Commit graph

7629 commits

Author SHA1 Message Date
Josh Perez
ec97ffff82 Updates translation strings 2022-03-02 19:46:21 -05:00
Josh Perez
11895cdd19
Release notes for v5.35.x 2022-03-02 19:40:56 -05:00
Fedor Indutny
8cc3605637
Fix generation of reaction ids 2022-03-02 15:39:51 -08:00
Fedor Indutny
3b4106d9dd
Change order of syncs during linking 2022-03-02 14:53:47 -08:00
Josh Perez
4f869e7900
Removes bold from font-body-1 2022-03-02 15:24:36 -06:00
Fedor Indutny
fe9cdfbed9
Fix error handling during piping in updater 2022-03-02 11:48:07 -08:00
Josh Perez
34eb6a541d
Japanese specific fonts 2022-03-02 13:41:16 -05:00
Josh Perez
0872afba3d
Fallback for the SafetyNumberViewer 2022-03-02 10:24:28 -08:00
Fedor Indutny
da7a76e03f
Pass go headers through in updater/differential 2022-03-02 10:06:58 -08:00
Jim Gustafson
637b67d9a5
Update to RingRTC v2.19.0
Co-authored-by: Evan Hahn <evanhahn@signal.org>
2022-03-02 11:28:29 -06:00
Josh Perez
91119a261a
Ignore hardware media keys 2022-03-02 10:57:23 -06:00
Fedor Indutny
e7b4b9015c
Update TypeScript to 4.6.2 2022-03-02 10:55:35 -06:00
Scott Nonnenberg
71b2b6e30a
Conversation Queue: Fix conversationId added to untrusted list 2022-03-01 17:04:19 -08:00
Scott Nonnenberg
1656b61a82
Group Migration: Don't bump to top of list if we're not in group 2022-03-01 16:13:17 -08:00
Evan Hahn
cfa0711909
Put "is speaking?" threshold in remote config; lower default 2022-03-01 17:39:09 -06:00
Fedor Indutny
2b0c98f943
Handle PNI keys from ProvisionMessage 2022-03-01 15:01:21 -08:00
Fedor Indutny
19441cd3f3
Optimize number of range requests in updater 2022-03-01 14:44:29 -08:00
Fedor Indutny
1a751c07fc
Remove warn log when no account record is fetched 2022-02-28 18:43:45 -08:00
Fedor Indutny
524f0cfaea
Update mock server and drop /etc/hosts requirement 2022-02-28 17:46:32 -06:00
Scott Nonnenberg
dbed3cbd2b
Migrate and add migration/removed events if GV2 migration removed us 2022-02-28 14:32:50 -08:00
Evan Hahn
9b269cb43f
<Message>: avoid state change when cleaning up reaction root elements 2022-02-28 13:42:51 -08:00
Fedor Indutny
0260e61348
Move tsc from yarn generate to yarn lint 2022-02-28 13:28:20 -08:00
Fedor Indutny
c30af0032b
Don't bundle large singular dependencies 2022-02-28 09:39:39 -08:00
Scott Nonnenberg
746f3618f3
A few updates to CONTRIBUTING.md 2022-02-25 18:00:59 -06:00
Evan Hahn
e4be12bced
Remove as any workaround from smart components 2022-02-25 17:59:43 -06:00
Evan Hahn
74ce24db68
Upgrade React and ReactDOM to 16.14.0 2022-02-25 17:59:27 -06:00
Scott Nonnenberg
fcb96bf92a
Simplify OutgoingIdentityKeyError, use it in getKeysForIdentifier 2022-02-25 15:39:24 -08:00
Evan Hahn
e4b4a0cd1e
Clean up Element#scrollIntoViewIfNeeded type 2022-02-25 15:35:53 -08:00
Fedor Indutny
033b4830d1
Use checkAccountExistence 2022-02-25 15:20:48 -08:00
Fedor Indutny
5c9718f268
Hotwire preload.bundle.js to specific NODE_ENV 2022-02-25 12:36:42 -08:00
Fedor Indutny
163777f751
Move assert to a different Updater method 2022-02-25 11:02:09 -08:00
Fedor Indutny
29c2f77d40
Display differential download size in UI 2022-02-25 10:44:03 -08:00
Evan Hahn
052a8e65e2
Add "clean up timer if necessary" utility 2022-02-25 10:37:15 -08:00
Evan Hahn
c2a65306e2
Add option to auto-remove unused lint-deps exceptions 2022-02-25 09:24:21 -06:00
Evan Hahn
41b4cce6ec
Show local speaking indicator for group calls 2022-02-25 09:24:05 -06:00
Evan Hahn
dbb732e7cf
Remove old release notes (v5.26 through v5.31, inclusive) 2022-02-25 09:23:38 -06:00
Scott Nonnenberg
fc62fd4564
Don't send to blocked users 2022-02-24 18:40:56 -08:00
Scott Nonnenberg
de942e1af2
sendToGroup: Combine into final send result even in error scenarios 2022-02-24 17:22:19 -08:00
Fedor Indutny
1d89ffcc2d
Update mock-server, upload ci logs on failure 2022-02-24 17:21:56 -08:00
Fedor Indutny
21db47c423
Fix release note text 2022-02-24 16:27:25 -08:00
Jon Chambers
45289f519a
Accept HTTP/429 as a "rate-limited" status code 2022-02-24 16:26:58 -08:00
Scott Nonnenberg
7431f151b2
applyMessageRequestResponse: Don't leaveGroup in 1:1 conversations 2022-02-24 15:58:48 -08:00
Fedor Indutny
112de16d06
Fix clear button in AvatarEditor 2022-02-24 15:57:16 -08:00
Evan Hahn
b1e48dca8f
Increase max size of resized stickers 2022-02-24 16:54:22 -06:00
Fedor Indutny
f58d1332c4
Differential updates 2022-02-24 13:01:41 -08:00
Fedor Indutny
c11e9350d5
Notarize in afterSign step instead of afterPack 2022-02-24 12:24:48 -08:00
Fedor Indutny
edcd005f5e
Update electron to 17.1.0 2022-02-24 12:05:04 -08:00
Fedor Indutny
ebd1ca5895
Always use profile keys from group state 2022-02-24 12:00:30 -08:00
Fedor Indutny
5e113f8975
Run notarization in afterPack script 2022-02-24 11:39:26 -08:00
Fedor Indutny
eebd252b81
Change location of copied language packs 2022-02-24 11:28:46 -08:00