Commit Graph

5295 Commits

Author SHA1 Message Date
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
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 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
marcin mikołajczak 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 99bd9f5e8e Add form element on compose area
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-05 11:46:15 +01:00
marcin mikołajczak 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
marcin mikołajczak 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 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
Alex Gleason 043458c626 Merge branch 'status-card-fix' into 'develop'
Fix link previews in statuses

Closes #1158

See merge request soapbox-pub/soapbox!1867
2022-11-04 16:38:04 +00:00
marcin mikołajczak 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
Alex Gleason 245f6b9678
Fix link previews in statuses 2022-11-04 11:19:35 -05:00
Alex Gleason 6855decf88
Merge remote-tracking branch 'origin/develop' into remove-at-decorators 2022-11-04 10:22:48 -05:00
Chewbacca 97450f416c Fallback to username 2022-11-04 10:43:19 -04:00
Alex Gleason 645af3d1ed Merge branch 'remove-unused' into 'develop'
Remove unused .js files, remove groups

See merge request soapbox-pub/soapbox!1862
2022-11-04 14:38:05 +00:00
Alex Gleason 0d82e129a0 Merge branch 'dev-sw' into 'develop'
Developers: add Service Worker debug page

See merge request soapbox-pub/soapbox!1863
2022-11-04 14:37:22 +00:00
Alex Gleason 9adc297058 Merge branch 'react-notification' into 'develop'
Don't check react-notification into the repo

See merge request soapbox-pub/soapbox!1864
2022-11-04 14:37:00 +00:00
Alex Gleason 241865170a Merge branch 'fix-column-headings' into 'develop'
Fix spacing around column headings, remove unused column settings

See merge request soapbox-pub/soapbox!1865
2022-11-04 14:36:40 +00:00
Chewbacca 245a0f4fc8 Add Memory Router above ChatContext 2022-11-04 10:24:40 -04:00
Chewbacca 2ecf837656 Remove changing of screen when updating a chat 2022-11-04 09:49:35 -04:00
Chewbacca 4408c6035f Fix jump of content 2022-11-04 07:51:26 -04:00