Signal-Desktop/ts/textsecure
Scott Nonnenberg 5e63d8aadf
Pipe device number through for sync'd sent story messages
2022-10-05 13:49:43 -07:00
..
cds Remove unused CDSH code 2022-08-23 09:38:46 -07:00
storage Enable brace-style eslint rules 2022-09-13 14:48:09 -07: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
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
Helpers.ts Add eqeqeq rule but require == for null 2022-09-14 14:40:44 -07:00
KeyChangeListener.ts Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
MessageReceiver.ts Pipe device number through for sync'd sent story messages 2022-10-05 13:49:43 -07:00
OutgoingMessage.ts Stories: Fix sender key persistence, pipe story: true into sends 2022-09-30 09:59:36 -07:00
ProvisioningCipher.ts Remove unused `eslint-disable`s 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 Stories: Fix sender key persistence, pipe story: true into sends 2022-09-30 09:59:36 -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 Increase backstop queue timeouts across the app 2022-06-27 09:46:43 -07:00
Types.d.ts Lint .d.ts files 2022-09-06 13:51:34 -07:00
Utils.ts Accept HTTP/429 as a "rate-limited" status code 2022-02-24 16:26:58 -08:00
WebAPI.ts Make 1 the minimum registration ID 2022-10-05 09:35:56 -07: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
downloadAttachment.ts Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
getKeysForIdentifier.ts Update for @signalapp/libsignal-client rename 2022-03-24 14:47:21 -07:00
index.ts Convert signal.js and preload.js to Typescript 2022-06-13 14:39:35 -07:00
messageReceiverEvents.ts Improve logging in handleDataMessage and contact sync 2022-09-12 17:52:55 -07:00
processDataMessage.ts tsc:allowUnreachableCode, eslint:no-unreachable, assert->assertDev 2022-09-15 13:17:15 -06:00
processSyncMessage.ts Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00