Chewbacca
|
d5fc6fe252
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-14 10:14:45 -05:00 |
|
Alex Gleason
|
0ae57236c7
|
Make quote posting work on Akkoma
|
2022-11-13 12:43:36 -06:00 |
|
|
3c1b9c6154
|
lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-12 16:52:06 +01:00 |
|
marcin mikołajczak
|
36acb77175
|
Merge branch 'ts' into 'develop'
JS -> TS, FC
See merge request soapbox-pub/soapbox!1634
|
2022-11-12 15:16:32 +00:00 |
|
|
c76639c42e
|
JS -> TS, FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-12 15:18:24 +01:00 |
|
marcin mikołajczak
|
6c521f5b7b
|
Merge branch 'permalinks' into 'develop'
Replace some <Permalink />s with <Link />s
See merge request soapbox-pub/soapbox!1025
|
2022-11-12 14:17:04 +00:00 |
|
Alex Gleason
|
42bc5448fc
|
Merge branch 'forenta-develop-patch-98480' into 'develop'
Update de.json
See merge request soapbox-pub/soapbox!1878
|
2022-11-12 13:54:16 +00:00 |
|
|
6bf9040a34
|
Replace Permalinks with Links
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-12 12:43:34 +01:00 |
|
marcin mikołajczak
|
3d2e7eeffe
|
Merge branch 'localization-strings' into 'develop'
Do not define translatable messages inline
See merge request soapbox-pub/soapbox!1886
|
2022-11-12 10:50:10 +00:00 |
|
|
f2c5e138f3
|
Do not define translatable messages inline
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-12 00:07:02 +01:00 |
|
|
e75f1ea074
|
Update some dependencies
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-11 20:42:18 +01:00 |
|
Chewbacca
|
ecc67737c6
|
D
|
2022-11-11 08:01:17 -05:00 |
|
Chewbacca
|
b364af645f
|
Remove overflow property from around Virtuoso
|
2022-11-11 07:58:42 -05:00 |
|
Chewbacca
|
3a7f27b5bf
|
Drop chat_message.created notifications
|
2022-11-11 07:22:21 -05:00 |
|
Chewbacca
|
c889ece788
|
Fix mobile navigation on Chats
|
2022-11-11 07:16:53 -05:00 |
|
Chewbacca
|
d12ca77502
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-11 06:58:20 -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
|
0164bf35a0
|
Temporarily disable sounds
|
2022-11-10 16:07:00 -05:00 |
|
|
4d9e4879ed
|
Fix Escape key not working in modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-10 21:46:51 +01: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 |
|
marcin mikołajczak
|
d19a93f109
|
Merge branch 'click-handling' into 'develop'
Improve click handling
See merge request soapbox-pub/soapbox!1879
|
2022-11-10 16:54:20 +00:00 |
|
|
4c37afa34f
|
Improve click handling
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-10 17:01:41 +01:00 |
|
forenta
|
7295b0edcd
|
Update de.json
|
2022-11-10 12:37:26 +00:00 |
|
Chewbacca
|
ce6915cded
|
Add test for StatusActionBar
|
2022-11-09 14:23:33 -05:00 |
|
Chewbacca
|
1390d155b8
|
Hide action bar if status is under review
|
2022-11-09 14:03:38 -05:00 |
|
Chewbacca
|
5f83ba9324
|
'inReview' -> 'isUnderReview'
|
2022-11-09 13:43:15 -05:00 |
|
Chewbacca
|
98b2fdf9a4
|
Improve emoji to support custom
|
2022-11-09 13:17:10 -05:00 |
|
Chewbacca
|
38e350de24
|
Support Emoji-only messages
|
2022-11-09 12:55:22 -05:00 |
|
Chewbacca
|
94c55b6cbe
|
Reduce size of read receipts
|
2022-11-09 12:34:06 -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
|
d637626838
|
Only mark last message as read if needed
|
2022-11-09 10:16:04 -05:00 |
|
Chewbacca
|
e7e121e78f
|
Fix spacing under last message
|
2022-11-09 09:16:22 -05:00 |
|
Chewbacca
|
7c68392617
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-09 09:03:48 -05:00 |
|
Chewbacca
|
f5ddd586f6
|
Add 2 minute deletion duration for testing
|
2022-11-09 08:37:50 -05:00 |
|
Alex Gleason
|
8208518e2c
|
Merge branch 'translation-runner-ts' into 'develop'
translationRunner TypeScript
See merge request soapbox-pub/soapbox!1875
|
2022-11-09 13:32:30 +00:00 |
|
Alex Gleason
|
ec5fd4ee09
|
Merge branch 'fix-akkoma' into 'develop'
Add support for Akkoma
See merge request soapbox-pub/soapbox!1876
|
2022-11-09 13:31:41 +00:00 |
|
Chewbacca
|
17e0d93316
|
Merge branch 'update-sidebar-colors' into 'develop'
Update colors in sidebar
See merge request soapbox-pub/soapbox!1873
|
2022-11-09 12:47:13 +00:00 |
|
Chewbacca
|
f6290be1e2
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-09 07:46:51 -05:00 |
|
Alex Gleason
|
a93196b316
|
Add support for Akkoma
|
2022-11-08 23:35:19 -06:00 |
|
Alex Gleason
|
8ff1dddc7e
|
translationRunner: improve types
|
2022-11-08 15:33:47 -06:00 |
|
Chewbacca
|
756b03cfe5
|
Remove 'transparent' theme from Input
|
2022-11-07 16:30:53 -05:00 |
|
Chewbacca
|
f269b754f0
|
Remove 'retry' if successful response
|
2022-11-07 16:25:53 -05:00 |
|
Chewbacca
|
0105458c22
|
Update privacy copy
|
2022-11-07 16:18:18 -05:00 |
|
Chewbacca
|
ee05f79497
|
Remove log
|
2022-11-07 15:42:55 -05:00 |
|
Chewbacca
|
3fbc5716db
|
Update colors in sidebar
|
2022-11-07 15:41:14 -05:00 |
|
Chewbacca
|
357e46248e
|
Always refetch and re-hydrate the Chat
|
2022-11-07 15:40:19 -05:00 |
|
Chewbacca
|
37bec50c08
|
Use default search input
|
2022-11-07 15:40:04 -05:00 |
|
Chewbacca
|
0e52244d58
|
Add blankslate when chats are present
|
2022-11-07 12:13:44 -05:00 |
|