Commit Graph

7373 Commits

Author SHA1 Message Date
Evan Hahn
f82012f129 Strip Exif data without Sharp 2021-09-02 08:59:42 -07:00
Scott Nonnenberg
30c3b7630c Settings window: Don't show until everything is rendered 2021-09-02 10:48:53 -05:00
Evan Hahn
bf25a5db0b Properly remove data from written draft attachments 2021-09-01 15:53:00 -07:00
Evan Hahn
eed873d4e0 Update RingRTC to v2.12.0 2021-09-01 17:31:43 -05:00
Evan Hahn
ce922eed7d Hide "leave group" button if you've already left 2021-09-01 16:08:33 -05:00
Fedor Indutny
0cb340fd1e Set contenteditable earlier in mentions blot 2021-09-01 15:42:12 -05:00
Evan Hahn
15cad32862 Update groupMediaItemsByDate test to (hopefully) improve reliability 2021-09-01 13:33:08 -07:00
Scott Nonnenberg
b36f40fe89 maybeAddAttachment: Add pending attachment for all file types 2021-09-01 08:55:54 -05:00
Fedor Indutny
1858b15588 Hide previous/next buttons in fullscreen lightbox 2021-08-31 20:19:18 -05:00
Fedor Indutny
6f3191117f Batch deleteSentProtoRecipient queries 2021-08-31 14:35:01 -07:00
Fedor Indutny
b71e4875e6 Use yarn for benchmarks CI 2021-08-31 13:59:24 -07:00
Evan Hahn
a85dd1be36 Retry outbound "normal" messages for up to a day 2021-08-31 13:58:39 -07:00
Fedor Indutny
62cf51c060 Pass mode in unlinkAndDisconnect event listener 2021-08-31 13:34:32 -07:00
Evan Hahn
9890a51f25 Upgrade @typescript-eslint dependencies to v4.30.0 2021-08-31 09:47:57 -07:00
Evan Hahn
02518d2e16 Remove unnecessary Array.from from markConversationRead 2021-08-31 09:47:15 -07:00
Evan Hahn
41c78240fd Handle null values in read sync jobs 2021-08-30 17:59:34 -05:00
Fedor Indutny
798533a417 Keep UI settings on heartbeat expiration 2021-08-30 14:39:57 -07:00
Scott Nonnenberg
dcf29078f4 ConversationView: Improve types 2021-08-30 14:32:56 -07:00
Fedor Indutny
c765d3202c Fix benchmarks CI 2021-08-30 10:48:09 -07:00
Evan Hahn
480e5b58c7 Handle missing Retry-After header with challenge errors 2021-08-30 11:39:25 -05:00
Evan Hahn
7f50fcdb54 Improve performance when rendering many emoji 2021-08-30 11:39:03 -05:00
Evan Hahn
6f242eca57 Handle signal.me links 2021-08-28 08:27:38 -05:00
Fedor Indutny
4273ddb6d0 Use https git clones in workflows 2021-08-27 15:06:51 -07:00
zznidar
4995c400ce Update Android version instructions in GitHub issue template
See [#5483][0].

[0]: https://github.com/signalapp/Signal-Desktop/pull/5483
2021-08-27 16:53:54 -05:00
Evan Hahn
ed11361b64 Speed up left pane message preview for long messages 2021-08-27 13:49:45 -07:00
Fedor Indutny
a43abe628a Update TypeScript to 4.4.2 2021-08-27 15:21:42 -05:00
Evan Hahn
853e27e9eb Fix incorrect comment in JobQueue#add 2021-08-27 15:20:16 -05:00
Evan Hahn
7d7dce3d16 v5.16.0-beta.1 2021-08-26 16:49:04 -05:00
Josh Perez
c6b4f14f3b Fixes no group description unless admin 2021-08-26 16:12:07 -05:00
Josh Perez
9f87543388 Style the left pane scrollbar 2021-08-26 16:05:43 -05:00
Josh Perez
2b08cbfdfe Streamlined system messages 2021-08-26 13:51:55 -07:00
Josh Perez
1973224adb Fixes flakey CI 2021-08-26 13:42:25 -07:00
Evan Hahn
d2503ffeff Update release notes for v5.16 release 2021-08-26 13:41:43 -07:00
Evan Hahn
58fc86b4b8 Add "how to apply these terms to your new programs" section to license 2021-08-26 14:31:16 -05:00
Evan Hahn
9e9a815a2b ESLint: allow for..of 2021-08-26 13:18:00 -05:00
Scott Nonnenberg
ff4aa228f6 Move to desktop.sendSenderKey3 feature flag 2021-08-26 11:34:33 -05:00
Evan Hahn
46f7025e41 Update translations 2021-08-26 11:29:16 -05:00
Fedor Indutny
4c6c869c86 Drop extraneous db query 2021-08-26 09:17:57 -07:00
Evan Hahn
598513e037 Fix unintentional removal of group call without ringer 2021-08-26 08:45:11 -07:00
Fedor Indutny
9236f59524 Log additional latency information on sends 2021-08-26 08:36:08 -07:00
Evan Hahn
418ce2eb51 ConversationView shouldn't load link previews after unload 2021-08-26 08:34:58 -07:00
Evan Hahn
f86f753df9 Add durations utility for computing durations 2021-08-26 09:10:58 -05:00
Evan Hahn
c6aa668a9b Log errors when jobs fail 2021-08-25 16:58:33 -07:00
Fedor Indutny
fff4e9e97f Simplify envelope drop due to stopped processing 2021-08-25 16:10:09 -07:00
Evan Hahn
0e7f641dc1 Let users ring members when starting a group call
Co-Authored-By: Josh Perez <60019601+josh-signal@users.noreply.github.com>
2021-08-25 16:42:51 -05:00
Josh Perez
4afe4649ec Fixes save in lightbox 2021-08-25 14:08:32 -07:00
Evan Hahn
2d16542f4d Restore "wave" typing indicator animation 2021-08-25 14:02:32 -05:00
Josh Perez
e76f603233 Moves identicon svg to TS 2021-08-24 17:17:51 -07:00
Josh Perez
347f542ac0 Derive default conversation color from storage 2021-08-24 17:15:12 -07:00
Josh Perez
8f4a2026e4 Adds additional logging to profile sharing enable/disable 2021-08-24 16:37:17 -07:00