Commit Graph

7476 Commits

Author SHA1 Message Date
Josh Perez 44be6939b0 v5.30.0 2022-02-02 16:17:15 -05:00
automated-signal 8d170dcf74
sendContentMessageToGroup: Comprehensive error check before failover
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2022-01-31 17:33:01 -08:00
automated-signal 84dc49f2ea
Increase fallback `Retry-After` time to 1 minute
Co-authored-by: Evan Hahn <69474926+EvanHahn-Signal@users.noreply.github.com>
2022-01-31 15:31:16 -06:00
Evan Hahn 0d5940dc3e
Simplify spellcheck download URL, disable spellcheck in most windows
(cherry picked from commit 1c43e7501c)
2022-01-31 09:29:21 -08:00
Fedor Indutny 54136ecc31
Create contacts during processing of group updates 2022-01-27 16:35:11 -08:00
automated-signal a1d11010b5
Improve performance of isEmojiOnlyText
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-01-27 13:50:11 -08:00
Scott Nonnenberg b4db39d512 TaskWithTimeout: After suspend, don't start timers for new tasks 2022-01-26 15:27:55 -08:00
automated-signal 713180d620 Remove white border around QR code in dark mode
Co-authored-by: Evan Hahn <69474926+EvanHahn-Signal@users.noreply.github.com>
2022-01-26 15:27:55 -08:00
Fedor Indutny e2f7c2dd45 MessageReceiver.maybeUpdateTimestamp: Annotate group identifier for log
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2022-01-26 15:27:52 -08:00
Fedor Indutnyy 3a04de8a60 v5.30.0-beta.2 2022-01-25 11:59:53 -08:00
Fedor Indutnyy 6a95919de3 Update strings 2022-01-25 11:59:44 -08:00
automated-signal 99f2a9fe7e
Fix stuck safety number modal overlay
Co-authored-by: Evan Hahn <69474926+EvanHahn-Signal@users.noreply.github.com>
2022-01-25 11:19:40 -08:00
automated-signal 7b5ac8401e
Avoid calling `tray.destroy()` when quitting
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-01-24 16:48:22 -08:00
automated-signal 137002ee91
Fix logging overflow
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-01-24 16:20:14 -08:00
automated-signal 7cb8d89cda
Remove env vars
Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
2022-01-24 16:19:16 -08:00
automated-signal 1f407beb6b
Don't let unidentifiedStatus change e164
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-01-24 16:18:54 -08:00
automated-signal 72bcb120f7
Revert "MessageReceiver: Pause processing of new messages on suspend"
This reverts commit d74424a3b8.

Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-01-24 16:18:26 -08:00
automated-signal 10c55e696b
Update badge placement on 52x52 avatars
Co-authored-by: Evan Hahn <69474926+EvanHahn-Signal@users.noreply.github.com>
2022-01-24 15:37:04 -08:00
automated-signal b8e59dc330
Fix typo in unknownContact
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-01-24 15:36:41 -08:00
automated-signal a273ccf25b
Fix incorrect translation key: unknownUser -> unnkownContact
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2022-01-24 12:54:08 -08:00
automated-signal 71bf37fa55
Properly handle read syncs while offline
Co-authored-by: Evan Hahn <69474926+EvanHahn-Signal@users.noreply.github.com>
2022-01-21 18:09:45 -08:00
automated-signal 22d1e10c1c
Use message.groupV2.revision during first fetch
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-01-21 15:03:12 -08:00
Fedor Indutnyy ec04e520ec v5.30.0-beta.1 2022-01-20 15:23:50 -08:00
Fedor Indutnyy 329d4335ef Add release notes 2022-01-20 15:23:22 -08:00
Fedor Indutnyy d3f36b6f0c Update strings 2022-01-20 15:21:43 -08:00
Scott Nonnenberg d74424a3b8
MessageReceiver: Pause processing of new messages on suspend 2022-01-20 14:47:06 -08:00
Fedor Indutny 8cd557ff91
Add extra logging for change phone number 2022-01-20 14:44:25 -08:00
Peter Thatcher bcd9f961ad
Allow screenshare video frames to be more stale 2022-01-20 12:43:58 -06:00
Fedor Indutny 1a313b88f8
Fix crash report location on Windows 2022-01-19 17:50:16 -08:00
Fedor Indutny 26421b8c18
Log conversation open time 2022-01-19 16:40:29 -08:00
Scott Nonnenberg f1586578ff
Properly handle groupIds in incoming block sync 2022-01-19 16:39:27 -08:00
Fedor Indutny a802188f33
Fix partial updates on Windows 2022-01-19 15:42:55 -08:00
Josh Perez 3eddd06e5c
Lightbox zoom improvements 2022-01-19 12:21:12 -08:00
Evan Hahn c1e3e87b99
Prohibit Chai `expect` or `should`; prefer `assert` 2022-01-19 11:19:08 -08:00
Fedor Indutny 885b4d4d2e
Trigger EnvelopeEvent for unsealed envelopes 2022-01-18 17:10:53 -08:00
Evan Hahn 15fbbf0a67
Remove `react-docgen-typescript` dependency 2022-01-18 12:52:53 -08:00
Jim Gustafson d8c071dca6
Update to RingRTC v2.17.0 2022-01-15 20:59:01 -06:00
Quentin Hibon c539cae382 Fix CONTRIBUTING.md link in README
See [#5740](https://github.com/signalapp/Signal-Desktop/pull/5740).
2022-01-15 19:45:27 -06:00
Fedor Indutny 145d9287d9
Add tentative prefix to crash report uploads 2022-01-14 13:50:45 -08:00
Scott Nonnenberg 90356d4c0f
Move a number of sync messages to jobs for retry 2022-01-14 13:34:52 -08:00
Evan Hahn 74aaf7819a
Capitalize "Now" in message metadata 2022-01-14 12:13:16 -08:00
Evan Hahn eba8d8d4b8
Render QR code with SVG, not canvas 2022-01-14 10:45:05 -06:00
Fedor Indutny 7486312e4e
Start worker threads after second instance check 2022-01-14 10:23:46 -06:00
Scott Nonnenberg 7a2cd61955
Calling Lobby: Ensure participant list can be dismissed 2022-01-14 10:16:07 -06:00
Evan Hahn f9faf9b759
Fix disabling spellcheck with `<Input>` 2022-01-13 15:27:14 -08:00
Evan Hahn 393b740fe6
Fix crash when changing your username 2022-01-13 13:25:20 -08:00
Fedor Indutny 48836d5761
Update @react-spring/web to 9.4.1 2022-01-13 10:31:13 -08:00
Fedor Indutny 31c6a2fc0d
More frequent message cleanup 2022-01-13 10:30:51 -08:00
Scott Nonnenberg 3448f7da92 v5.29.0-beta.1 2022-01-12 14:52:48 -08:00
Scott Nonnenberg b1c48b6c34 Add release notes for 5.29 2022-01-12 14:52:33 -08:00