Commit Graph
750 Commits
Author SHA1 Message Date
Miriam Zimmerman a7fb551d3e Enable "Lower hand" suggestions 2025-03-10 09:44:33 -07:00
Scott Nonnenberg bf438e2456 Return early in handleIncomingCall if call is ended 2025-03-07 03:27:24 +10:00
Fedor Indutny aff9a3213e Import/export avatar colors 2025-03-05 10:56:23 -08:00
Scott Nonnenberg f163ada463 New option: Disable automatic attachment downloads 2025-03-04 10:09:43 +10:00
Scott Nonnenberg 7fa19db3da Calling/handleOutgoingSignaling: Wait for job completion or timeout 2025-02-28 11:42:59 -08:00
Scott Nonnenberg cf4b068ab2 Show speaking indicator in 1:1 calls 2025-02-28 11:42:08 -08:00
ayumi-signal 938f39cad1 Fix zoom on macOS and when restoring window 2025-02-28 09:51:29 -08:00
Fedor Indutny 0c875b444b Show a modal for macOS media permissions 2025-02-27 11:09:06 -08:00
trevor-signal 1bc5cc339b Add mock test for libsignal websockets 2025-02-21 12:00:56 -05:00
trevor-signal 1e16c86fd0 Support system name fields & upgrade libsignal 2025-02-18 12:58:44 -05:00
Fedor Indutny 6330156242 Make link-and-sync downloads resumable 2025-02-13 17:09:01 -05:00
yash-signal 5e73e1ae97 Release Notes Channel: Fix behavior when conversation is blocked 2025-02-12 12:36:29 -08:00
Fedor Indutny 674a0f1662 Fix sql error when restoring from interrupted sync 2025-02-12 10:37:51 -08:00
trevor-signal 4c3db76bde Refactor app initialization logic 2025-02-12 13:37:30 -05:00
Scott Nonnenberg d26d915a44 Update to the latest SignalService.proto 2025-02-11 08:20:14 +10:00
trevor-signal cf5dc4b940 Only show error toast when importing unknown frames 2025-02-10 17:09:12 -05:00
Scott Nonnenberg 1ee7231453 Trim message whitespace in more situations 2025-02-07 10:04:29 -06:00
yash-signal f36b656932 Release Note Channel: Mute/Unmute UI, hide UI elements 2025-02-07 09:40:30 -05:00
Fedor Indutny aa5dabd1d8 Remove another unused string 2025-02-06 17:24:13 -08:00
Fedor Indutny 9ac46b8e8a Refactor sticker sync logic 2025-02-06 11:00:55 -08:00
Scott Nonnenberg 0d87bbb5eb getProfile: Only clear profile name if profile is missing it 2025-02-05 10:36:55 +10:00
trevor-signal d30ad37262 Update behavior during import for missing oneof fields 2025-02-04 09:55:38 -08:00
Fedor Indutny 22d30ec4eb Notification token on Windows 2025-02-03 14:30:19 -08:00
yash-signal da7002fc64 Release Notes Channel: Add support for server body ranges (#9631) 2025-01-31 14:52:48 -06:00
Fedor Indutny 24391af642 Fix timestamp capping for storage service 2025-01-30 11:00:20 -08:00
ayumi-signal 8fef392e7f Allow cancel during backup import processing 2025-01-30 10:39:00 -05:00
Fedor Indutny 5ed76b9645 Fix accidental loop during backup import 2025-01-29 12:53:00 -05:00
yash-signal 4a55ac4c86 Release Notes Channel: Support image attachments (#9587) 2025-01-29 00:07:41 -06:00
Fedor Indutny 3b78c9885a Disallow conversation model creation during import 2025-01-27 12:16:50 -08:00
trevor-signal 65055fd475 Roundtrip group.blocked state 2025-01-27 14:53:43 -05:00
Scott Nonnenberg ed30059bd5 Move to MessageCache.saveMessage, queue downloads piecemeal 2025-01-24 06:37:18 -10:00
trevor-signal fb8c46fde1 Update which messages affect chat list presence on import 2025-01-23 13:28:21 -08:00
Fedor Indutny 6cb86277be Fix author id for e164-only 1:1 messages 2025-01-23 10:39:46 -05:00
Fedor Indutny bdb43a6758 Fix attribution of chat updates on import 2025-01-21 14:47:13 -10:00
trevor-signal 0d6cd429d0 Backups: support direct story replies 2025-01-21 16:49:05 -05:00
trevor-signal 423a92df4d Check validity of link previews on import 2025-01-16 11:28:53 -05:00
ayumi-signal 6451ff0cf1 Remove desktop.calling.adhoc flags 2025-01-15 12:19:44 +10:00
Jamie Kyle aa9f53df57 Migrate to private class properties/methods 2025-01-14 11:11:52 -08:00
Scott Nonnenberg 7dbe57084b MessageRequests: Only add events to timeline if value really changed 2025-01-14 10:48:39 -05:00
Scott Nonnenberg f846678b90 Use minimal replacement class for MessageModel 2025-01-10 08:18:32 +10:00
Fedor Indutny 6b00cf756e Fix import of link previews without date 2025-01-09 13:29:06 -08:00
ayumi-signal 79d3a0f1ee Fix backup import for unused admin call links 2025-01-09 12:44:52 -08:00
trevor-signal 1e7d259909 Update sendStateByConversationId for lonely groups 2025-01-09 14:56:06 -05:00
Fedor Indutny 3a1addbfe5 Improve check in storage service comparator 2025-01-08 18:23:13 -08:00
Fedor Indutny 69ac276d0c Apply bounds to timestamps during backup import 2025-01-08 18:22:56 -08:00
Fedor Indutny 8c57d243c0 Export single contact, nickname 2025-01-08 16:14:04 -08:00
Fedor Indutny d66df8ff0b Ensure ACI in aci fields in backup 2025-01-09 06:15:05 +10:00
trevor-signal 5e05dc73ef Ensure chat list matches primary after backup import for certain directionless-message-only chats 2025-01-07 14:24:08 -05:00
Fedor Indutny f7f84c463f Upgrade message batch on import 2025-01-06 10:06:31 -05:00
yash-signal 55705a08d4 Localized release notes 2025-01-02 13:56:56 -05:00