Scott Nonnenberg
|
a42c41ed01
|
Message Send Log to enable comprehensive resend
|
2021-07-15 16:48:09 -07:00 |
|
Scott Nonnenberg
|
f7c85432a5
|
Ensure sender info propagates after sealed sender decrypt error
|
2021-07-15 12:13:48 -07:00 |
|
Fedor Indutny
|
c3bdf3d411
|
Show lightbox for GIFs
|
2021-07-14 16:39:52 -07:00 |
|
Fedor Indutny
|
570fb182d4
|
Fully move to protobufjs
|
2021-07-13 11:54:53 -07:00 |
|
Fedor Indutny
|
ddbbe3a6b1
|
More protobufjs migration
|
2021-07-09 12:36:10 -07:00 |
|
Fedor Indutny
|
299fe2af36
|
More protobufjs use
|
2021-07-02 14:21:24 -05:00 |
|
Evan Hahn
|
7dac480df5
|
Don't expire incoming expiration timer updates
|
2021-07-01 16:48:40 -07:00 |
|
Fedor Indutny
|
a6394e0c8b
|
Reconnect within MessageReceiver
|
2021-06-23 09:47:42 -05:00 |
|
Fedor Indutny
|
9f0c630574
|
Move to protobufjs in ts/groups.ts
|
2021-06-22 09:46:42 -05:00 |
|
Scott Nonnenberg
|
68f1023946
|
Move message.getPropsForBubble and friends to selectors
|
2021-06-17 10:15:10 -07:00 |
|
Fedor Indutny
|
8f5086227a
|
Enforce stronger types for ArrayBuffers and storage
|
2021-06-14 17:09:37 -07:00 |
|
Fedor Indutny
|
17e6ec468e
|
Faster WebSocket reconnects
|
2021-06-09 15:28:54 -07:00 |
|
Scott Nonnenberg
|
bff3f0c74a
|
Sender Key: Prepare for production
|
2021-06-08 14:51:58 -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 |
|
Evan Hahn
|
d4dc9b8e39
|
Message Requests: Add new "Report spam and block" button
|
2021-05-27 13:37:58 -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 |
|
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 |
|
Fedor Indutny
|
2abc331058
|
Fix in-memory transactions while accessing sessions
|
2021-05-20 17:37:10 -07:00 |
|
Fedor Indutny
|
94d2c56ab9
|
Introduce in-memory transactions for sessions
|
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
|
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 |
|
Evan Hahn
|
a82fa86176
|
Fetch sender certificates on-demand
|
2021-04-09 00:06:46 -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
|
746e99b8c2
|
Flush all watchers on empty queue
|
2021-03-25 17:00:03 -07: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 |
|
Josh Perez
|
62e04a1bbd
|
Fix for unread syncs and ooo reactions
|
2021-03-19 16:57:35 -04:00 |
|
Josh Perez
|
468d491d34
|
Optimizations to the performance improvement changes
|
2021-03-19 16:57:35 -04:00 |
|
Josh Perez
|
d82ce07942
|
Improve cold start performance
|
2021-03-19 16:57:35 -04:00 |
|
Scott Nonnenberg
|
c9ffb7c014
|
Move SecretSessionCipher to TypeScript
|
2021-03-19 16:57:35 -04:00 |
|
Scott Nonnenberg
|
1ee47735d9
|
Add 'chat session refreshed' to timeline for every error
|
2021-03-19 16:53:51 -04:00 |
|
Scott Nonnenberg
|
98e7e65d25
|
Automatic session reset
|
2021-03-19 16:53:51 -04:00 |
|
Scott Nonnenberg
|
bc0f4387fe
|
Backwards compatibility updates for libsignal-client
|
2021-02-12 10:38:49 -08:00 |
|
Scott Nonnenberg
|
9858ae0642
|
Honor messageKeysLimit, remove batching for session saves
|
2021-02-10 14:47:55 -08:00 |
|
Evan Hahn
|
8a72607fa7
|
Prefer type to interface and add an ESLint rule
|
2021-01-25 18:29:00 -08:00 |
|
Evan Hahn
|
dd0ea6b3fe
|
Upgrade TypeScript to the latest version, v4.1.3
|
2021-01-25 18:28:57 -08:00 |
|
Scott Nonnenberg
|
37aa3146bb
|
Be resilient to missing data in MessageReceiver constructor
|
2021-01-11 14:23:09 -08:00 |
|
Scott Nonnenberg
|
bc57a31e99
|
MessageReceiver: Envelope id is always locally generated
|
2021-01-11 14:23:09 -08:00 |
|
Scott Nonnenberg
|
5369950c1d
|
Don't promote archived sessions, more logging on error
|
2020-12-09 14:05:11 -08:00 |
|