439 Commits

Author SHA1 Message Date
Fedor Indutny
3264c3d509 Display "days ago" in loading screen 2023-03-28 13:31:24 -07:00
Jamie Kyle
c02c8d9640 Normalize i18n() calls to prepare for ICU migration 2023-03-28 11:26:46 -07:00
Josh Perez
36e21c0134 Receive support for editing messages 2023-03-27 19:48:57 -04:00
Jamie Kyle
d0f17a1398 Add shortcuts for forward/delete selected/targeted messages 2023-03-24 14:16:48 -07: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
f84b6a31dc Remove Sticker Creator in favor of Web App 2023-03-15 17:59:30 -07:00
Josh Perez
4591b56f7f Enables sandbox on about window 2023-03-14 11:55:31 -04:00
Fedor Indutny
f59e35ea0a confine art creator to staging for now 2023-03-01 12:03:21 -08:00
Alvaro
b5849f872a Drain jobs cleanly on shutdown 2023-02-24 11:03:17 -08:00
Josh Perez
7d13069da5 Merge signalapp/Signal-Desktop#6304 2023-02-22 16:08:50 -05:00
Davis Family
3a160d089b Disable ctrl+alt+/ from showing shortcut guide 2023-02-22 05:28:32 -05:00
Fedor Indutny
485bca6be9 Partially revert "Speed up bulk conversation creation" 2023-02-17 13:31:07 -07:00
Fedor Indutny
88472f7e6f Restore PNI when restoring UUID 2023-02-09 15:42:50 -08:00
Fedor Indutny
329fe8f393 Periodically optimize FTS table 2023-02-09 13:13:08 -08:00
Fedor Indutny
b3c7deaeae Speed up bulk conversation creation 2023-02-08 09:19:25 -08:00
Fedor Indutny
486cbe0471 Support reporting token on envelope 2023-02-07 16:55:12 -08:00
Fedor Indutny
9ce4d32afb Decrease contact sync timeout on linking 2023-02-06 15:03:38 -07:00
Jamie Kyle
2bbcc4676e Move receipt queues into conversation queue to handle 428s 2023-02-06 09:24:34 -08:00
Fedor Indutny
1381e8df5d Process username changes in storage service 2023-02-02 11:03:51 -07:00
Fedor Indutny
63d6b14516 Split ACI contact when it is unregistered 2023-02-01 13:32:46 -08:00
Fedor Indutny
e64816830b Revert "Periodically optimize FTS table"
This reverts commit 5dfdde998b.
2023-01-30 15:55:11 -08:00
Jamie Kyle
da0a741a36 Use preferred system locales and add Farsi font stack 2023-01-24 16:54:46 -08:00
Scott Nonnenberg
fbdfaf3962 Cancel in-flight attachment downloads on suspend/resume 2023-01-24 11:17:00 -08:00
Fedor Indutny
5dfdde998b Periodically optimize FTS table 2023-01-24 11:13:00 -08:00
Josh Perez
86488b97b9 Adds debugging utilities in dev/beta environments 2023-01-18 19:02:03 -05: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
Scott Nonnenberg
50a0110192 Stories: Proper notifications and handling of out-of-order messages 2023-01-11 14:54:06 -08:00
Jamie Kyle
e5638c0b20 Call Disposition 2023-01-09 16:52:01 -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
Josh Perez
5e6eeecede Removes Backbone.View and jQuery 2023-01-02 13:34:41 -08:00
Josh Perez
0b83ab497d Removes ReactWrapperView 2022-12-21 22:07:45 -05:00
Josh Perez
a80c6d89a8 Moves message details into React pane land 2022-12-21 15:44:23 -05:00
Fedor Indutny
ed271d92ea Add no-misused/floating-promises lint rule 2022-12-21 10:41:48 -08:00
Scott Nonnenberg
1a68c3db62 conversation_view: Move the last of the small functions to redux 2022-12-20 22:25:10 -05:00
Fedor Indutny
57eed10a38 Add "pni" capability in staging 2022-12-20 12:29:17 -08:00
Josh Perez
d8ea9856ec Moves show all media to react pane 2022-12-20 09:50:23 -08:00
Scott Nonnenberg
7c86f02c7e ConversationView: Move deleteMessage to redux 2022-12-14 14:45:39 -08:00
Scott Nonnenberg
f2f1c3c021 Standardize on showConversation function, delete unused functions 2022-12-14 11:05:32 -08:00
Josh Perez
b138774454 Moves saveAttachment to a redux action 2022-12-14 10:12:04 -08:00
Josh Perez
635a59a473 Moves showLightbox to redux 2022-12-09 21:02:22 -05:00
Scott Nonnenberg
07f7fa93d6 ConversationView: Move setQuotedMessage/scrollToMessage to redux 2022-12-09 11:11:14 -08:00
Scott Nonnenberg
5c059c54d5 Eliminate resetEmojiResults, move onEditorStateChanged to redux 2022-12-08 15:56:17 -08:00
Scott Nonnenberg
a49a6f2057 Notifications for a few merge-related scenarios 2022-12-05 14:46:54 -08:00
Alvaro
78ce34b9d3 Removed gv1-migration 2022-12-05 09:42:13 -08:00
Alvaro
e41252b35e Added clearer debug logging to createOrLookup 2022-12-02 17:05:27 -08:00
Fedor Indutny
9d8ad21819 Remove underscore 2022-11-29 16:53:39 -08:00
Fedor Indutny
991580a1ed Improve error handling during group sends 2022-11-22 10:43:43 -08:00