Commit Graph

344 Commits

Author SHA1 Message Date
d5fc6fe252 Merge remote-tracking branch 'origin/develop' into chats 2022-11-14 10:14:45 -05:00
0ae57236c7 Make quote posting work on Akkoma 2022-11-13 12:43:36 -06:00
c453bbb687 Update Chat with last_message when current_user is sending a message 2022-11-10 16:41:24 -05:00
93a696a72f Re-sort the ChatList when new messages come in 2022-11-10 15:42:59 -05:00
7c68392617 Merge remote-tracking branch 'origin/develop' into chats 2022-11-09 09:03:48 -05:00
a93196b316 Add support for Akkoma 2022-11-08 23:35:19 -06:00
57b2629337 Consolidate 'message user' in profile 2022-11-07 11:43:17 -05:00
acede4b519 Merge remote-tracking branch 'origin/develop' into chats 2022-11-07 08:17:11 -05:00
1526ccaa2e Merge remote-tracking branch 'soapbox/develop' into translations
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-05 17:37:36 +01:00
92b12e533e Merge remote-tracking branch 'soapbox/develop' into translations
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-04 22:41:51 +01:00
1ea4ae3a57 Only support Pleroma for now
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-04 22:36:39 +01:00
de4f1aaabf Notifications: exclude chat messages from "All" filter, improve exclude_types fallback 2022-11-04 13:02:23 -05:00
f11ba14093 Merge branch 'muting_with_duration' into 'develop'
Support mutes duration

See merge request soapbox-pub/soapbox!913
2022-11-04 16:29:08 +00:00
66cd92970b Developers: add Service Worker debug page 2022-11-03 18:56:33 -05:00
7451a52fc2 Merge remote-tracking branch 'origin/chats' into chats 2022-11-03 12:13:59 -04:00
be136fe6cf Add max count to sidebar icons 2022-11-03 12:13:45 -04:00
1873ba3e22 Chats: feature-gate chat message reporting 2022-11-02 14:33:14 -05:00
9802257751 Chats: make chat acceptance and deletion feature-gated 2022-11-02 14:14:16 -05:00
4dc0ab2d00 Chats: make Truth Policies conditional 2022-11-02 14:02:43 -05:00
69d92b6f95 Chats: make chatsExpiration a conditional feature 2022-11-02 13:58:02 -05:00
24bca458bd Add tests for chats query 2022-10-28 13:01:39 -04:00
3448022965 Support translation feature on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-10-27 19:48:41 +02:00
54363e24a9 Add ability to update deletion duration 2022-10-26 13:08:02 -04:00
c9424cda76 Merge remote-tracking branch 'origin/develop' into chats 2022-10-24 12:25:35 -04:00
e9578a7c9a Merge branch 'truth-ads' into 'develop'
Support TruthSocial v2 ads

See merge request soapbox-pub/soapbox!1844
2022-10-21 15:17:08 +00:00
4296772093 Support TruthSocial v2 ads 2022-10-20 16:29:14 -05:00
2c701439d9 Refactor to use 'defaultMediaVisibility' function 2022-10-20 12:27:59 -04:00
c41b71c76c Invalidate query cache when new chats come in 2022-10-05 15:15:16 -04:00
cdb5b505ba Merge remote-tracking branch 'origin/develop' into chats 2022-10-04 12:40:48 -05:00
0d5dfad8cc Move StatusContent css into status-content.css 2022-09-30 12:59:52 -05:00
b8bbac31e5 Improve 'In Review' UX 2022-09-29 13:57:25 -04:00
78543292f1 Merge branch 'chats' of gitlab.com:soapbox-pub/soapbox into chats 2022-09-29 11:24:11 -05:00
40b8bab7ab Chats: strip HTML when copying message text to clipboard 2022-09-29 11:23:49 -05:00
9d20d0d032 Fix order of flattenPages func 2022-09-29 12:04:23 -04:00
058d0cec0b Merge remote-tracking branch 'origin/develop' into chats 2022-09-27 15:43:30 -04:00
8772d19128 Merge branch 'more-country-codes' into 'develop'
CountryCodeDropdown: support +55, +351

See merge request soapbox-pub/soapbox!1801
2022-09-27 19:29:38 +00:00
a0d595c7df CountryCodeDropdown: support +55, +351 2022-09-26 15:00:01 -05:00
1d69b66e4b Use React Query for suggestions 2022-09-26 15:22:00 -04:00
7cf1943364 Add chatsSearch feature 2022-09-22 16:52:31 -05:00
075cb15940 Add utils/queries, refactor streaming 2022-09-22 16:28:05 -05:00
d7243c0e91 Merge remote-tracking branch 'origin/develop' into chats 2022-09-19 13:01:40 -05:00
c19fe9f167 Strip leading @ from password reset input 2022-09-16 10:42:05 -05:00
32a0ae2d1f Merge branch 'followers-tsx' into 'develop'
Followers/Following: convert to TSX

See merge request soapbox-pub/soapbox!1784
2022-09-13 03:45:57 +00:00
6f236dd1e6 Add utils/badges tests 2022-09-11 21:04:34 -05:00
2e811a1e88 Admin: allow setting custom badges on accounts 2022-09-11 20:04:41 -05:00
1e3a959c1c AccountModerationModal: put AdminFE behind a feature flag 2022-09-11 11:48:37 -05:00
3f04d0a049 Followers/Following: convert to TSX 2022-09-10 11:56:02 -05:00
6b38e37019 Merge remote-tracking branch 'origin/develop' into chats 2022-09-08 08:37:52 -04:00
d9d9c4521f soapbox-pub/soapbox-fe --> soapbox-pub/soapbox 2022-09-04 15:15:54 -05:00
01167af69e Add infinite scroll to ChatList 2022-08-31 13:22:16 -04:00