Commit Graph

7232 Commits

Author SHA1 Message Date
Evan Hahn ddc591e962 Add stories for timeline notifications with long names 2021-09-02 16:23:27 -05:00
Scott Nonnenberg 5bf3720d1d Update to libsignal-client@0.9.0, handle new invalid registration error 2021-09-02 13:44:34 -07:00
Scott Nonnenberg 9ca9f743c3 One lightbox at a time; proper dismiss of "read more" screen; proper in-progress draft HEIC images 2021-09-02 14:35:23 -05:00
Evan Hahn 01b015680b Move getMessageById next to getMessagesById 2021-09-02 10:44:54 -07:00
Evan Hahn 8e0b94e720 Use missingCaseError in groupMediaItemsByDate 2021-09-02 10:43:56 -07:00
Evan Hahn 808ade2a8c Fix rendering of long names in <DeliveryIssueNotification> 2021-09-02 12:34:00 -05:00
Fedor Indutny c7b7a355ba Clear sender certificate on E164 change 2021-09-02 10:12:11 -07:00
Evan Hahn d88128b146 Remove extra license header comment from a story 2021-09-02 10:08:08 -07:00
Evan Hahn c251726698 Fix rendering of long names in <ProfileChangeNotification> 2021-09-02 11:07:30 -05:00
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 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