Evan Hahn
|
d46963e864
|
Fix sending of group messages to empty groups
|
2021-06-02 13:29:31 -07:00 |
|
Scott Nonnenberg
|
5a4fc5e425
|
Sender Key: Disable capability and bug fixes
|
2021-06-01 12:40:09 -07:00 |
|
Scott Nonnenberg
|
ee513a1965
|
Support for message retry requests
|
2021-05-28 12:11:19 -07:00 |
|
Scott Nonnenberg
|
b63d8e908c
|
Properly unpad incoming sender key messages
|
2021-05-28 09:06:09 -07:00 |
|
Scott Nonnenberg
|
ee41e4f71d
|
A few small bugfixes
|
2021-05-27 13:47:39 -07:00 |
|
Evan Hahn
|
d4dc9b8e39
|
Message Requests: Add new "Report spam and block" button
|
2021-05-27 13:37:58 -07:00 |
|
Scott Nonnenberg
|
e6f1ec2b6b
|
Send support for Sender Key
|
2021-05-25 15:40:04 -07:00 |
|
Fedor Indutny
|
227f532ec2
|
Fix processing of cached envelopes
|
2021-05-24 14:30:56 -07:00 |
|
Scott Nonnenberg
|
e76252d3b2
|
Fixes for Sender Key: Receive
|
2021-05-24 11:59:45 -07:00 |
|
Fedor Indutny
|
79a90802c0
|
Use websocket queue for queueAllCached()
|
2021-05-24 11:00:53 -07:00 |
|
Fedor Indutny
|
7b164fdf91
|
Further improve in-memory transactions in MessageReceiver
|
2021-05-20 17:37:26 -07:00 |
|
Fedor Indutny
|
7c07fdd589
|
Fix in-memory transactions in MessageReceiver
|
2021-05-20 17:37:19 -07:00 |
|
Evan Hahn
|
7c7f7ee5a0
|
Add concat iterable utility
|
2021-05-20 17:37:19 -07:00 |
|
Evan Hahn
|
d07996e910
|
Add type to WebAPI error message
|
2021-05-20 17:37:18 -07:00 |
|
Fedor Indutny
|
7418a5c663
|
Rename locks to zones
|
2021-05-20 17:37:18 -07:00 |
|
Fedor Indutny
|
1f0119a7ac
|
Reuse global locks, handle empty envelopes
|
2021-05-20 17:37:17 -07:00 |
|
Scott Nonnenberg
|
bcaca1ebd5
|
View Once: Allow for missing sender; only require senderUuid
|
2021-05-20 17:37:17 -07:00 |
|
Fedor Indutny
|
2abc331058
|
Fix in-memory transactions while accessing sessions
|
2021-05-20 17:37:10 -07:00 |
|
Scott Nonnenberg
|
38f9aef2af
|
On 401 response from Signal server, reconnect websocket
|
2021-05-20 17:37:09 -07:00 |
|
Fedor Indutny
|
94d2c56ab9
|
Introduce in-memory transactions for sessions
|
2021-05-20 17:37:09 -07:00 |
|
Scott Nonnenberg
|
403b3c5fc6
|
getSendOptions: Disable sealed sender whenever sending to own account
|
2021-05-20 17:37:09 -07:00 |
|
Scott Nonnenberg
|
e6bab06510
|
Receive support for Sender Key
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
|
2021-05-20 17:37:08 -07:00 |
|
Scott Nonnenberg
|
4c249ce5dc
|
Don't reset session if sealed sender wrapper is invalid
|
2021-05-20 17:37:08 -07:00 |
|
Scott Nonnenberg
|
fc12d02a8d
|
Clean up inviteLink handling, harden compose input
|
2021-05-06 12:06:20 -07:00 |
|
Fedor Indutny
|
986d8a66bc
|
Show challenge when requested by server
|
2021-05-05 17:09:29 -07:00 |
|
Evan Hahn
|
8ef14e6f39
|
When incoming message should've been sealed sender, reply with profile key
|
2021-05-05 09:39:16 -07:00 |
|
Scott Nonnenberg
|
18c86898d1
|
OutgoingMessage: Use enqueueSessionJob for all encrypts
|
2021-05-04 18:03:03 -07:00 |
|
Evan Hahn
|
b9bc957299
|
Fix sendToIdentifier error message
|
2021-05-04 09:44:17 -07:00 |
|
Evan Hahn
|
bf6487c5b9
|
Don't mark conversations as unregistered unless there's no UUID
|
2021-04-29 14:27:37 -07:00 |
|
Evan Hahn
|
013923d3c1
|
Remove CDS feature flag
|
2021-04-29 14:27:36 -07:00 |
|
Scott Nonnenberg
|
86d2a4b5dd
|
decrypt/encrypt with libsignal-client, remove libsignal-protocol-javascript
|
2021-04-29 14:27:35 -07:00 |
|
Fedor Indutny
|
4978fae69c
|
Call serverTimestamp.toNumber() for unprocessed
|
2021-04-28 13:21:11 -07:00 |
|
Fedor Indutny
|
a4ff7ae240
|
Report more performance stats
|
2021-04-13 16:43:56 -07:00 |
|
Scott Nonnenberg
|
e0415de893
|
Don't always show an error on manual contact sync
|
2021-04-09 00:06:46 -04:00 |
|
Evan Hahn
|
a82fa86176
|
Fetch sender certificates on-demand
|
2021-04-09 00:06:46 -04:00 |
|
Evan Hahn
|
8fe1be8678
|
Remove ability to set or read author E164 for new quotes
|
2021-04-08 23:51:54 -04:00 |
|
Evan Hahn
|
18ccda83ba
|
Use UUID-only sender certificate when applicable
|
2021-04-08 23:51:54 -04:00 |
|
Evan Hahn
|
63ece2e9b4
|
Don't set or read reaction target phone number
|
2021-04-05 18:08:50 -04:00 |
|
Jost Schulte
|
9823eb2201
|
Fix typos in TypeScript and SCSS files
See [#5136][0].
[0]: https://github.com/signalapp/Signal-Desktop/pull/5136
|
2021-04-02 15:28:07 -05:00 |
|
Fedor Indutny
|
5c8cb6b89b
|
Decrease batcher wait time to speed up startup
|
2021-03-30 20:40:48 -04:00 |
|
Fedor Indutny
|
990e501850
|
First pass on CI support
|
2021-03-25 19:02:53 -07:00 |
|
Fedor Indutny
|
746e99b8c2
|
Flush all watchers on empty queue
|
2021-03-25 17:00:03 -07:00 |
|
Fedor Indutny
|
a75402d290
|
Add timestamp utilities with helpful names
|
2021-03-22 16:08:52 -05:00 |
|
Scott Nonnenberg
|
58cb9fba6b
|
Ensure we don't supply undefined to SyncMessage.Read protobuf
|
2021-03-19 16:57:36 -04:00 |
|
Scott Nonnenberg
|
7ffc01f0b0
|
MessageReceiver: Restore queuing for in-order decryption
|
2021-03-19 16:57:36 -04:00 |
|
Scott Nonnenberg
|
0eec84391f
|
MessageReceiver: Be resilient to failed updateCache call
|
2021-03-19 16:57:36 -04:00 |
|
Fedor Indutny
|
f98c3cba8c
|
Preliminary support for better performance testing
|
2021-03-19 16:57:36 -04:00 |
|
Fedor Indutny
|
fd8339e2ff
|
Fix for UnregisteredUserError handling when fetching UUIDs
|
2021-03-19 16:57:36 -04:00 |
|
Josh Perez
|
62e04a1bbd
|
Fix for unread syncs and ooo reactions
|
2021-03-19 16:57:35 -04:00 |
|
Fedor Indutny
|
11e9b971f0
|
Provide third HKDF parameter putRemoteAttestation
|
2021-03-19 16:57:35 -04:00 |
|