Jordan Rose
|
5a107e1bc3
|
Update for @signalapp/libsignal-client rename
|
2022-03-24 14:47:21 -07:00 |
|
Fedor Indutny
|
ca3f8b7df0
|
Store receivedAtCounter separately for unprocessed
|
2022-03-24 14:28:56 -07:00 |
|
Fedor Indutny
|
e8651afa0b
|
Configure Long before requiring compiled protobuf
|
2022-03-24 10:05:48 -07:00 |
|
Fedor Indutny
|
2eaacac151
|
Use --force-long with pbjs
|
2022-03-23 13:49:27 -07:00 |
|
Scott Nonnenberg
|
1d268da50b
|
Drop stories and their replies if feature flag is disabled
|
2022-03-21 16:17:55 -07:00 |
|
Scott Nonnenberg
|
bddd55d574
|
Challenge: Save conversationIds and start queues
|
2022-03-21 14:19:37 -07:00 |
|
Fedor Indutnyy
|
0e31659682
|
Merge https://github.com/signalapp/Signal-Desktop/pull/5788
|
2022-03-17 09:36:51 -07:00 |
|
Fedor Indutny
|
36ce4f27a2
|
Optimize profile avatar uploads and sync urls
|
2022-03-15 17:14:20 -07:00 |
|
Dimitris Apostolou
|
718d0a7046
|
Fix typos
|
2022-03-13 11:10:17 +02:00 |
|
Josh Perez
|
2114c851c7
|
Include authorUuid when sending replies
|
2022-03-11 15:14:32 -08:00 |
|
Josh Perez
|
d0898cb0c2
|
Do not set conversation expire timer on incoming story msgs
|
2022-03-09 18:20:01 -08:00 |
|
Fedor Indutny
|
4a00ea46bc
|
Allow requesting profile without profileKey
|
2022-03-09 12:23:21 -08:00 |
|
Fedor Indutny
|
0c8c332805
|
Use new CDS implementation in staging
|
2022-03-09 11:28:40 -08:00 |
|
Scott Nonnenberg
|
4be2a33be5
|
Populate dataMessage on CallbackResultType when sending 1:1 messages
|
2022-03-04 17:39:37 -08:00 |
|
Josh Perez
|
eb91eb6fec
|
Process incoming story messages
|
2022-03-04 13:14:52 -08:00 |
|
Evan Hahn
|
effe5aae6f
|
Assume everyone is GV2-capable
|
2022-03-04 13:48:44 -06:00 |
|
Fedor Indutny
|
3b4106d9dd
|
Change order of syncs during linking
|
2022-03-02 14:53:47 -08:00 |
|
Fedor Indutny
|
2b0c98f943
|
Handle PNI keys from ProvisionMessage
|
2022-03-01 15:01:21 -08:00 |
|
Scott Nonnenberg
|
fcb96bf92a
|
Simplify OutgoingIdentityKeyError, use it in getKeysForIdentifier
|
2022-02-25 15:39:24 -08:00 |
|
Evan Hahn
|
052a8e65e2
|
Add "clean up timer if necessary" utility
|
2022-02-25 10:37:15 -08:00 |
|
Jon Chambers
|
45289f519a
|
Accept HTTP/429 as a "rate-limited" status code
|
2022-02-24 16:26:58 -08:00 |
|
Scott Nonnenberg
|
b33b5d2a30
|
profileKey: Check length of incoming values, clear on failed send/fetch
|
2022-02-22 14:34:57 -06:00 |
|
Scott Nonnenberg
|
a1639f111e
|
envelopeTypeToCiphertextType: Handle all envelope types
|
2022-02-22 14:32:25 -06:00 |
|
Scott Nonnenberg
|
30783c887c
|
Introduce new conversationJobQueue
|
2022-02-16 10:36:21 -08:00 |
|
Scott Nonnenberg
|
0bb0e6e9fc
|
MessageReceiver: Extract cipherTextBytes/Type from non-sealed messages
|
2022-02-16 11:41:28 -06:00 |
|
Scott Nonnenberg
|
0a18cc50bd
|
New queue for view once syncs, handleRetry improvements
|
2022-02-08 09:30:42 -08:00 |
|
Fedor Indutny
|
6de2710841
|
Use new server params for group log fetch
|
2022-02-04 13:42:20 -08:00 |
|
Fedor Indutny
|
b6287f4839
|
Properly propagate 204 to fetchManifest
|
2022-01-31 11:58:20 -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 |
|
Scott Nonnenberg
|
5f34ece87c
|
TaskWithTimeout: After suspend, don't start timers for new tasks
|
2022-01-26 12:39:24 -08:00 |
|
Scott Nonnenberg
|
68a458ec4a
|
Honor preferContactAvatars field on AccountRecord
|
2022-01-25 09:44:45 -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 |
|
Scott Nonnenberg
|
fb31a02d88
|
MessateReceiver.maybeUpdateTimestamp: Annotate group identifier for log
|
2022-01-20 18:09:03 -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 |
|
Scott Nonnenberg
|
f1586578ff
|
Properly handle groupIds in incoming block sync
|
2022-01-19 16:39:27 -08:00 |
|
Fedor Indutny
|
885b4d4d2e
|
Trigger EnvelopeEvent for unsealed envelopes
|
2022-01-18 17:10:53 -08:00 |
|
Scott Nonnenberg
|
90356d4c0f
|
Move a number of sync messages to jobs for retry
|
2022-01-14 13:34:52 -08:00 |
|
Evan Hahn
|
393b740fe6
|
Fix crash when changing your username
|
2022-01-13 13:25:20 -08:00 |
|
Scott Nonnenberg
|
06165cb742
|
Include sender keys in SignalProtocolStore zones
|
2022-01-07 18:12:13 -08:00 |
|
Fedor Indutny
|
e98b281644
|
Use serverTimestamp for delivery receipts
|
2022-01-06 12:12:53 -08:00 |
|
Fedor Indutny
|
8070b8b14f
|
Block WebAPI during active registration
|
2021-12-17 22:26:50 +01:00 |
|
Scott Nonnenberg
|
a023fc1bb0
|
Usernames: Fetch own username from /whoami not /profile
|
2021-12-15 12:02:55 -08:00 |
|
Fedor Indutny
|
61a6f1b4cf
|
Reduce logging from rotateSignedPreKey
|
2021-12-09 11:45:21 -08:00 |
|
Evan Hahn
|
f9e98836b0
|
Retry delivery and read receipts for up to 24 hours
|
2021-12-07 14:41:40 -08:00 |
|
Fedor Indutny
|
b4b65c4f00
|
Add v2 implementation of CDS HSM
|
2021-12-06 23:54:20 +01:00 |
|
Evan Hahn
|
c0dcce7c82
|
Clean up AccountManager#registerSecondDevice
|
2021-12-03 18:46:44 +01:00 |
|
Fedor Indutny
|
ca1aef660f
|
Generate PNI key on standalone registration
|
2021-12-02 18:06:32 -08:00 |
|
Fedor Indutny
|
84407cb005
|
Use human-readable names for websockets
|
2021-12-01 19:55:17 +01:00 |
|