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
|
eeb8ca37a6
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-02 11:27:21 -05: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 |
|
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 |
|
|
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 |
|
Alex Gleason
|
2effafd1f6
|
Remove favicon from index.html
|
2022-10-27 14:29:40 -05:00 |
|
Chewbacca
|
3e2888eb75
|
Handle unreadCount when messages are deleted
|
2022-10-27 13:59:54 -04:00 |
|
Chewbacca
|
da1d8c7e97
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-10-27 10:25:46 -04:00 |
|
Chewbacca
|
e8c72c8e11
|
Handle message deletions via websockets
|
2022-10-27 10:25:37 -04:00 |
|
Chewbacca
|
75233526cc
|
Update duration design for Widget
|
2022-10-26 13:28:50 -04:00 |
|
Chewbacca
|
54363e24a9
|
Add ability to update deletion duration
|
2022-10-26 13:08:02 -04:00 |
|
marcin mikołajczak
|
12b6f58f3e
|
Merge branch 'actions-modal-styles' into 'develop'
Make ActionsModal items full width, minor style improvements
See merge request soapbox-pub/soapbox!1846
|
2022-10-26 12:25:57 +00:00 |
|
Chewbacca
|
22f3dd9444
|
Disable chatMessages query if blocked
|
2022-10-25 13:10:53 -04:00 |
|
Chewbacca
|
f156c1026d
|
Hide message history if blocked
|
2022-10-25 13:07:25 -04:00 |
|
Chewbacca
|
70957fe540
|
Add blocked/block experience to chats
|
2022-10-25 11:40:14 -04:00 |
|
Chewbacca
|
01c40eb42d
|
Add 'delete for me' action
|
2022-10-25 10:13:08 -04:00 |
|
Chewbacca
|
9eb09e4aab
|
Remove Chat Silence feature from web
|
2022-10-25 08:23:33 -04:00 |
|
Chewbacca
|
d346d334f6
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-10-25 08:16:43 -04:00 |
|
|
9ac18e787f
|
Show unauthorized modal when clicking emoji button if unauthorized
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-10-25 00:01:53 +02:00 |
|
Chewbacca
|
c9424cda76
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-10-24 12:25:35 -04:00 |
|
|
d7727b727f
|
Make ActionsModal items full width, minor style improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-10-23 20:52:45 +02:00 |
|
Alex Gleason
|
427b8f9175
|
Chats: fix null attachment normalization
|
2022-10-21 23:10:38 -05:00 |
|
Alex Gleason
|
e9578a7c9a
|
Merge branch 'truth-ads' into 'develop'
Support TruthSocial v2 ads
See merge request soapbox-pub/soapbox!1844
|
2022-10-21 15:17:08 +00:00 |
|
Chewbacca
|
0272077aee
|
Merge branch 'sensitive-content' into 'develop'
Move sensitive filters into new component
See merge request soapbox-pub/soapbox!1842
|
2022-10-21 11:47:32 +00:00 |
|
Chewbacca
|
34cdc001e7
|
Lint
|
2022-10-21 07:41:05 -04:00 |
|
Alex Gleason
|
4296772093
|
Support TruthSocial v2 ads
|
2022-10-20 16:29:14 -05:00 |
|
Chewbacca
|
d6cae606cb
|
Lint
|
2022-10-20 13:55:33 -04:00 |
|
Alex Gleason
|
ece6a00c2d
|
Ads: don't fetch the impression URL more than once
|
2022-10-20 12:39:22 -05:00 |
|