Commit Graph

82 Commits

Author SHA1 Message Date
81de0014d3 Change ESLint rules, lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-16 00:12:02 +01:00
785612691a yarn lint:js --fix 2023-02-06 12:06:44 -06:00
701215d7bc classNames() --> clsx() 2023-02-06 12:05:19 -06:00
0d99ae5daa yarn lint:js --fix 2023-02-01 16:13:42 -06:00
1f39ddf0ec Merge remote-tracking branch 'soapbox/develop' into mastodon-groups
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-27 23:07:26 +01:00
88e2c011a1 i18n: handle plurals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-24 00:08:51 +01:00
c3595ea15b Chats: fix jumpy scrollbar
Fixes: https://gitlab.com/soapbox-pub/soapbox/-/issues/1315

Co-authored-by: Alex Gleason <alex@alexgleason.me>
2023-01-11 11:13:56 -05:00
5083096d1f ChatPage: useLayoutEffect 2023-01-06 11:51:47 -06:00
bd9bad9a4c Fix ChatPage tests 2023-01-05 17:22:59 -06:00
e167ec8b6e Mark some strings as translatable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-30 22:49:29 +01:00
bd247797bb Merge remote-tracking branch 'soapbox/develop' into mastodon-groups
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-21 13:02:19 +01:00
23b1052a1d Remove unused styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-21 13:01:34 +01:00
397d79f73f Fix overflow issue on mobile 2022-12-19 10:33:37 -05:00
e8427b3081 Remove 2 minute expiration 2022-12-12 12:13:32 -06:00
5a30509fa6 Add support for pagination in Chat Search 2022-12-12 11:59:37 -06:00
dad6244c7d Chats: remove language around followers 2022-12-07 15:56:22 -06:00
dc556248f0 private --> direct 2022-12-07 15:56:22 -06:00
df3a64a4af Chats: simplify Welcome screen 2022-12-07 08:14:22 -06:00
acc2da252f Chats: allow toggling sound 2022-12-06 17:24:24 -06:00
0bed4d5f31 Update copy 2022-12-05 15:04:45 -05:00
d875c1c3e8 Fix tests 2022-12-01 13:08:05 -05:00
72c26bc9bc Merge remote-tracking branch 'origin/develop' into chats 2022-11-17 10:58:34 -05:00
dbfcc0da3e Add Chats onboarding tests 2022-11-14 16:09:07 -05:00
3a7f27b5bf Drop chat_message.created notifications 2022-11-11 07:22:21 -05:00
c889ece788 Fix mobile navigation on Chats 2022-11-11 07:16:53 -05:00
f5ddd586f6 Add 2 minute deletion duration for testing 2022-11-09 08:37:50 -05:00
0105458c22 Update privacy copy 2022-11-07 16:18:18 -05:00
37bec50c08 Use default search input 2022-11-07 15:40:04 -05:00
0e52244d58 Add blankslate when chats are present 2022-11-07 12:13:44 -05:00
715eeee540 Add tooltip to 'auto-delete' info 2022-11-07 11:53:40 -05:00
1ae9775e07 Add link to profile in Chat header 2022-11-07 11:47:18 -05:00
5490e83caf Update alignment of title/search-box and ChatList 2022-11-07 10:01:11 -05:00
4408c6035f Fix jump of content 2022-11-04 07:51:26 -04:00
b510ccb865 Fix loading state of blankslate 2022-11-03 17:08:48 -04:00
4767f4fd8c properly handle routing after deleting chat 2022-11-03 15:29:53 -04:00
a2540cb0d0 Add route 2022-11-03 13:33:33 -04:00
27b5211203 Merge remote-tracking branch 'origin/chats' into chats 2022-11-02 16:08:39 -05:00
8cd84b6128 Chats: accepting_messages --> accepts_chat_messages 2022-11-02 15:10:13 -05:00
54466f1293 Move query into Context 2022-11-02 15:28:16 -04:00
9802257751 Chats: make chat acceptance and deletion feature-gated 2022-11-02 14:14:16 -05:00
69d92b6f95 Chats: make chatsExpiration a conditional feature 2022-11-02 13:58:02 -05:00
239b2af553 Chats: make message_expiration optional (for Pleroma compatibility) 2022-11-02 13:53:41 -05:00
650387dc77 Add Policy Modal 2022-11-01 13:22:29 -04:00
929a78641b Fix bug when selecting previous chat 2022-11-01 10:04:21 -04:00
e0a3d03b55 Update Chat Settings for the main page 2022-11-01 07:59:30 -04:00
2c7fcdd00b Update copy for Unblock modal 2022-10-31 15:51:51 -04:00
86e79354d7 Add new Welcome experience 2022-10-31 12:14:22 -04:00
54363e24a9 Add ability to update deletion duration 2022-10-26 13:08:02 -04:00
70957fe540 Add blocked/block experience to chats 2022-10-25 11:40:14 -04:00
9eb09e4aab Remove Chat Silence feature from web 2022-10-25 08:23:33 -04:00