Commit Graph

6748 Commits

Author SHA1 Message Date
Chewbacca bfcafecfe2 Merge remote-tracking branch 'origin/develop' into chats 2022-11-03 14:16:52 -04:00
Chewbacca 51c01bfc04 Keep fresh messages 2022-11-03 13:55:33 -04:00
Chewbacca a2540cb0d0 Add route 2022-11-03 13:33:33 -04:00
Chewbacca 69723305eb Fix tests 2022-11-03 13:22:06 -04:00
Chewbacca 18717c7967 Update badge counts again to prevent overlay 2022-11-03 12:48:17 -04:00
Chewbacca 7451a52fc2 Merge remote-tracking branch 'origin/chats' into chats 2022-11-03 12:13:59 -04:00
Chewbacca df2f38a60f Add ability to DM from profile 2022-11-03 12:13:54 -04:00
Chewbacca be136fe6cf Add max count to sidebar icons 2022-11-03 12:13:45 -04:00
Alex Gleason 3d25dc7f3c Merge branch 'attachment-fixes' into 'develop'
Fix video not visible in modal

Closes #1151

See merge request soapbox-pub/soapbox!1859
2022-11-03 01:15:52 +00:00
Alex Gleason 9bbffb6957
Fix video not visible in modal 2022-11-02 19:55:39 -05:00
Alex Gleason 6a2f9f2489 Merge branch 'node-19-fixes' into 'develop'
Upgrade eslint-plugin-jsdoc, fix build on Node 19.x

Closes #1152

See merge request soapbox-pub/soapbox!1858
2022-11-03 00:03:12 +00:00
Alex Gleason 882eab40d5
Upgrade eslint-plugin-jsdoc, fix build on Node 19.x 2022-11-02 18:42:30 -05:00
Alex Gleason 27b5211203
Merge remote-tracking branch 'origin/chats' into chats 2022-11-02 16:08:39 -05:00
Alex Gleason 8cd84b6128
Chats: accepting_messages --> accepts_chat_messages 2022-11-02 15:10:13 -05:00
Alex Gleason 1873ba3e22
Chats: feature-gate chat message reporting 2022-11-02 14:33:14 -05:00
Chewbacca d0960de07c Merge remote-tracking branch 'origin/chats' into chats 2022-11-02 15:28:22 -04:00
Chewbacca 54466f1293 Move query into Context 2022-11-02 15:28:16 -04:00
Alex Gleason 4d9f7fec32
Chats: normalize chat messages again so attachments don't break 2022-11-02 14:23:39 -05:00
Alex Gleason 9802257751
Chats: make chat acceptance and deletion feature-gated 2022-11-02 14:14:16 -05:00
Alex Gleason 4dc0ab2d00
Chats: make Truth Policies conditional 2022-11-02 14:02:43 -05:00
Alex Gleason 69d92b6f95
Chats: make chatsExpiration a conditional feature 2022-11-02 13:58:02 -05:00
Alex Gleason 239b2af553
Chats: make message_expiration optional (for Pleroma compatibility) 2022-11-02 13:53:41 -05:00
Alex Gleason eeb8ca37a6
Merge remote-tracking branch 'origin/develop' into chats 2022-11-02 11:27:21 -05:00
Alex Gleason 34ac55b7f8 Merge branch 'notification-types' into 'develop'
Display only known notification types

See merge request soapbox-pub/soapbox!1857
2022-11-01 22:13:53 +00:00
Chewbacca 9869cf6f55 Add 'unread' indicator to Messages 2022-11-01 14:35:51 -04:00
Alex Gleason 7efb5729bd
Display only know notification types 2022-11-01 13:16:25 -05:00
Chewbacca 650387dc77 Add Policy Modal 2022-11-01 13:22:29 -04:00
Alex Gleason 3430af668b Merge branch 'cw-improvements' into 'develop'
Overhaul content warnings

Closes #1137

See merge request soapbox-pub/soapbox!1856
2022-11-01 15:16:00 +00:00
Chewbacca 929a78641b Fix bug when selecting previous chat 2022-11-01 10:04:21 -04:00
Chewbacca b33b32d9dc Update 'last_message' if the user deletes it 2022-11-01 09:44:21 -04:00
Chewbacca 15cd5f9104 Remove 'Getting Started' blankslate 2022-11-01 08:22:12 -04:00
Chewbacca e63f5e6fb5 Update lifespan copy to be dynamic in Intro 2022-11-01 08:04:31 -04:00
Chewbacca e0a3d03b55 Update Chat Settings for the main page 2022-11-01 07:59:30 -04:00
Alex Gleason 20f47c72c9
Preferences: "sensitive contnt" typofix 2022-10-31 18:02:55 -05:00
Alex Gleason 18f73aae7c
Compose: don't inherit spoilerness of post being replied to 2022-10-31 16:50:06 -05:00
Alex Gleason 9ae8fc4e03
Compose: clean up unused sensitivity actions 2022-10-31 16:26:58 -05:00
Alex Gleason 69157097dd
SpoilerInput: fix ref 2022-10-31 16:23:17 -05:00
Alex Gleason f51f2984a5
Compose: overhaul Spoiler feature 2022-10-31 16:19:51 -05:00
Alex Gleason 9ea0b9cdbe
Compose: send `sensitive: true` when spoiler is enabled 2022-10-31 15:38:23 -05:00
Alex Gleason aea7bdcaa0
Preferences: media display --> sensitive content 2022-10-31 15:22:25 -05:00
Alex Gleason e3352b89d8
Remove "show more" CW button, display SensitiveContentOverlay instead 2022-10-31 15:18:40 -05:00
Chewbacca d9befff3f5 Update report text to be more clear 2022-10-31 15:55:04 -04:00
Chewbacca 1d04810c5a Update ToS link to accent blue 2022-10-31 15:53:24 -04:00
Chewbacca 2c7fcdd00b Update copy for Unblock modal 2022-10-31 15:51:51 -04:00
Chewbacca d89ac0e0a5 Conversation -> Chat 2022-10-31 15:48:42 -04:00
Chewbacca 86e79354d7 Add new Welcome experience 2022-10-31 12:14:22 -04:00
Chewbacca 0c0d568056 Merge remote-tracking branch 'origin/develop' into chats 2022-10-31 10:54:31 -04:00
marcin mikołajczak a1b063fb55 Merge branch 'language-pl' into 'develop'
Fix typo in Polish translation

See merge request soapbox-pub/soapbox!1854
2022-10-29 21:25:24 +00:00
marcin mikołajczak 643e59d426 Fix typo in Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-10-29 23:12:08 +02:00
Chewbacca 24bca458bd Add tests for chats query 2022-10-28 13:01:39 -04:00