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 |
|
Evan Hahn
|
e4be12bced
|
Remove as any workaround from smart components
|
2022-02-25 17:59:43 -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
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
Evan Hahn
|
d57cf86ffd
|
Media Editor: reset object position and rotation
|
2022-02-24 12:26:40 -06:00 |
|
Fedor Indutnyy
|
d637985796
|
v5.34.0-beta.1
|
2022-02-23 18:09:27 -08:00 |
|
Fedor Indutny
|
31d2cce309
|
Prune frameworks folder before zipping release
|
2022-02-23 15:34:51 -08:00 |
|
Scott Nonnenberg
|
4763831d3e
|
background.ts: Introduce types for redux initialState
|
2022-02-23 12:48:40 -06:00 |
|
Scott Nonnenberg
|
3673b6d101
|
updateGroup: Update group attributes last, after notifications are added
|
2022-02-23 10:36:44 -08:00 |
|
Evan Hahn
|
1f191401aa
|
Use browser time formatting instead of Moment
|
2022-02-23 12:15:15 -06:00 |
|
Fedor Indutny
|
3ad6ff7f05
|
Remove setup menu items after QR code linking
|
2022-02-22 17:35:34 -08:00 |
|
Scott Nonnenberg
|
4ea709f2e4
|
Don't fetch profiles on conversation open if we've left group
|
2022-02-22 17:06:19 -08:00 |
|
Fedor Indutny
|
5453d10572
|
Improve conversion between typed arrays
|
2022-02-22 17:05:53 -08:00 |
|
Fedor Indutny
|
5d035dff86
|
Drop GV1 records when GV2 records are present
|
2022-02-22 14:30:59 -08:00 |
|
Scott Nonnenberg
|
b33b5d2a30
|
profileKey: Check length of incoming values, clear on failed send/fetch
|
2022-02-22 14:34:57 -06:00 |
|
Evan Hahn
|
b96c7e90fe
|
Remove <Timeline> logging when row count is 0
|
2022-02-22 14:32:47 -06:00 |
|
Scott Nonnenberg
|
a1639f111e
|
envelopeTypeToCiphertextType: Handle all envelope types
|
2022-02-22 14:32:25 -06:00 |
|
Scott Nonnenberg
|
2de45a341b
|
hangup: Hang up all calls, warn if we can't find intended call
|
2022-02-18 10:27:15 -06:00 |
|
Evan Hahn
|
aad371525a
|
Fix typo in Storybook action name
Co-authored-by: Ted Timmons <ted@perljam.net>
See [#5646][0].
[0]: https://github.com/signalapp/Signal-Desktop/pull/5646
|
2022-02-16 12:43:45 -06:00 |
|
Scott Nonnenberg
|
30783c887c
|
Introduce new conversationJobQueue
|
2022-02-16 10:36:21 -08:00 |
|
Evan Hahn
|
fd81d38931
|
Call details screen disable call buttons if call is active
|
2022-02-16 10:33:52 -08:00 |
|
Evan Hahn
|
e39c5006b4
|
Update release notes for v5.33.0-beta.1 release
|
2022-02-16 10:11:03 -08:00 |
|
Scott Nonnenberg
|
0bb0e6e9fc
|
MessageReceiver: Extract cipherTextBytes/Type from non-sealed messages
|
2022-02-16 11:41:28 -06:00 |
|
dependabot[bot]
|
ec3a3bd7b2
|
Upgrade vm2 (a subdependency) to 3.9.7
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Hahn <evanhahn@signal.org>
|
2022-02-16 09:53:07 -06:00 |
|
Evan Hahn
|
2c848d85bc
|
Don't mark messages read if a call is fullscreen
|
2022-02-15 17:00:47 -06:00 |
|
Evan Hahn
|
ae5fc1df86
|
Fix group creation when clicking create button
|
2022-02-14 14:31:37 -08:00 |
|
Fedor Indutny
|
a0b05f41e3
|
Dropped storage keys should not cause upload
|
2022-02-14 11:36:32 -08:00 |
|
Josh Perez
|
67209d8881
|
Consolidates the search inputs
|
2022-02-14 12:57:11 -05:00 |
|
Fedor Indutny
|
1b352531ca
|
Our conversation doesn't require profile sharing
|
2022-02-11 17:04:07 -08:00 |
|
Fedor Indutny
|
6281d52ec6
|
Storage service tests and benches in ts/test-mock
|
2022-02-11 14:32:51 -08:00 |
|
Evan Hahn
|
48137a498c
|
Timeline: Add alternate height measurement cache
|
2022-02-11 16:28:28 -06:00 |
|