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 |
|
Alex Gleason
|
51fc34ddea
|
translationRunner: fix import of parser
|
2022-11-08 13:10:13 -06:00 |
|
Alex Gleason
|
4772f01253
|
translationRunner: convert to TypeScript
|
2022-11-08 13:01:39 -06:00 |
|
Alex Gleason
|
0e1a369c36
|
translationRunner: fix root directory
|
2022-11-08 11:48:56 -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
|
2722e418f2
|
Merge branch 'remove-log' into 'develop'
Remove log
See merge request soapbox-pub/soapbox!1872
|
2022-11-07 21:14:30 +00: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 |
|
Chewbacca
|
715eeee540
|
Add tooltip to 'auto-delete' info
|
2022-11-07 11:53:40 -05:00 |
|
Chewbacca
|
1ae9775e07
|
Add link to profile in Chat header
|
2022-11-07 11:47:18 -05:00 |
|
Chewbacca
|
57b2629337
|
Consolidate 'message user' in profile
|
2022-11-07 11:43:17 -05:00 |
|
Chewbacca
|
14353c1aff
|
Add blocked copy in ChatList
|
2022-11-07 11:16:47 -05:00 |
|
Chewbacca
|
3da075dd0c
|
Change to 'last_message.unread'
|
2022-11-07 10:53:44 -05:00 |
|
Chewbacca
|
6538db17e7
|
Fix relative link to Profile
|
2022-11-07 10:04:02 -05:00 |
|
Chewbacca
|
5490e83caf
|
Update alignment of title/search-box and ChatList
|
2022-11-07 10:01:11 -05:00 |
|
Chewbacca
|
b9c649011c
|
Update 'theme' of message timestamp in ChatList
|
2022-11-07 09:54:44 -05:00 |
|
Chewbacca
|
acede4b519
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-07 08:17:11 -05:00 |
|
marcin mikołajczak
|
639ba856ab
|
Merge branch 'translations' into 'develop'
Support translation feature
See merge request soapbox-pub/soapbox!1852
|
2022-11-05 22:08:59 +00: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 |
|
marcin mikołajczak
|
1cdf277d08
|
Merge branch 'revoke-confirmation' into 'develop'
Ask for confirmation before revoking current session
See merge request soapbox-pub/soapbox!1871
|
2022-11-05 16:23:28 +00:00 |
|
|
5658ee77a4
|
Ask for confirmation before revoking current session
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-05 16:55:23 +01:00 |
|
marcin mikołajczak
|
479c6e8e85
|
Merge branch 'accessible-compose' into 'develop'
Add form element on compose area
See merge request soapbox-pub/soapbox!1870
|
2022-11-05 15:22:16 +00:00 |
|
|
99bd9f5e8e
|
Add form element on compose area
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-05 11:46:15 +01:00 |
|
Alex Gleason
|
e93603d744
|
Merge branch 'chats-notifications-fix' into 'develop'
Notifications: exclude chat messages from "All" filter, improve exclude_types fallback
Closes #1155
See merge request soapbox-pub/soapbox!1869
|
2022-11-04 23:28:51 +00: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 |
|
Alex Gleason
|
de4f1aaabf
|
Notifications: exclude chat messages from "All" filter, improve exclude_types fallback
|
2022-11-04 13:02:23 -05:00 |
|
Alex Gleason
|
68f153d7fa
|
Merge branch 'fix-mute-type' into 'develop'
Fix account.mute_expires_at type
See merge request soapbox-pub/soapbox!1868
|
2022-11-04 17:22:10 +00:00 |
|
Alex Gleason
|
b98c84c78a
|
Fix account.mute_expires_at type
|
2022-11-04 12:20:55 -05:00 |
|
Alex Gleason
|
2f85c93bd5
|
Merge branch 'translations-dev-zh' into 'develop'
translations: update zh-CN, zh-HK & zh-TW
See merge request soapbox-pub/soapbox!1866
|
2022-11-04 17:08:54 +00:00 |
|