.. |
cds
|
Bump to libsignal v0.70.0
|
2025-04-18 11:25:52 -04:00 |
storage
|
Use other sync messages for conversations missing ACI
|
2025-02-06 09:40:25 -05:00 |
AccountManager.ts
|
Switch registration to use libsignal client
|
2025-05-15 16:56:26 -05:00 |
ContactsParser.ts
|
Migrate to private class properties/methods
|
2025-01-14 11:11:52 -08:00 |
downloadAttachment.ts
|
Normalize message attachments
|
2025-05-22 18:09:54 -07:00 |
Errors.ts
|
QR code rotation
|
2025-01-14 12:14:32 -08:00 |
EventTarget.ts
|
Remove end year from licenses
|
2023-01-03 11:55:46 -08:00 |
getKeysForServiceId.ts
|
Require PQ pre-keys from the server
|
2025-05-20 00:45:43 +10:00 |
Helpers.ts
|
Add eqeqeq rule but require == for null
|
2022-09-14 14:40:44 -07:00 |
index.ts
|
Refactor app initialization logic
|
2025-02-12 13:37:30 -05:00 |
KeyChangeListener.ts
|
Introduce Service Id Types
|
2023-08-21 09:30:32 -07:00 |
MessageReceiver.ts
|
Improve use of libsignal for decryption
|
2025-06-02 10:52:22 -07:00 |
messageReceiverEvents.ts
|
Simplify message receiver event
|
2025-05-22 09:39:45 -07:00 |
OutgoingMessage.ts
|
Logging improvements for sessions
|
2025-04-23 02:18:14 +10:00 |
preconnect.ts
|
Move websocket preconnect earlier into startup
|
2025-04-07 12:16:06 -07:00 |
processDataMessage.ts
|
Send and properly receive AttachmentPointer.uploadTimestamp
|
2025-05-13 12:29:10 -07:00 |
processSyncMessage.ts
|
Introduce Service Id Types
|
2023-08-21 09:30:32 -07:00 |
Provisioner.ts
|
Delay storage service sync until empty
|
2025-05-30 10:39:39 -04:00 |
ProvisioningCipher.ts
|
Use libsignal key types internally
|
2025-04-18 10:07:35 -04:00 |
SendMessage.ts
|
Attachment backfill
|
2025-03-24 23:34:58 -07:00 |
SocketManager.ts
|
Delay storage service sync until empty
|
2025-05-30 10:39:39 -04:00 |
Storage.ts
|
New option: Disable automatic attachment downloads
|
2025-03-04 10:09:43 +10:00 |
syncRequests.ts
|
Avoid spurious error log when waiting for contact syncs
|
2025-02-27 12:37:33 -08:00 |
TaskWithTimeout.ts
|
Add extra logging to TaskWithTimeout
|
2023-01-12 14:00:50 -08:00 |
Types.d.ts
|
Delay storage service sync until empty
|
2025-05-30 10:39:39 -04:00 |
UpdateKeysListener.ts
|
Migrate to private class properties/methods
|
2025-01-14 11:11:52 -08:00 |
Utils.ts
|
Handle libsignal websocket connect() errors
|
2024-10-04 11:00:43 +10:00 |
WebAPI.ts
|
Always use the websocket for chat requests
|
2025-06-03 12:39:06 -04:00 |
WebSocket.ts
|
Show critical-idle-primary-device banner in response to WS upgrade response headers
|
2025-03-06 12:58:57 -05:00 |
WebsocketResources.ts
|
Improve Error Handling from LibSignal's WebSocket Opens
|
2025-05-29 10:36:18 -07:00 |