Commit graph

710 commits

Author SHA1 Message Date
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
trevor-signal
f2d4f669fe
Implement lower hand suggestion in group calls 2024-12-20 13:35:11 -05:00
Fedor Indutny
1c933af6ce
Fix UI for invalid timestamps 2024-12-19 14:15:52 -05:00
trevor-signal
187d06fd69
Fix color of quotes in chats with custom colors 2024-12-19 11:13:22 -08:00
Fedor Indutny
d4b0ae25c1
Set verified attribute on import 2024-12-18 12:40:17 -05:00
trevor-signal
ec26b82ba7
After import, don't show chats in left pane unless they have messages 2024-12-13 11:55:14 +10:00
trevor-signal
97d31cd1a5
Add adhoc release channel for public ad-hoc testing 2024-12-12 12:42:40 -05:00
trevor-signal
6f7faf4be8
Backups: update to latest integration tests 2024-12-11 12:01:45 -05:00
ayumi-signal
c7dc4279a1
Fix custom color backup import/export 2024-12-11 08:57:34 -08:00
trevor-signal
734929f74f
Handle backup transfer errors during linking 2024-12-10 16:15:41 -05:00
Scott Nonnenberg
0eb4bd86bd
Keep profileKey in situations where it didn't work; still fail over 2024-12-09 19:55:33 -05:00
Scott Nonnenberg
2741fbb5d2
Show attachment download progress, new stop button to cancel
Co-authored-by: Jamie Kyle <jamie@signal.org>
2024-12-10 08:54:18 +10:00
ayumi-signal
0f66bb13b9
Improve compatibility for max long values in backups 2024-12-09 10:30:45 -05:00
ayumi-signal
8b1ceaa1d7
Fix importing call links with max expiration time 2024-12-05 14:42:24 -08:00
trevor-signal
10eeb63776
Handle fatal error during backup import 2024-12-05 11:35:37 -05:00
Scott Nonnenberg
08342a9f43
Ensure long message trimming is unicode-aware 2024-12-04 11:39:20 -05:00
trevor-signal
8655244261
Improve backup conversation message request state handling 2024-12-04 15:53:44 +10:00
trevor-signal
af4718dbfe
Hydrate redux before updating conversations' last messages after import 2024-12-03 13:34:28 -08:00
ayumi-signal
a2bbfd9496
Deprecate check for versioned expire timer capability 2024-12-02 14:09:29 -08:00
ayumi-signal
c5301688a1
Initial logic for release notes 2024-11-27 14:11:53 -08:00
trevor-signal
34ef8dc2c8
Disable message insert triggers during backup import 2024-11-27 10:34:02 -08:00
Fedor Indutny
3aa62ecdb4
Fix service id conversion in import 2024-11-25 10:58:02 -05:00
trevor-signal
a370a6eb0a
Improve handling of DOE messages in backups 2024-11-22 14:03:11 -08:00
Jim Gustafson
a1a64dd25a
Force relays only if remote user is not a Signal Connection 2024-11-21 13:24:23 -08:00
trevor-signal
31373706d0
Improve tap-to-view deletion query 2024-11-21 14:47:52 -05:00
Fedor Indutny
34cc87e8a8
Add new release line for testing 2024-11-20 19:14:21 -08:00
trevor-signal
d8a52194ef
Allow for empty stickerMessage.emoji and quote.authorAci during backup import 2024-11-20 15:14:58 -05:00
Fedor Indutny
495eca4e78
Add missing await in storage service code 2024-11-20 10:59:33 -08:00
Fedor Indutny
cd3e82c098
Re-hydrate signal protocol caches after import 2024-11-19 16:36:53 -08:00
Miriam Zimmerman
0c707975d8
Stub out speechEvent callback 2024-11-18 15:03:36 -08:00
trevor-signal
757b237186
Allow empty groupExpirationTimerUpdate.updaterAci in backup import 2024-11-18 10:01:09 -08:00
Miriam Zimmerman
7faae3ab71
Update to ringrtc 2.48.7 2024-11-15 17:37:40 -08:00
trevor-signal
e819bfe4eb
Add toast when import errors 2024-11-15 14:01:11 -08:00
trevor-signal
692b0ae189
Trim group name and description from group state 2024-11-15 12:06:57 -05:00
Jamie Kyle
ca19a7a774
Upgrade outdated dependencies 2024-11-14 17:28:55 -08:00
Fedor Indutny
b7d67b453a
Handle abort signal in SocketManager 2024-11-14 12:38:43 -08:00
Fedor Indutny
c123218e7f
Update libsignal to 0.62.0 2024-11-14 10:31:02 -08:00
Fedor Indutny
45e9c07125
Improve backup export benchmark measurement 2024-11-13 10:47:58 -08:00
trevor-signal
2e886235fa
Handle calls without callId in backup proto 2024-11-13 13:47:40 -05:00
trevor-signal
5762c8a37f
Update backup benchmark timing 2024-11-13 09:31:13 -08:00
trevor-signal
ca20d07f75
Update backup media idle state after resuming download 2024-11-13 09:30:35 -08:00