signal-desktop/ts
automated-signal 03e7ffbdb0
Fix call animation from speaker to grid view so animating speaker is on top
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2025-02-19 12:30:52 -08:00
..
backbone Update prettier to 3.3.3 2024-07-23 17:31:40 -07:00
badges Migrate to private class properties/methods 2025-01-14 11:11:52 -08:00
calling Fix "Default" mic display 2025-02-10 08:29:27 +10:00
CI Use minimal replacement class for MessageModel 2025-01-10 08:18:32 +10:00
components Fix call animation from speaker to grid view so animating speaker is on top 2025-02-19 12:30:52 -08:00
context Migrate to private class properties/methods 2025-01-14 11:11:52 -08:00
conversations
groups Don't show message request after requesting to join via group link 2024-09-16 11:05:58 -07:00
hooks Show info for permanently undownloadable visual attachments 2025-01-15 09:15:32 -08:00
jobs Update to the latest SignalService.proto 2025-02-11 08:20:14 +10:00
linkPreviews Improve performance of link preview parsing 2024-08-02 10:07:52 -07:00
logging Ignore stdout errors when running from console 2024-11-18 10:25:17 -08:00
main Migrate to private class properties/methods 2025-01-14 11:11:52 -08:00
mediaEditor Migrate to private class properties/methods 2025-01-14 11:11:52 -08:00
messageModifiers Update to the latest SignalService.proto 2025-02-11 08:20:14 +10:00
messages Update to the latest SignalService.proto 2025-02-11 08:20:14 +10:00
models Refactor app initialization logic 2025-02-12 13:37:30 -05:00
protobuf Add preliminary message backup harness 2024-03-15 10:20:33 -04:00
quill Composer: Listen for compose start/end and apply proper styling 2025-01-30 16:52:58 -08:00
reactions Use minimal replacement class for MessageModel 2025-01-10 08:18:32 +10:00
scripts Use @electron/symbolicate-mac 2025-01-22 13:50:32 -10:00
services Support system name fields & upgrade libsignal 2025-02-19 14:01:50 +10:00
shims Refactor app initialization logic 2025-02-12 13:37:30 -05:00
sql Fix sql error when restoring from interrupted sync 2025-02-12 10:37:51 -08:00
state Enable link & sync in production 2025-02-12 11:35:05 -05:00
storybook Upgrade Storybook 2023-10-11 12:06:43 -07:00
test-both Fix combining group change messages 2025-02-10 23:29:27 -08:00
test-electron Support system name fields & upgrade libsignal 2025-02-19 14:01:50 +10:00
test-mock Refactor app initialization logic 2025-02-12 13:37:30 -05:00
test-node Update to the latest SignalService.proto 2025-02-11 08:20:14 +10:00
textsecure Use libsignal Net without proxy on rejection 2025-02-19 12:30:42 -08:00
types Make link-and-sync downloads resumable 2025-02-14 10:26:36 +10:00
updater Ensure adhoc builds expire correctly 2025-01-16 11:44:23 -05:00
util Update name for remote config for ringrtc ADM 2025-02-12 16:07:36 -08:00
windows Notification token on Windows 2025-02-03 14:30:19 -08:00
workers Update heic-convert to 2.1.0 2024-08-05 13:26:40 -07:00
AttachmentCrypto.ts Introduce ability to play mp4 files as they download 2025-01-14 15:22:40 +10:00
background.ts Refactor app initialization logic 2025-02-12 13:37:30 -05:00
Bytes.ts Convert attachments to filePointers for backup export 2024-05-15 10:55:20 -04:00
challenge.ts Migrate to private class properties/methods 2025-01-14 11:11:52 -08:00
changedpi.d.ts Username Link QR Code 2023-07-20 05:14:08 +02:00
CI.ts Notification token on Windows 2025-02-03 14:30:19 -08:00
ConversationController.ts Disallow conversation model creation during import 2025-01-27 12:16:50 -08:00
Crypto.ts Update to libsignal 0.60.2 2024-11-04 12:35:45 -08:00
Curve.ts Support for loading, storing, and using kyber keys in decryption 2023-07-19 16:21:30 -07:00
devtools-core.d.ts Add React Devtools 2025-01-10 16:39:49 -05:00
environment.ts Introduce isStagingServer util method 2024-09-04 11:12:45 -07:00
firstline.d.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
groupChange.ts Fix pluralization of a group notification 2024-08-21 17:51:54 +10:00
groups.ts Fix combining group change messages 2025-02-10 23:29:27 -08:00
growing-file.d.ts Introduce ability to play mp4 files as they download 2025-01-14 15:22:40 +10:00
heic-convert.d.ts Update heic-convert to 2.1.0 2024-08-05 13:26:40 -07:00
IdleDetector.ts Migrate to private class properties/methods 2025-01-14 11:11:52 -08:00
indexeddb.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
Intl.d.ts Use Intl.DateTimeFormat instead of moment for date formatting 2023-03-02 13:43:25 -05:00
LibSignalStores.ts Migrate to private class properties/methods 2025-01-14 11:11:52 -08:00
MessageSeenStatus.ts
model-types.d.ts Normalize messages table 2025-01-17 07:34:35 +10:00
mp4box.d.ts
RemoteConfig.ts Update name for remote config for ringrtc ADM 2025-02-12 16:07:36 -08:00
routineProfileRefresh.ts Migrate to private class properties/methods 2025-01-14 11:11:52 -08:00
setAppLoadingScreenMessage.ts Fully migrate to ICU 2023-03-29 17:03:25 -07:00
signal.ts Allow downloading multiple images into one directory 2024-10-23 14:44:12 -07:00
SignalProtocolStore.ts Migrate unprocessed table to BLOBs 2025-01-21 13:42:14 -08:00
Timers.ts
updateConversationsWithUuidLookup.ts Send alternate numbers to CDSI 2024-12-02 16:03:10 -06:00
WebAudioRecorder.ts Migrate to private class properties/methods 2025-01-14 11:11:52 -08:00
window.d.ts Refactor app initialization logic 2025-02-12 13:37:30 -05:00