signal-desktop/ts/textsecure
2022-11-09 10:59:32 -08:00
..
cds Remove LegacyCDS 2022-10-26 16:17:14 -07:00
storage Fix storage service handling of contact status 2022-11-07 15:21:12 -08:00
AccountManager.ts Provide pni registration id in createAccount 2022-10-04 17:50:07 -07:00
ContactsParser.ts Enable brace-style eslint rules 2022-09-13 14:48:09 -07:00
downloadAttachment.ts Prefer import type when importing types 2021-10-26 14:15:33 -05:00
Errors.ts Improve challenge handling 2022-09-14 17:31:37 -07:00
EventTarget.ts Add eqeqeq rule but require == for null 2022-09-14 14:40:44 -07:00
getKeysForIdentifier.ts Update for @signalapp/libsignal-client rename 2022-03-24 14:47:21 -07:00
Helpers.ts Add eqeqeq rule but require == for null 2022-09-14 14:40:44 -07:00
index.ts Convert signal.js and preload.js to Typescript 2022-06-13 14:39:35 -07:00
KeyChangeListener.ts Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
MessageReceiver.ts Wrap eventHandlerQueue jobs with task with timeout 2022-11-09 10:59:32 -08:00
messageReceiverEvents.ts Improve logging in handleDataMessage and contact sync 2022-09-12 17:52:55 -07:00
OutgoingMessage.ts Stories: Fix sender key persistence, pipe story: true into sends 2022-09-30 09:59:36 -07:00
processDataMessage.ts Wrap eventHandlerQueue jobs with task with timeout 2022-11-09 10:59:32 -08:00
processSyncMessage.ts Prefer import type when importing types 2021-10-26 14:15:33 -05:00
ProvisioningCipher.ts Remove unused eslint-disables 2022-06-03 14:07:51 -07:00
RotateSignedPreKeyListener.ts Add "clean up timer if necessary" utility 2022-02-25 10:37:15 -08:00
SendMessage.ts Include story=true when deleting your story for everyone 2022-10-20 15:10:10 -07:00
SocketManager.ts Use X-Signal-Receive-Stories header 2022-10-04 17:48:25 -07:00
Storage.ts tsc:allowUnreachableCode, eslint:no-unreachable, assert->assertDev 2022-09-15 13:17:15 -06:00
SyncRequest.ts tsc:allowUnreachableCode, eslint:no-unreachable, assert->assertDev 2022-09-15 13:17:15 -06:00
TaskWithTimeout.ts Reduce timeout of some long running tasks 2022-10-25 17:03:05 -07:00
Types.d.ts Additional work to include story=true on send 2022-10-07 10:02:08 -07:00
Utils.ts Accept HTTP/429 as a "rate-limited" status code 2022-02-24 16:26:58 -08:00
WebAPI.ts Onboarding story 2022-11-08 21:38:19 -05:00
WebSocket.ts Use new CDS implementation in staging 2022-03-09 11:28:40 -08:00
WebsocketResources.ts Make attachments more resilient, decrease websocket keepalive 2022-08-16 16:49:47 -07:00