Signal-Desktop/ts/services
Scott Nonnenberg 2464e0a9c1
Convert signal.js and preload.js to Typescript
2022-06-13 14:39:35 -07:00
..
ActiveWindowService.ts Improve window activity detection, improving notification delivery 2021-01-25 18:28:57 -08:00
MessageUpdater.ts Ensure that seenStatus is always updated along with readStatus 2022-04-29 16:42:47 -07:00
areWeASubscriber.ts Hide "become a sustainer" button if you're already a sustainer 2021-11-30 17:29:57 +01:00
audioRecorder.ts Merge signalapp/Signal-Desktop#5633 2022-04-14 13:04:19 -04:00
bounce.ts Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
calling.ts Dynamic audio level indicator 2022-05-18 23:28:51 -04:00
expiringMessagesDeletion.ts Convert message cleanup services to TypeScript 2022-05-31 16:53:14 -07:00
groupCredentialFetcher.ts Update for @signalapp/libsignal-client rename 2022-03-24 14:47:21 -07:00
keyboardLayout.ts Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
networkObserver.ts Switch SQL to main process on disconnect 2022-01-03 13:44:04 -08:00
notifications.ts Do not reopen the last notification on reconnect 2022-03-16 17:51:19 -07:00
ourProfileKey.ts Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
senderCertificate.ts Use --force-long with pbjs 2022-03-23 13:49:27 -07:00
storage.ts Convert signal.js and preload.js to Typescript 2022-06-13 14:39:35 -07:00
storageConstants.ts Batch storage item read requests 2022-04-12 17:50:17 -07:00
storageRecordOps.ts Support keepMutedChatsArchived flag 2022-05-25 13:44:05 -07:00
storyLoader.ts Always repair unexpired stories 2022-05-11 14:02:26 -07:00
tapToViewMessagesDeletionService.ts Convert message cleanup services to TypeScript 2022-05-31 16:53:14 -07:00
updateListener.ts Don't mkdir restore dir in updater 2022-03-04 11:59:47 -08:00
writeProfile.ts Convert signal.js and preload.js to Typescript 2022-06-13 14:39:35 -07:00
writeUsername.ts Convert signal.js and preload.js to Typescript 2022-06-13 14:39:35 -07:00