automated-signal
|
de9eb4db6e
|
Keep profileKey in situations where it didn't work; still fail over
|
2024-12-18 15:40:09 -05:00 |
|
automated-signal
|
4a775ee8c1
|
On link, ensure group conversations are shown in search
|
2024-12-10 13:23:02 -05:00 |
|
automated-signal
|
291fcffff6
|
Groups: Only set active_at when changes have happened
|
2024-12-10 13:04:21 -05:00 |
|
automated-signal
|
441e9b4e3c
|
Fix composer focus when using emoji picker and pressing Enter and upgrade focus-trap-react to 10.3.1
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
|
2024-12-09 16:03:33 -08:00 |
|
automated-signal
|
dc8c26d1c1
|
Fix profile display in direct call connecting state
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
|
2024-12-10 04:19:14 +10:00 |
|
ayumi-signal
|
df7a1f6b21
|
Release notes for 7.36
|
2024-12-04 14:49:27 -08:00 |
|
automated-signal
|
cb53e17ae4
|
Fix memory usage by batching syncTasks
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
|
2024-12-04 14:16:18 -08:00 |
|
automated-signal
|
d0131eb54f
|
Filter by unread: small improvements and unit tests
Co-authored-by: yash-signal <yash@signal.org>
|
2024-12-04 13:50:32 -08:00 |
|
automated-signal
|
56f0855f64
|
Improve backup conversation message request state handling
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
|
2024-12-04 13:06:58 -08:00 |
|
automated-signal
|
86a68839ef
|
Ensure long message trimming is unicode-aware
Co-authored-by: Scott Nonnenberg <scott@signal.org>
|
2024-12-04 09:05:40 -08:00 |
|
automated-signal
|
52f74c3b96
|
Hydrate redux before updating conversations' last messages after import
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
|
2024-12-03 13:56:17 -08:00 |
|
automated-signal
|
fa31d718bd
|
Deprecate check for versioned expire timer capability
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
|
2024-12-03 13:28:43 -08:00 |
|
automated-signal
|
8edb054874
|
Send alternate numbers to CDSI
Co-authored-by: yash-signal <yash@signal.org>
|
2024-12-03 10:25:43 -06:00 |
|
automated-signal
|
cbeb51a68b
|
Highlight the selected conversation when filter by unread is enabled
Co-authored-by: yash-signal <yash@signal.org>
|
2024-12-02 20:08:52 -06:00 |
|
automated-signal
|
054f50bcd4
|
Enable filter by unread on production
Co-authored-by: yash-signal <yash@signal.org>
|
2024-12-02 20:08:14 -06:00 |
|
automated-signal
|
1186caefb8
|
Test for roundtripping view-once quotes
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
|
2024-12-02 11:56:43 -08:00 |
|
automated-signal
|
008e3c36fe
|
Fix transfer archive timeout
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
|
2024-12-02 11:56:37 -08:00 |
|
automated-signal
|
e624759003
|
Initial logic for release notes
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
|
2024-11-27 17:28:51 -08:00 |
|
automated-signal
|
e2d12db443
|
Disable message insert triggers during backup import
|
2024-11-27 15:02:56 -05:00 |
|
automated-signal
|
7276ccf42b
|
Verify groupId for group changes
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
|
2024-11-25 12:40:12 -08:00 |
|
automated-signal
|
3ab45e8d01
|
Fix service id conversion in import
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
|
2024-11-25 12:04:18 -08:00 |
|
automated-signal
|
ecea93e451
|
Improve handling of DOE messages in backups
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
|
2024-11-25 12:03:54 -08:00 |
|
automated-signal
|
c7652a3c28
|
Force relays only if remote user is not a Signal Connection
Co-authored-by: Jim Gustafson <jim@signal.org>
|
2024-11-25 12:03:14 -08:00 |
|
automated-signal
|
795edf1987
|
Smarter incoming message handling for filter by unread (#9366)
Co-authored-by: yash-signal <yash@signal.org>
|
2024-11-22 17:40:13 -06:00 |
|
automated-signal
|
4d7ed49dfd
|
Improve tap-to-view deletion query
|
2024-11-22 14:14:47 -05:00 |
|
automated-signal
|
c3cd61d658
|
Allow for empty stickerMessage.emoji and quote.authorAci during backup import
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
|
2024-11-21 10:54:25 +10:00 |
|
automated-signal
|
4eba508c5f
|
Show connecting state before ringing for direct calls
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
|
2024-11-21 10:49:02 +10:00 |
|
ayumi-signal
|
b9918e370a
|
Release notes for 7.35
|
2024-11-20 11:21:46 -08:00 |
|
Fedor Indutny
|
495eca4e78
|
Add missing await in storage service code
|
2024-11-20 10:59:33 -08:00 |
|
trevor-signal
|
19f7bff8a3
|
Ensure ESC removes quoted reply when drafting
|
2024-11-20 08:38:45 -08:00 |
|
Fedor Indutny
|
cd3e82c098
|
Re-hydrate signal protocol caches after import
|
2024-11-19 16:36:53 -08:00 |
|
Jamie Kyle
|
8cb80f66dc
|
Fix repeated call messages for timestamp updates
|
2024-11-19 16:04:34 -08:00 |
|
yash-signal
|
6bf7151745
|
Limit Filter by Unread to non production
|
2024-11-19 09:26:51 -08:00 |
|
Miriam Zimmerman
|
0c707975d8
|
Stub out speechEvent callback
|
2024-11-18 15:03:36 -08:00 |
|
trevor-signal
|
a068456139
|
Better handling of failed message migration attempts
|
2024-11-18 16:35:47 -05:00 |
|
trevor-signal
|
512dcaad45
|
Improve handling of expireTimerVersion glare
|
2024-11-18 13:28:29 -08:00 |
|
Jamie Kyle
|
b8ae50efd6
|
Update icon assets
|
2024-11-18 16:18:58 -05:00 |
|
Jamie Kyle
|
8fde907b17
|
Upgrade outdated dependencies
|
2024-11-18 11:20:23 -08:00 |
|
Fedor Indutny
|
e4aa4de5e1
|
Ignore stdout errors when running from console
|
2024-11-18 10:25:17 -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 |
|
Scott Nonnenberg
|
cce9670abd
|
For outgoing 1:1 calls, start ringing on prering status
|
2024-11-15 13:53:05 -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 |
|
ayumi-signal
|
ec3c46d356
|
Fix pre call info for call links with admin approval
|
2024-11-14 12:43:02 -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 |
|
Jamie Kyle
|
b347a628b3
|
Upgrade/remove outdated dependencies
|
2024-11-13 17:20:36 -08:00 |
|
trevor-signal
|
4d7b325726
|
Release notes for 7.34
|
2024-11-13 15:35:39 -05:00 |
|