Signal-Desktop/ts
Fedor Indutny 5c7972893c
Add missing strings to `_locales` folder
2021-09-07 14:41:14 -05:00
..
backbone background.ts/conversation_view.ts modules, Whisper.View/ToastView in TS 2021-03-19 16:53:51 -04:00
build Add license headers across the project 2020-11-04 13:03:13 -06:00
calling Share group calling frame buffers to reduce memory usage 2021-01-25 18:28:59 -08:00
components Add missing strings to `_locales` folder 2021-09-07 14:41:14 -05:00
context Fully move to protobufjs 2021-07-13 11:54:53 -07:00
conversations Don't ring large groups 2021-09-02 15:34:38 -07:00
groups Don't ring large groups 2021-09-02 15:34:38 -07:00
hooks Add screensharing behind a feature flag 2021-05-20 17:37:19 -07:00
jobs Fix when outbound message expire timers are set 2021-09-07 11:36:19 -05:00
linkPreviews One lightbox at a time; proper dismiss of "read more" screen; proper in-progress draft HEIC images 2021-09-02 14:35:23 -05:00
logging Faster preferences window 2021-08-18 13:08:14 -07:00
main ESLint: allow `for..of` 2021-08-26 13:18:00 -05:00
messageModifiers Batch deleteSentProtoRecipient queries 2021-08-31 14:35:01 -07:00
messages Move `getMessageById` next to `getMessagesById` 2021-09-02 10:44:54 -07:00
models Use `isNumber` in handleDataMessage 2021-09-02 16:47:23 -07:00
notifications Prefer `type` to `interface` and add an ESLint rule 2021-01-25 18:29:00 -08:00
protobuf More protobufjs use 2021-07-02 14:21:24 -05:00
quill Set `contenteditable` earlier in mentions blot 2021-09-01 15:42:12 -05:00
reactions Reject reactions with invalid number of graphemes 2021-04-08 23:53:18 -04:00
scripts Add license headers across the project 2020-11-04 13:03:13 -06:00
services Make sure RingRTC has our UUID 2021-09-07 09:21:17 -07:00
shims Refine the clear all data experience 2021-08-24 15:57:34 -05:00
sql Lightbox: A number of tweaks 2021-09-07 09:12:26 -07:00
state Prevent outbound group ring if the feature flag is disabled 2021-09-07 09:20:13 -07:00
storage Check for conversation conflicts before writing 2021-03-19 16:57:35 -04:00
storybook Add license headers across the project 2020-11-04 13:03:13 -06:00
test-both Don't ring large groups 2021-09-02 15:34:38 -07:00
test-electron Don't ring large groups 2021-09-02 15:34:38 -07:00
test-node When a job fails, respect the `Retry-After` header if applicable 2021-09-02 17:31:21 -05:00
textsecure When a job fails, respect the `Retry-After` header if applicable 2021-09-02 17:31:21 -05:00
types Track zoom factor changes through IPC 2021-09-02 16:29:16 -07:00
updater Update TypeScript to 4.4.2 2021-08-27 15:21:42 -05:00
util Update proxy-agent to 5.0.0, move @types/pino to dev dependencies 2021-09-02 17:29:15 -07:00
views Lightbox: A number of tweaks 2021-09-07 09:12:26 -07:00
windows Track zoom factor changes through IPC 2021-09-02 16:29:16 -07:00
workers Transcode heic/heif images 2021-08-09 13:06:21 -07:00
Bytes.ts Fully move to protobufjs 2021-07-13 11:54:53 -07:00
CI.ts Modernize Benchmarks CI 2021-08-11 12:29:07 -07:00
ConversationController.ts Show additional data in debug log header 2021-07-30 09:43:16 -07:00
Crypto.ts Fully move to protobufjs 2021-07-13 11:54:53 -07:00
Curve.ts Receive support for Sender Key 2021-05-20 17:37:08 -07:00
Intl.d.ts Improve @mentions tokenization 2021-08-17 13:55:25 -05:00
LibSignalStores.ts Send support for Sender Key 2021-05-25 15:40:04 -07:00
OS.ts Add license headers across the project 2020-11-04 13:03:13 -06:00
RemoteConfig.ts Move to `desktop.sendSenderKey3` feature flag 2021-08-26 11:34:33 -05:00
SignalProtocolStore.ts Keep UI settings on heartbeat expiration 2021-08-30 14:39:57 -07:00
backboneJquery.ts Add license headers across the project 2020-11-04 13:03:13 -06:00
background.ts Lightbox: A number of tweaks 2021-09-07 09:12:26 -07:00
challenge.ts When a job fails, respect the `Retry-After` header if applicable 2021-09-02 17:31:21 -05:00
environment.ts Show window titlebar in test 2021-07-28 16:46:25 -07:00
firstline.d.ts Convert logging infrastructure to TypeScript 2021-01-27 13:13:33 -08:00
groupChange.ts Support for announcement-only groups 2021-07-20 13:18:35 -07:00
groups.ts Add `durations` utility for computing durations 2021-08-26 09:10:58 -05:00
heic-convert.d.ts Transcode heic/heif images 2021-08-09 13:06:21 -07:00
manage_full_screen_class.ts Hide title bar on macOS 2021-02-01 12:01:25 -08:00
model-types.d.ts ConversationView: Improve types 2021-08-30 14:32:56 -07:00
os-locale.d.ts Move all files under /app to typescript 2021-06-18 10:04:27 -07:00
proxy-agent.d.ts Add license headers across the project 2020-11-04 13:03:13 -06:00
routineProfileRefresh.ts ESLint: allow `for..of` 2021-08-26 13:18:00 -05:00
set_os_class.ts Hide title bar on macOS 2021-02-01 12:01:25 -08:00
textsecure.d.ts Move to websocket for requests to signal server 2021-07-28 14:37:09 -07:00
updateConversationsWithUuidLookup.ts Don't mark conversations as unregistered unless there's no UUID 2021-04-29 14:27:37 -07:00
window.d.ts Strip Exif data without Sharp 2021-09-02 08:59:42 -07:00