signal-desktop/ts/services
2024-01-10 11:14:58 -08:00
..
ActiveWindowService.ts Enables sandbox for all windows except main 2023-04-20 17:23:19 -04:00
addGlobalKeyboardShortcuts.ts Adds keyboard shortcut to open context menu on messages 2023-06-21 12:54:05 -04:00
areWeASubscriber.ts Add no-misused/floating-promises lint rule 2022-12-21 10:41:48 -08:00
audioRecorder.ts Voice notes drafts 2023-03-02 13:55:40 -07:00
bounce.ts Prefer import type when importing types 2021-10-26 14:15:33 -05:00
callHistoryLoader.ts Fix call history deletion from sync messages 2023-09-27 12:42:30 -07:00
calling.ts Update to RingRTC v2.36.0 2024-01-10 11:14:58 -08:00
contactSync.ts Use streams to download attachments directly to disk 2023-10-30 09:24:28 -07:00
distributionListLoader.ts Introduce Service Id Types 2023-08-21 09:30:32 -07:00
expiringMessagesDeletion.ts Promote fts5 secure-delete to production 2023-10-30 20:36:23 +01:00
globalMessageAudio.ts Wait for audio to play before pausing 2023-03-15 10:48:38 -07:00
groupCredentialFetcher.ts Clean up group credential fetcher 2023-11-13 23:33:43 +01:00
InteractionMode.ts Multi-select forwarding and deleting 2023-03-20 15:23:53 -07:00
keyboardLayout.ts Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
LinkPreview.ts Compile protobufs with no-convert/null-defaults 2023-11-07 22:31:59 +01:00
MessageCache.ts Properly clean up story replies on expiration or delete 2023-12-18 11:58:07 -05:00
messageStateCleanup.ts Replace MessageController with MessageCache 2023-10-03 17:12:57 -07:00
MessageUpdater.ts Receive support for editing messages 2023-03-27 19:48:57 -04:00
networkObserver.ts Moves SQL to full IPC 2023-05-09 10:52:39 -04:00
notifications.ts Refactor Signal app routing 2023-11-02 15:42:31 -04:00
ourProfileKey.ts tsc:allowUnreachableCode, eslint:no-unreachable, assert->assertDev 2022-09-15 13:17:15 -06:00
profiles.ts Support phone number sharing flag on profile 2024-01-02 20:36:49 +01:00
senderCertificate.ts Improve error handling during group sends 2022-11-22 10:43:43 -08:00
singleServePromise.ts Introduce Service Id Types 2023-08-21 09:30:32 -07:00
storage.ts eraseAllStorageServiceState: Delete everything, delete in memory 2023-08-21 09:30:33 -07:00
storageConstants.ts Batch storage item read requests 2022-04-12 17:50:17 -07:00
storageRecordOps.ts Fix accountRecord.e164 deprecation 2023-11-15 02:29:04 +01:00
storyLoader.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
tapToViewMessagesDeletionService.ts Replace MessageController with MessageCache 2023-10-03 17:12:57 -07:00
updateListener.ts Don't mkdir restore dir in updater 2022-03-04 11:59:47 -08:00
username.ts Username and username link integrity check 2023-11-03 15:05:11 -07:00
usernameIntegrity.ts Preserve avatar during integrity fix 2024-01-10 11:14:58 -08:00
writeProfile.ts Support phone number sharing flag on profile 2024-01-02 20:36:49 +01:00
ZoomFactorService.ts Add ZoomFactorService to keep windows in sync 2023-12-22 12:27:49 -08:00