signal-desktop/ts/services
2023-10-11 01:55:32 +02: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.33.0 2023-09-28 23:52:07 +02:00
contactSync.ts Improvements to the media editor 2023-09-14 10:04:48 -07:00
distributionListLoader.ts Introduce Service Id Types 2023-08-21 09:30:32 -07:00
expiringMessagesDeletion.ts Use FTS5 optimizer in production 2023-10-11 01:55:32 +02:00
ftsOptimizer.ts Use FTS5 optimizer in production 2023-10-11 01:55:32 +02:00
globalMessageAudio.ts Wait for audio to play before pausing 2023-03-15 10:48:38 -07:00
groupCredentialFetcher.ts Fix hover/focus bg overriding active bg in ConversationList 2023-09-18 14:00:26 -07: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 Update typescript to 5.1.3 2023-06-22 21:27:06 +02:00
MessageCache.ts Account for stories that are sometimes not found in the database 2023-10-04 13:23:17 -04: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 Migrate schema to service ids 2023-08-21 09:30:33 -07:00
ourProfileKey.ts tsc:allowUnreachableCode, eslint:no-unreachable, assert->assertDev 2022-09-15 13:17:15 -06:00
profiles.ts Add maximum wait in updateGroup, log with queue size in profile service 2023-09-25 09:43:54 -04: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 Don't accept PNI as ACI in contact sync 2023-09-28 11:41:45 -07: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 Handle username link 404 by showing toast 2023-08-28 19:01:41 +02:00
writeProfile.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00