Commit Graph

7487 Commits

Author SHA1 Message Date
Evan Hahn bd41bdf3cb Tweaks to floating date header fading 2022-01-28 12:31:20 -06:00
Evan Hahn a34291f9dc Two CI tweaks 2022-01-27 16:28:41 -08:00
Josh Perez bf45182a39 New left pane search design 2022-01-27 16:12:26 -06:00
Evan Hahn babd61377b Remove floating date header remote config flags 2022-01-27 13:50:01 -08:00
Fedor Indutny 53a27d022f Create contacts during processing of group updates 2022-01-27 13:46:31 -08:00
Fedor Indutny 6578679166 Improve performance of isEmojiOnlyText 2022-01-27 13:28:04 -08:00
Evan Hahn 8fa4cd68d5 Fix timeline item sizing bug, and test timeline logic 2022-01-27 12:10:24 -08:00
Evan Hahn 3864b941b9 Tweak floating header fade-out times 2022-01-27 12:05:23 -08:00
Scott Nonnenberg 604a4d1ac2 Add second trusted issuer certificate authority 2022-01-27 10:17:39 -08:00
Fedor Indutny 437ef2d3a7 Fetch joinedAtVersion before change log fetch for new groups 2022-01-26 16:02:23 -08:00
Scott Nonnenberg 2603d53891 Improve storage service migration to new field understanding 2022-01-26 15:39:25 -08:00
Evan Hahn f9440bf594 Timeline date headers 2022-01-26 17:05:26 -06:00
Josh Perez 0fa069f260 Trim profile names when setting them 2022-01-26 13:58:00 -08:00
Scott Nonnenberg 5f34ece87c TaskWithTimeout: After suspend, don't start timers for new tasks 2022-01-26 12:39:24 -08:00
Fedor Indutny 0cf28344a6 Enable background throttling for alpha users 2022-01-26 12:17:46 -08:00
Evan Hahn 28940d1a34 Remove white border around QR code in dark mode 2022-01-25 17:32:33 -06:00
Scott Nonnenberg 68a458ec4a Honor preferContactAvatars field on AccountRecord 2022-01-25 09:44:45 -08:00
Evan Hahn f5eb17e0d1 Fix stuck safety number modal overlay 2022-01-24 17:39:18 -08:00
Fedor Indutny 3aa488c3d5 Avoid calling tray.destroy() when quitting 2022-01-24 16:18:53 -08:00
Fedor Indutny dff941adc7 Don't let unidentifiedStatus change e164 2022-01-24 15:54:12 -08:00
Fedor Indutny 3c836908aa Revert "MessageReceiver: Pause processing of new messages on suspend"
This reverts commit d74424a3b8.
2022-01-24 15:50:32 -08:00
Fedor Indutny a2a9500728 Fix logging overflow 2022-01-24 15:36:05 -08:00
Evan Hahn 1e1cb26f08 Update badge placement on 52x52 avatars 2022-01-24 15:59:55 -06:00
Fedor Indutny 3bdb6977e6 Fix typo in unknownContact 2022-01-24 13:38:55 -08:00
Scott Nonnenberg 1c67df8b22 Fix incorrect translation key: unknownUser -> unnkownContact 2022-01-24 12:38:16 -08:00
Josh Perez 7a502ea776 Remove env vars 2022-01-24 12:37:24 -08:00
Josh Perez 44bfb77635 Hang up call when screen is locked 2022-01-24 12:32:09 -08:00
Evan Hahn 884bfc0594 Properly handle read syncs while offline 2022-01-21 17:04:30 -08:00
Josh Perez 7fb23a1f6d Fixes media editor text color selection prior to entering text 2022-01-21 16:46:07 -06:00
Fedor Indutny 9f0ea1cbf7 Use message.groupV2.revision during first fetch 2022-01-21 14:34:32 -08:00
Josh Perez 24c77b48bd Disallow paste/drop images when there is a link preview 2022-01-21 15:46:05 -06:00
Evan Hahn b9adee918f Removed "received at" from message details for outbound messages 2022-01-21 11:51:40 -06:00
Scott Nonnenberg fb31a02d88 MessateReceiver.maybeUpdateTimestamp: Annotate group identifier for log 2022-01-20 18:09:03 -08:00
Fedor Indutnyy ec04e520ec v5.30.0-beta.1 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