Commit graph

126 commits

Author SHA1 Message Date
Chewbacca
9fe2d4f92c Remove unused query 2023-03-28 11:53:13 -04:00
Chewbacca
e42e0577f4 Move Group mutations to entities 2023-03-20 15:41:18 -04:00
Chewbacca
4985db7dea Update group roles to owner/admin/user 2023-03-20 15:41:12 -04:00
Chewbacca
7be8218f0c Convert popular/suggested Groups to use Entities 2023-03-14 15:16:01 -04:00
Chewbacca
8a36561ec8 Use entities with Group Members 2023-03-14 15:15:26 -04:00
Chewbacca
f21f72461a Add support for pending Group Requests 2023-03-13 14:27:21 -04:00
Chewbacca
bd4c99b697 Fix tests 2023-03-13 11:36:08 -04:00
Chewbacca
7ad2696f85 Move Join / Leave / Cancel group/request to mutations 2023-03-13 11:36:08 -04:00
Alex Gleason
2b137c12cf
Comment out failing tests ¯\_(ツ)_/¯ 2023-03-10 15:00:53 -06:00
Chewbacca
3cc4f8b64b Improve Group Header with latest designs 2023-03-02 14:42:45 -05:00
Chewbacca
8fd3b99887 Use Groups Discovery if user has no groups 2023-03-01 14:16:09 -05:00
Chewbacca
e7897228c6 Add support for Group search 2023-02-28 10:26:27 -05:00
Chewbacca
0414c36a1e Add Trending and Suggested Groups to discovery 2023-02-27 08:26:59 -05:00
81de0014d3 Change ESLint rules, lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-16 00:12:02 +01:00
Alex Gleason
14efff51ff
Merge remote-tracking branch 'origin/develop' into multiple-attachments 2023-02-14 09:24:12 -06:00
Alex Gleason
ef5001d38b
Chats: support multiple attachments 2023-02-08 12:30:20 -06:00
Chewbacca
e255bfac3d Improve Emoji Reactions and add support for Chat Reactions 2023-02-08 12:58:01 -05:00
Alex Gleason
3df63e59d3
Submit media_ids when creating a message 2023-02-02 14:59:23 -06:00
Alex Gleason
e83914482d
Fix useFetchRelationships tests 2023-01-05 18:05:55 -06:00
b6bd46d417 Do not make requests to chats endpoint from profile page if chats are not supported
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-29 14:33:50 +01:00
Chewbacca
b7d0b4abe8 Convert 'success' usage to Toast 2022-12-20 12:46:06 -05:00
Alex Gleason
8f3c0a1071
Carousel: make seen optional, only hit the API if features.carouselSeen is supported 2022-12-14 13:06:41 -06:00
Chewbacca
fa4bd20d11 Merge branch 'carousel-v2' into 'develop'
Support 'seen' property in the Feed Carousel

See merge request soapbox-pub/soapbox!1978
2022-12-14 18:36:50 +00:00
Chewbacca
4204b48a40 Remove mocks 2022-12-14 08:44:04 -05:00
Chewbacca
8aa171fede
Re-order chat-list after sending messaging 2022-12-13 15:07:13 -06:00
Chewbacca
61cd1d2227
Fix expiration values 2022-12-12 12:13:41 -06:00
Chewbacca
e8427b3081
Remove 2 minute expiration 2022-12-12 12:13:32 -06:00
Alex Gleason
502f9d9f47
queries/search: use flattenPages util 2022-12-12 12:10:39 -06:00
Chewbacca
5a30509fa6
Add support for pagination in Chat Search 2022-12-12 11:59:37 -06:00
Alex Gleason
3acc95447f
Fix order of optimistic chat messages 2022-12-07 16:18:17 -06:00
Alex Gleason
dc420a843b
Chats: fix submitting an attachment 2022-12-06 16:27:07 -06:00
Alex Gleason
30646ec8c3
Fix pagination of chat messages 2022-12-06 15:12:24 -06:00
Chewbacca
994d58294a Support 'seen' property in the Feed Carousel 2022-12-06 16:00:56 -05:00
Alex Gleason
569296af36
Merge branch 'chats-pleroma' into chats 2022-12-06 14:36:38 -06:00
Alex Gleason
cb7f0aeab8
Chats: deduplicate items 2022-12-05 18:38:32 -06:00
Chewbacca
9cc9e8876b Fix infinite pagination of chats 2022-12-05 08:41:26 -05:00
Alex Gleason
6697e0191b
Fix crash against Pleroma (make latest_read_message_by_account an optional param) 2022-11-27 15:34:43 -06:00
Chewbacca
72c26bc9bc Merge remote-tracking branch 'origin/develop' into chats 2022-11-17 10:58:34 -05:00
Chewbacca
c453bbb687 Update Chat with last_message when current_user is sending a message 2022-11-10 16:41:24 -05:00
Chewbacca
93a696a72f Re-sort the ChatList when new messages come in 2022-11-10 15:42:59 -05:00
Chewbacca
15c22863d7 Fetch relationships everytime we fetch a single chat 2022-11-10 11:56:36 -05:00
Chewbacca
98b2fdf9a4 Improve emoji to support custom 2022-11-09 13:17:10 -05:00
Chewbacca
e7106a35b3 Refactor 'createChatMessage' mutation 2022-11-09 12:24:44 -05:00
Chewbacca
2460d85460 Add more tests to chats query 2022-11-09 10:28:15 -05:00
Chewbacca
f5ddd586f6 Add 2 minute deletion duration for testing 2022-11-09 08:37:50 -05:00
Chewbacca
357e46248e Always refetch and re-hydrate the Chat 2022-11-07 15:40:19 -05:00
Chewbacca
2ecf837656 Remove changing of screen when updating a chat 2022-11-04 09:49:35 -04:00
Chewbacca
8d99cfd24f Invalid individual Chat query on chat acceptance 2022-11-04 07:37:05 -04:00
Chewbacca
bc65331cbb Make sure relationship is fetched in Chat Main Page 2022-11-03 16:54:18 -04:00
Chewbacca
51c01bfc04 Keep fresh messages 2022-11-03 13:55:33 -04:00