Commit Graph

402 Commits

Author SHA1 Message Date
Josh Perez
db995addae A super tab idea 2023-05-09 10:52:42 -04:00
Josh Perez
be60b3d225 Moves SQL to full IPC 2023-05-09 10:52:39 -04:00
Fedor Indutny
ca4aad6bad Extra toast for Message Receiver errors 2023-05-09 10:52:33 -04:00
Fedor Indutny
00349b5b33 Disable image preload 2023-05-01 13:42:34 -07:00
Jamie Kyle
0e490542a7 RTL 2023-04-20 10:03:43 -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
Josh Perez
68ae25f5cd Remove GroupContext proto
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-04-14 17:52:50 -07:00
Jamie Kyle
76b9d07acf Remove Signal.Util 2023-04-10 20:54:43 -07:00
Jamie Kyle
822b162136 Merge delete for me/everyone into one modal 2023-04-10 14:38:34 -07:00
Fedor Indutny
5b38034426 Use lookupOrCreate in getMessageDescriptor 2023-04-10 13:30:16 -07:00
Jamie Kyle
a7a058bb73 Add forward messages shortcut, remap open stickers 2023-04-05 18:04:41 -07:00
Fedor Indutny
c5dda1d62d Reduce job queue shutdown timeout 2023-04-05 16:37:25 -07:00
Jamie Kyle
5e647c55d1 Fully migrate to ICU 2023-03-29 17:03:25 -07:00
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