Commit Graph

292 Commits

Author SHA1 Message Date
Scott Nonnenberg
9bfbee464b Support for sending formatting messages 2023-04-14 11:16:28 -07:00
Scott Nonnenberg
4c9baaef80 Filter incoming bodyRanges, also filter before display 2023-04-11 17:16:46 -07:00
Jamie Kyle
822b162136 Merge delete for me/everyone into one modal 2023-04-10 14:38:34 -07:00
Jamie Kyle
c956c0e025 Remove ts/util/index.ts 2023-04-10 14:30:33 -07:00
Scott Nonnenberg
d9d820e72a Support for receiving formatted messages
Co-authored-by: Alvaro Carrasco <alvaro@signal.org>
2023-04-10 09:31:45 -07:00
Fedor Indutny
d34d187f1e Simplify redux ducks and avoid reexport 2023-04-07 10:46:00 -07:00
Fedor Indutny
f61d8f38b0 Context menu for left pane list items 2023-04-05 13:48:00 -07:00
Jamie Kyle
5e647c55d1 Fully migrate to ICU 2023-03-29 17:03:25 -07:00
Josh Perez
36e21c0134 Receive support for editing messages 2023-03-27 19:48:57 -04:00
Jamie Kyle
1d549a9991 Multi-select forwarding and deleting 2023-03-20 15:23:53 -07:00
Fedor Indutny
1d1b124a92 UpdateDialog on InstallScreen 2023-03-20 13:42:00 -07:00
Fedor Indutny
a1ab62f878 New state for Update Dialog 2023-03-15 09:57:27 -07:00
Josh Perez
d2322de4a3 Show story rings around avatars in send story modal 2023-03-07 21:15:25 -05:00
Fedor Indutny
5dff1768bd Page media in Lightbox 2023-03-03 19:03:15 -08:00
Alvaro
99015d7b96 Voice notes drafts 2023-03-02 13:55:40 -07:00
Fedor Indutny
4549291b7b Descriptive error messages for video stories 2023-02-28 14:17:22 -08:00
Alvaro
0e655ceeed Voice notes mini-player 2023-02-24 15:18:57 -08:00
veekas ashoka
15b520d6d1 Remove getGlobalSearchValue helper function 2023-02-22 15:40:35 -05:00
veekas ashoka
0100866d0a Fix keyboard search when left pane is narrow
This PR fixes Cmd+f/Ctrl+f functionality in the left pane.
Using a keyboard to search across all
conversations should now automatically change the left pane width
to accommodate the search input component.

Resolves: #6281
2023-02-22 14:21:59 -05:00
Fedor Indutny
f9aaf30a32 Username onboarding 2023-02-13 10:51:41 -08:00
Josh Perez
e11f961d7a Notification for failed story sends 2023-02-07 12:33:04 -07:00
Fedor Indutny
a5a6b74f98 Fix build expiration reporting 2023-02-01 10:29:38 -08:00
Alvaro
d64e0b65c4 Switched ForwardMessageModal to use ListTile 2023-01-25 16:51:08 -07:00
Fedor Indutny
ef13eb06fc Confine message selector cache to component 2023-01-19 11:56:02 -08:00
Fedor Indutny
ac50af52d2 Unsupported OS Dialog 2023-01-18 15:31:10 -08:00
Jamie Kyle
c58a723f45 Add type-alias-readonlydeep rule and make ducks mostly immutable 2023-01-13 12:07:26 -08:00
Scott Nonnenberg
c26f7217ed Stories: In send dialogs, don't show groups you're no longer part of 2023-01-13 12:20:35 -07:00
Fedor Indutny
d7b09b9703 Deprecate phone number discovery notification 2023-01-12 14:18:08 -08:00
Josh Perez
198d6f7e26 Make composer duck aware of the conversation it is in 2023-01-04 16:22:36 -08:00
Jamie Kyle
3705b959d6 Remove end year from licenses 2023-01-03 11:55:46 -08:00
Fedor Indutny
41d144bc98 Use @indutny/sneequals for memoization 2022-12-23 12:25:15 -08:00
Fedor Indutny
55a1c5f6c5 Use proxy-compare for message bubbles 2022-12-22 16:32:03 -08:00
Fedor Indutny
f92f81dfd6 Cache some volatile conversation properties 2022-12-22 16:13:23 -08:00
Fedor Indutny
dec23725e5 Use ReadonlyArrays in conversation model and redux 2022-12-21 16:07:02 -08:00
Josh Perez
a80c6d89a8 Moves message details into React pane land 2022-12-21 15:44:23 -05:00
Scott Nonnenberg
1a68c3db62 conversation_view: Move the last of the small functions to redux 2022-12-20 22:25:10 -05:00
Josh Perez
d8ea9856ec Moves show all media to react pane 2022-12-20 09:50:23 -08:00
Josh Perez
ebeb6a7a6d A hybrid panel system for React & Backbone 2022-12-14 10:41:04 -08:00
Josh Perez
35323db519 Fixes lightbox selectedIndex 2022-12-12 18:03:16 -05:00
Josh Perez
635a59a473 Moves showLightbox to redux 2022-12-09 21:02:22 -05:00
Josh Perez
7ea38bb1a9 Moves startGV2Migration to redux 2022-12-08 01:41:37 -05:00
Scott Nonnenberg
a49a6f2057 Notifications for a few merge-related scenarios 2022-12-05 14:46:54 -08:00
Jamie Kyle
6198b02640 Init payments message types 2022-11-30 13:47:54 -08:00
Fedor Indutny
1bff385805 Add more debug tools for stories 2022-11-22 15:33:15 -07:00
Josh Perez
1b16743917 Onboarding story improvements 2022-11-17 10:35:27 -07:00
Evan Hahn
a88243f26d Better handle group call ring race conditions 2022-11-16 18:52:04 -08:00
Josh Perez
220963c789 Sending/Failed state for stories 2022-11-16 14:10:11 -08:00
Fedor Indutny
6be69a7ba8 Use DurationInSeconds for expireTimer 2022-11-16 13:18:02 -07:00
Scott Nonnenberg
5100d17ed2 SafetyNumberChangeDialog: Introduce awareness of stories 2022-11-10 23:10:30 -05:00
Alvaro
45069673ce Fixed all connections count and renamed MY_STORIES_ID and EditMyStoriesPrivacyModal 2022-11-10 08:51:39 -07:00