Signal-Desktop/ts
Fedor Indutny 9975758fde
Make sure windows with titlebar have OS class
2022-06-09 09:21:17 -07:00
..
backbone Convert "reliable trigger" to TypeScript 2022-06-01 12:54:51 -07:00
badges Gift Badges: A few tweaks 2022-05-16 12:54:38 -07:00
calling Improvements to group calling video requests 2022-05-23 10:16:13 -07:00
components Use patched frameless-titlebar on Windows 2022-06-08 15:00:32 -07:00
context Use patched frameless-titlebar on Windows 2022-06-08 15:00:32 -07:00
conversations Don't ring large groups 2021-09-02 15:34:38 -07:00
groups Convert `ReactWrapperView` to TypeScript 2022-06-03 09:33:39 -07:00
hooks Use patched frameless-titlebar on Windows 2022-06-08 15:00:32 -07:00
jobs Send just sync message if we've already sent to all recipients 2022-05-31 16:20:45 -07:00
linkPreviews Transcode link preview images 2022-04-25 13:56:59 -07:00
logging Fix uncaught exception in logging 2022-05-25 11:04:01 -07:00
main Use patched frameless-titlebar on Windows 2022-06-08 15:00:32 -07:00
mediaEditor Add comments explaining Fabric listeners 2022-01-11 17:18:19 -06:00
messageModifiers Erased messages should not stall attachment jobs 2022-06-06 15:13:21 -07:00
messages Convert message schema migrator to TypeScript 2022-05-31 16:56:25 -07:00
models Remove unused `eslint-disable`s 2022-06-03 14:07:51 -07:00
protobuf Configure `Long` before requiring compiled protobuf 2022-03-24 10:05:48 -07:00
quill Allow adding to a group by phone number 2022-04-04 17:38:22 -07:00
reactions Allow multiple reactions to stories 2022-04-28 18:06:28 -04:00
scripts Remove unused `eslint-disable`s 2022-06-03 14:07:51 -07:00
services Convert message cleanup services to TypeScript 2022-05-31 16:53:14 -07:00
shims Remove unused `eslint-disable`s 2022-06-03 14:07:51 -07:00
sql Remove unused `eslint-disable`s 2022-06-03 14:07:51 -07:00
state Use patched frameless-titlebar on Windows 2022-06-08 15:00:32 -07:00
storybook Add license headers across the project 2020-11-04 13:03:13 -06:00
test-both Remove unused `eslint-disable`s 2022-06-03 14:07:51 -07:00
test-electron Convert "reliable trigger" to TypeScript 2022-06-01 12:54:51 -07:00
test-mock Remove unused `eslint-disable`s 2022-06-03 14:07:51 -07:00
test-node Use patched frameless-titlebar on Windows 2022-06-08 15:00:32 -07:00
textsecure Remove unused `eslint-disable`s 2022-06-03 14:07:51 -07:00
types Use patched frameless-titlebar on Windows 2022-06-08 15:00:32 -07:00
updater Fix "Cannot Update" dialog's retry button 2022-04-27 16:02:41 -07:00
util Use patched frameless-titlebar on Windows 2022-06-08 15:00:32 -07:00
views Remove unused `eslint-disable`s 2022-06-03 14:07:51 -07:00
windows Make sure windows with titlebar have OS class 2022-06-09 09:21:17 -07:00
workers Update electron to 17.3.0 2022-03-29 10:06:42 -07:00
Bytes.ts Use SignalContext instead of SignalWindow 2021-10-07 19:28:47 -04:00
CI.ts Update electron to 15.3.0 2021-11-08 22:43:37 +01:00
ConversationController.ts Remove inboxCollection, ensure falsey active_at removes from badge count 2022-05-31 18:26:57 -07:00
Crypto.ts Update for @signalapp/libsignal-client rename 2022-03-24 14:47:21 -07:00
Curve.ts Update for @signalapp/libsignal-client rename 2022-03-24 14:47:21 -07:00
IdleDetector.ts Add "clean up timer if necessary" utility 2022-02-25 10:37:15 -08:00
Intl.d.ts Improve @mentions tokenization 2021-08-17 13:55:25 -05:00
LibSignalStores.ts Update for @signalapp/libsignal-client rename 2022-03-24 14:47:21 -07:00
MessageSeenStatus.ts New 'unseenStatus' field for certain secondary message types 2022-04-22 11:35:14 -07:00
OS.ts Update electron to 16.0.6 2022-01-03 17:43:42 -08:00
RemoteConfig.ts Support for server-configurable maximum attachment size 2022-04-13 10:47:39 -07:00
SignalProtocolStore.ts Preload fonts, load scripts after body 2022-05-31 14:42:18 -07:00
Timers.ts Use non-throttled timeouts for websockets 2021-10-07 11:18:22 -07:00
background.ts Use patched frameless-titlebar on Windows 2022-06-08 15:00:32 -07:00
challenge.ts Challenge: If no retry-after header on 428, don't start timer for retry 2022-04-25 16:05:23 -07:00
environment.ts Update electron to 16.0.4 2021-12-09 09:06:04 +01:00
firstline.d.ts Convert logging infrastructure to TypeScript 2021-01-27 13:13:33 -08:00
groupChange.ts Introduce new 'Block request' button in timeline 2022-03-15 17:11:28 -07:00
groups.ts If group avatar is the same, but URL changed, capture that new URL 2022-05-31 09:27:03 -07:00
heic-convert.d.ts Transcode heic/heif images 2021-08-09 13:06:21 -07:00
indexeddb.ts Convert IndexedDB code to TypeScript 2022-06-01 09:51:30 -07:00
manage_full_screen_class.ts Preload fonts, load scripts after body 2022-05-31 14:42:18 -07:00
model-types.d.ts Allow manually retrying attachment downloads 2022-05-23 16:07:41 -07:00
os-locale.d.ts Move all files under /app to typescript 2021-06-18 10:04:27 -07:00
routineProfileRefresh.ts Use esbuild 2022-02-11 13:38:52 -08:00
setAppLoadingScreenMessage.ts Convert app loading message code to TypeScript 2022-06-01 12:57:30 -07:00
set_os_class.ts Make sure windows with titlebar have OS class 2022-06-09 09:21:17 -07:00
textsecure.d.ts Update for @signalapp/libsignal-client rename 2022-03-24 14:47:21 -07:00
updateConversationsWithUuidLookup.ts Use checkAccountExistence 2022-02-25 15:20:48 -08:00
window.d.ts Remove unused `activeConfirmationView` 2022-06-06 14:04:16 +00:00