Commit Graph

8165 Commits

Author SHA1 Message Date
Fedor Indutny
40983ca73e Update electron to 16.0.8 2022-02-02 14:18:09 -08:00
Fedor Indutny
fdbb2bfb36 Normalize UUID in ConversationModel.initialize 2022-02-02 13:41:29 -08:00
Josh Perez
f03cf1ba0e v5.31.0-beta.1 2022-02-02 16:18:21 -05:00
Josh Perez
40191f88da Release notes for v5.31.x 2022-02-02 16:15:54 -05:00
Fedor Indutny
bbe56e0811 Erase storage service state on key change 2022-02-02 16:15:39 -05:00
Josh Perez
4de30786ec Allow retry when cannot update 2022-02-02 16:13:56 -05:00
Josh Perez
909453b20b Allow reactions in announcement only groups 2022-02-02 15:01:22 -05:00
Evan Hahn
60d348e7cb Open all Signal links in app 2022-02-02 10:29:01 -08:00
Evan Hahn
07968ea42b Use isSameDay and isToday utilities 2022-02-02 10:27:44 -08:00
Evan Hahn
2f1d47c79e Fix emoji picker crash 2022-02-02 10:26:20 -08:00
Josh Perez
31c471c7be Add some margin to zoom container in lightbox 2022-02-02 10:19:15 -08:00
Fedor Indutny
82305a0c4f Use upload-artifact to upload logs on failure 2022-02-02 10:14:27 -08:00
Josh Perez
a0c61e5b4a Only show image editing icon in composition area 2022-02-02 09:31:16 -06:00
Josh Perez
e79fb9d2e5 Fix lost focus when typing in archived message while searching 2022-02-02 09:30:39 -06:00
Fedor Indutny
089116d069 Use identity key from storage service 2022-02-01 18:26:23 -08:00
Evan Hahn
85ae41eb1c Remove duplicate helper function from missingCaseError 2022-02-01 16:57:31 -08:00
Josh Perez
b38590a4ac Lightbox: Fix clicks outside of zoomable area 2022-02-01 15:49:36 -08:00
Evan Hahn
04c08a624b Fix left pane timestamps not updating 2022-01-31 16:45:56 -06:00
Fedor Indutny
c931102d12 First storage service test 2022-01-31 14:01:34 -08:00
Evan Hahn
c5ad020de7 Fix "mark conversation read" optimization 2022-01-31 13:52:09 -08:00
Scott Nonnenberg
397753bbfe sendContentMessageToGroup: Comprehensive error check before failover 2022-01-31 13:51:24 -08:00
Evan Hahn
05e5786883 Increase fallback Retry-After time to 1 minute 2022-01-31 15:09:58 -06:00
Fedor Indutny
b6287f4839 Properly propagate 204 to fetchManifest 2022-01-31 11:58:20 -08:00
Josh Perez
c857250b12 Left pane design tweaks 2022-01-31 09:45:04 -06:00
Evan Hahn
1c43e7501c Simplify spellcheck download URL, disable spellcheck in most windows 2022-01-28 16:27:18 -06:00
Jim Gustafson
ab9d33cf1a Update to RingRTC v2.17.2 2022-01-28 13:55:36 -06:00
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