Commit Graph

47 Commits

Author SHA1 Message Date
Scott Nonnenberg cd2bb537fa Alert internal users if first message on websocket is repeated 2024-09-20 14:27:39 -04:00
Jamie Kyle 24536e1342 Implement endorsements for group send 2024-09-06 10:52:19 -07:00
Vincent 606103be8d Re-pin a conversation after undoing archival
Fixes #6968.
2024-08-09 00:02:43 +02:00
ayumi-signal ea37980fc3 Call link batch approve join requests
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-07-01 16:25:18 -07:00
Jamie Kyle 8fd3059de8 Move toasts in calls up and fix click to dismiss 2024-05-15 17:07:13 -07:00
Jamie Kyle 1480c3f13a Fix wide toasts in debuglog window 2024-03-21 15:51:22 -07:00
Sergey Skrobotov 9f40562b19 unauthenticated WebSocket via libsignal: shadowing mode
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-03-14 14:08:51 -07:00
Jamie Kyle 8387f938eb Spam Reporting UI changes 2024-03-12 09:29:31 -07:00
Fedor Indutny 78f4e96297 ICU types 2024-03-04 10:03:11 -08:00
ayumi-signal 96b3413feb Basic call link join support 2024-02-22 13:19:50 -08:00
Fedor Indutny 533a1b32d4 Username recovery improvements 2024-02-06 10:35:59 -08:00
Fedor Indutny 7dc11c1928 Username Education
Co-authored-by: Jamie Kyle <jamie@signal.org>
2024-01-29 12:09:54 -08:00
Fedor Indutny 38914a45cb Custom Discriminator in EditUsernameModalBody 2024-01-18 20:53:24 +01:00
Scott Nonnenberg 90eae4b4bf Fix string: Messages can be edited up to 24 hours after send 2023-10-26 10:00:35 -07:00
Jamie Kyle 1eaabb6734 Calls Tab & Group Call Disposition 2023-08-08 17:53:06 -07:00
Josh Perez 1f2cde6d04 Send edited messages support
Co-authored-by: Fedor Indutnyy <indutny@signal.org>
2023-04-20 09:31:59 -07:00
Jamie Kyle 822b162136 Merge delete for me/everyone into one modal 2023-04-10 14:38:34 -07:00
Fedor Indutny f61d8f38b0 Context menu for left pane list items 2023-04-05 13:48:00 -07:00
Jamie Kyle 8ca192a48d Update i18n eslint rule to validate missing/extra icu params 2023-04-04 11:41:14 -07:00
Jamie Kyle 5e647c55d1 Fully migrate to ICU 2023-03-29 17:03:25 -07:00
Jamie Kyle 11cfcb4e32 Make valid-i18n-keys rule strict and fix most exceptions 2023-03-29 10:15:54 -07:00
Jamie Kyle 1d549a9991 Multi-select forwarding and deleting 2023-03-20 15:23:53 -07:00
Fedor Indutny 4549291b7b Descriptive error messages for video stories 2023-02-28 14:17:22 -08:00
Alvaro ce8a1f5930 Don't use the term gift 2023-01-23 13:42:40 -07:00
Fedor Indutny ac50af52d2 Unsupported OS Dialog 2023-01-18 15:31:10 -08:00
Josh Perez 9374832ea4 Enables ContextIsolation 2023-01-12 16:24:59 -08:00
Jamie Kyle 98ffdc2823 Updated message from design 2022-12-23 19:50:36 -08:00
lamemakes 023cb8029d Updated message for attaching multiple non-image files 2022-12-23 19:50:36 -08:00
Josh Perez 0b83ab497d Removes ReactWrapperView 2022-12-21 22:07:45 -05:00
Scott Nonnenberg 1a68c3db62 conversation_view: Move the last of the small functions to redux 2022-12-20 22:25:10 -05:00
Scott Nonnenberg 1e282ee5d0 ConversationView: Pull various functions out of getMessageActions 2022-12-19 17:04:47 -08:00
Jamie Kyle 15efbde23d Move ToastType to its own file to avoid importing electron in storybooks 2022-12-14 16:48:36 -08:00
Josh Perez b138774454 Moves saveAttachment to a redux action 2022-12-14 10:12:04 -08:00
Josh Perez 2378776e1b Moves sendMessage and friends to redux 2022-12-08 02:43:48 -05:00
Scott Nonnenberg 452e0b7b31 ConversationView: Move attachments processing into redux 2022-12-07 20:26:59 -05:00
Scott Nonnenberg ff6750e4fd ConversationView: Move setPin to redux 2022-12-06 17:00:02 -08:00
Josh Perez 105162dc66 Moves blockAndReportSpam to redux 2022-12-06 11:03:09 -08:00
Scott Nonnenberg 92a512a16d ConversationView: Move call/mute functions into redux 2022-12-06 09:31:44 -08:00
Josh Perez 9348940ecf Moves parts of conversation view into redux 2022-12-05 14:56:23 -08:00
Fedor Indutny 98ef4c627a Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
Fedor Indutny 00f82a6d39 Discriminator in username 2022-10-18 10:12:02 -07:00
Alvaro 5baf3a7feb Reverting left-alignment of toasts 2022-09-26 17:09:50 -07:00
Alvaro 22bf3ebcc0 Implemented ability to quickly add a user to a group 2022-09-26 09:24:52 -07:00
Josh Perez 1d0b1d806a Only accept video/mp4 for story uploads 2022-08-12 16:44:10 -07:00
Josh Perez 58aaf1d0e7 Improvements to sound on/off in story viewer 2022-07-29 15:27:02 -04:00
Josh Perez d7ec2e9d82 Adds ErrorBoundary around stories 2022-07-28 17:10:07 -07:00
Josh Perez 9ce4b8977d Show toast when reacting/replying to a Story 2022-07-12 09:41:41 -07:00