Justin
|
88d848ee17
|
Add welcome screen to Chats main page
|
2022-09-16 14:33:31 -04:00 |
|
Justin
|
9cb34dc45c
|
Refactor ChatPage into multiple components
|
2022-09-16 10:22:43 -04:00 |
|
Justin
|
acdb89e698
|
Move ChatPage into subfolder
|
2022-09-16 10:13:45 -04:00 |
|
Justin
|
4352d17217
|
Add snooze icon to ChatList
|
2022-09-16 08:57:09 -04:00 |
|
Justin
|
8e35d1dd92
|
Improve infinite scroll
|
2022-09-15 10:49:09 -04:00 |
|
Justin
|
6240ea5a23
|
Finish i18n for DMs
|
2022-09-14 10:35:32 -04:00 |
|
Justin
|
a60d6770af
|
Remove temp verification
|
2022-09-13 16:38:28 -04:00 |
|
Justin
|
5eab883fd1
|
Chats -> i18n
|
2022-09-13 16:33:34 -04:00 |
|
Justin
|
ea1583dcac
|
Fix chat silence bug
|
2022-09-13 16:24:19 -04:00 |
|
Justin
|
45afb665b9
|
Add chat settings to chat main page
|
2022-09-13 14:11:22 -04:00 |
|
Justin
|
0ae515ef18
|
Refactor ChatSearch and add various states
|
2022-09-13 11:55:13 -04:00 |
|
Justin
|
0952fe6dae
|
Add Chat context api to main page
|
2022-09-13 11:18:46 -04:00 |
|
Justin
|
09d73b1c45
|
Refactor chat component naming
|
2022-09-12 16:46:19 -04:00 |
|
Justin
|
8e1aa9f9e8
|
Add dark mode support to main page
|
2022-09-12 15:33:08 -04:00 |
|
Justin
|
5b73afbc4e
|
Remove unused prop
|
2022-09-12 15:05:19 -04:00 |
|
Justin
|
56c617bd32
|
Merge branch 'alex-chats' into chats
|
2022-09-12 14:50:02 -04:00 |
|
Justin
|
81bfc06990
|
Add tests
|
2022-09-12 14:42:15 -04:00 |
|
Justin
|
a68aeb8464
|
Start changing the way search works
|
2022-09-12 14:42:06 -04:00 |
|
Justin
|
1c179cd4a0
|
Add error states
|
2022-09-08 12:47:19 -04:00 |
|
Justin
|
c48b4adc81
|
Error handling for bad sends
|
2022-09-08 10:24:20 -04:00 |
|
Justin
|
e333a5042e
|
Merge branch 'chats' into alex-chats
|
2022-09-08 08:37:58 -04:00 |
|
Justin
|
6b38e37019
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-09-08 08:37:52 -04:00 |
|
Justin
|
d4d561638d
|
Merge branch 'bug-fixes' into 'develop'
Bug fixes
See merge request soapbox-pub/soapbox!1761
|
2022-09-08 12:29:42 +00:00 |
|
Justin
|
75472247d8
|
Merge branch 'improve-danger-button' into 'develop'
Update 'danger' button styles
See merge request soapbox-pub/soapbox!1777
|
2022-09-08 12:23:58 +00:00 |
|
Justin
|
9aebaa96a8
|
Fix tests
|
2022-09-07 10:30:11 -04:00 |
|
Justin
|
07cbd02737
|
Lint
|
2022-09-07 08:27:40 -04:00 |
|
Justin
|
a190eba006
|
Add polyfill for ResizeObserver
|
2022-09-07 08:27:40 -04:00 |
|
Justin
|
c47eda8a0a
|
Fix non-valid DOM attributes getting passed to input
|
2022-09-07 08:27:40 -04:00 |
|
Justin
|
6486f3b539
|
Fix ref passed to Stack error
|
2022-09-07 08:27:40 -04:00 |
|
Justin
|
0940896448
|
Fix nested <div> within <p> error
|
2022-09-07 08:27:40 -04:00 |
|
Justin
|
2682116151
|
Update 'danger' button styles
|
2022-09-07 08:17:11 -04:00 |
|
Justin
|
81ea892ff7
|
Export TextSizes type
|
2022-09-07 08:11:25 -04:00 |
|
Justin
|
99e5e4492a
|
Extend Divider with 'textSize' prop
|
2022-09-07 08:09:32 -04:00 |
|
Alex Gleason
|
57b2527b55
|
StatusActionBar: copy status.url --> status.uri
|
2022-09-06 13:09:31 -05:00 |
|
|
d074553e21
|
Wrap HStack in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-05 15:18:15 +02:00 |
|
Alex Gleason
|
d9d9c4521f
|
soapbox-pub/soapbox-fe --> soapbox-pub/soapbox
|
2022-09-04 15:15:54 -05:00 |
|
marcin mikołajczak
|
4c6b2ab2f0
|
Merge branch 'language-pl' into 'develop'
Update Polish translation, fix typos
See merge request soapbox-pub/soapbox-fe!1766
|
2022-09-03 22:24:38 +00:00 |
|
|
005f317a93
|
Change active tab when navigated to another profile page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-03 23:19:30 +02:00 |
|
|
08702248b9
|
Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-03 17:27:27 +02:00 |
|
|
cd93399569
|
Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-03 17:15:21 +02:00 |
|
|
591aba83d9
|
Use content_type from backend when editing a status
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-03 16:13:41 +02:00 |
|
Alex Gleason
|
09e86eda97
|
Merge branch 'fix-page-crashes' into 'develop'
findAccountByUsername: safely check account?.acct
See merge request soapbox-pub/soapbox-fe!1760
|
2022-09-01 22:41:47 +00:00 |
|
Alex Gleason
|
0ac3b0824b
|
Add header to desktop chats
|
2022-09-01 13:17:31 -05:00 |
|
Alex Gleason
|
624720a7bc
|
ChatIndex: clamp to screen height-ish
|
2022-09-01 13:17:31 -05:00 |
|
Alex Gleason
|
90ece157e6
|
ChatIndex: improve the desktop layout
|
2022-09-01 13:17:31 -05:00 |
|
Alex Gleason
|
7fc732d0d0
|
Chat: fix various overflow issues
|
2022-09-01 13:17:31 -05:00 |
|
Alex Gleason
|
2a5a43d914
|
ChatIndex: break layout into columns
|
2022-09-01 13:17:30 -05:00 |
|
Alex Gleason
|
bb535b10ed
|
Add ChatsPage for bigger layout
|
2022-09-01 13:17:30 -05:00 |
|
Alex Gleason
|
471ee4d179
|
Rename chats to messages
|
2022-09-01 13:17:30 -05:00 |
|
Alex Gleason
|
2f0a41cc36
|
ChatMessageList: fix horizontal overflow for long messages in UI
|
2022-09-01 13:17:30 -05:00 |
|