Signal-Desktop/ts
automated-signal 001974ecb3
Our conversation doesn't require profile sharing
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-02-11 17:43:24 -08:00
..
backbone Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
badges Tweak badge image logic for new server responses 2021-11-18 23:26:38 +01:00
build Fix flaky test-release test 2022-01-12 11:15:58 -08:00
calling Remove ADM2 feature flag 2021-12-14 20:24:43 +01:00
components Log if `<Timeline>` row count is 0 2022-02-10 14:27:56 -06:00
context Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
conversations Don't ring large groups 2021-09-02 15:34:38 -07:00
groups No Backbone in data layer; server/client interfaces are now similar 2021-12-10 16:51:54 -06:00
hooks Switch to qrcode-generator library 2022-01-05 09:59:59 -08:00
jobs Properly handle read syncs while offline 2022-01-21 17:04:30 -08:00
linkPreviews Fix getHtmlDocument for compressed documents 2021-12-20 17:45:57 +01:00
logging Add tentative prefix to crash report uploads 2022-01-14 13:50:45 -08:00
main Hang up call when screen is locked 2022-01-24 12:32:09 -08:00
mediaEditor Add comments explaining Fabric listeners 2022-01-11 17:18:19 -06:00
messageModifiers Re-enable reaction notifications and improve message modifier typing 2022-01-04 09:27:16 -06:00
messages Fix stuck safety number modal overlay 2022-01-24 17:39:18 -08:00
models Update storage service when sharing profile key 2022-02-09 10:44:18 -08:00
protobuf More protobufjs use 2021-07-02 14:21:24 -05:00
quill Add badges to @-mentions picker 2021-11-17 19:38:52 +01:00
reactions No Backbone in data layer; server/client interfaces are now similar 2021-12-10 16:51:54 -06:00
scripts Fix flaky test-release test 2022-01-12 11:15:58 -08:00
services Erase storage service state on key change 2022-02-02 16:15:39 -05:00
shims Move a number of sync messages to jobs for retry 2022-01-14 13:34:52 -08:00
sql Move a number of sync messages to jobs for retry 2022-01-14 13:34:52 -08:00
state Our conversation doesn't require profile sharing 2022-02-11 17:43:24 -08:00
storybook Add license headers across the project 2020-11-04 13:03:13 -06:00
test-both Normalize UUID in ConversationModel.initialize 2022-02-02 14:17:55 -08:00
test-electron sendContentMessageToGroup: Comprehensive error check before failover 2022-01-31 13:51:24 -08:00
test-node Open all Signal links in app 2022-02-02 10:29:01 -08:00
textsecure Properly propagate 204 to fetchManifest 2022-01-31 11:58:20 -08:00
types Update to RingRTC v2.17.2 2022-01-28 13:55:36 -06:00
updater Improve Rosetta detection 2021-12-06 10:10:15 -08:00
util Normalize UUID in ConversationModel.initialize 2022-02-02 14:17:55 -08:00
views Fix "mark conversation read" optimization 2022-01-31 13:52:09 -08:00
windows Detect startup after recent crashes 2022-01-11 12:02:46 -08:00
workers Prefer `import type` when importing types 2021-10-26 14:15:33 -05: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 Make sure isPinned is in sync with storage service 2022-02-03 09:48:32 -08:00
Crypto.ts Add v2 implementation of CDS HSM 2021-12-06 23:54:20 +01:00
Curve.ts Additional protocol changes for CDS v2 2021-11-12 21:45:30 +01:00
IdleDetector.ts Convert `IdleDetector` to TypeScript 2021-12-10 15:20:24 -08:00
Intl.d.ts Improve @mentions tokenization 2021-08-17 13:55:25 -05:00
LibSignalStores.ts Include sender keys in SignalProtocolStore zones 2022-01-07 18:12:13 -08:00
OS.ts Update electron to 16.0.6 2022-01-03 17:43:42 -08:00
RemoteConfig.ts Remove floating date header remote config flags 2022-01-27 13:50:01 -08:00
SignalProtocolStore.ts Move a number of sync messages to jobs for retry 2022-01-14 13:34:52 -08:00
Timers.ts Use non-throttled timeouts for websockets 2021-10-07 11:18:22 -07:00
backboneJquery.ts Add license headers across the project 2020-11-04 13:03:13 -06:00
background.ts Expiration start timestamp cleanup: Cancel update when missing our UUID 2022-02-09 09:24:36 -08:00
challenge.ts Move StandaloneRegistration to React 2021-11-30 09:51:53 -08: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 Fix groupV2 change rendering in notifications and left pane 2021-12-16 09:44:54 -08:00
groups.ts Fetch profiles for pending members 2022-02-09 10:47:41 -08: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 Migration and data access functions for stories 2021-12-08 20:52:46 +01:00
os-locale.d.ts Move all files under /app to typescript 2021-06-18 10:04:27 -07:00
routineProfileRefresh.ts Use `throwOnTimeout` option for PQueue 2021-11-23 23:01:03 +01:00
set_os_class.ts Hide title bar on macOS 2021-02-01 12:01:25 -08:00
textsecure.d.ts Preliminary support for destinationUuid field 2021-11-12 13:26:52 -08:00
updateConversationsWithUuidLookup.ts Add extra logging for change phone number 2022-01-20 14:44:25 -08:00
window.d.ts Erase storage service state on key change 2022-02-02 16:15:39 -05:00