Commit graph

11399 commits

Author SHA1 Message Date
dependabot[bot]
d24da2e26d
Bump electron from 33.2.1 to 33.3.1 2025-01-09 10:05:49 -08:00
trevor-signal
bfb53efb72 v7.40.0-alpha.1 2025-01-09 10:50:14 -05:00
trevor-signal
40bbce5e06 Update DNS fallback 2025-01-09 10:50:14 -05:00
trevor-signal
8dc48b0b16 Update strings 2025-01-09 10:50:13 -05:00
trevor-signal
99b3a83615 Release notes for 7.38 2025-01-09 10:50:13 -05:00
Fedor Indutny
3a1addbfe5
Improve check in storage service comparator 2025-01-08 18:23:13 -08:00
Fedor Indutny
a384b40e63
Improve invalid attachment locator handling 2025-01-08 18:23:06 -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
Jim Gustafson
a877435eea
Update to RingRTC v2.49.2 2025-01-08 14:45:34 -08:00
Fedor Indutny
d66df8ff0b
Ensure ACI in aci fields in backup 2025-01-09 06:15:05 +10:00
Fedor Indutny
e915180a62
Make aci optional in ContactsParser 2025-01-08 11:41:03 -08:00
Fedor Indutny
8b4d82c9fe
De-asyncify receipt handling logic 2025-01-07 12:26:08 -08: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
42710d9914
Update mock-server to 10.2.0 2025-01-07 09:43:55 -08:00
trevor-signal
73690d36e8
Improve copy-image context-menu algorithm 2025-01-07 11:36:46 -06:00
Jamie Kyle
59ebf3dcb4
Fix linux non-prod releases 2025-01-06 11:58:45 -08:00
trevor-signal
0811553ec9
Only mark smsOnlyOrUnregistered for direct conversations 2025-01-06 13:32:18 -05:00
Fedor Indutny
f7f84c463f
Upgrade message batch on import 2025-01-06 10:06:31 -05:00
trevor-signal
9b84402fb0
Clarify behavior for SMS-only conversations 2025-01-06 06:19:43 +10:00
Jamie Kyle
85c74e7e68
Upgrade electron-builder 2025-01-03 10:03:28 -08:00
Fedor Indutny
f1ceaff301
Update better-sqlite3 to 9.0.9 2025-01-02 13:01:57 -08:00
Jamie Kyle
c04ba6b9a9 Fix flakey endorsements expiration test 2025-01-02 12:30:28 -08:00
Jamie Kyle
7f8cb5f0a4 Sort story views by timestamp 2025-01-02 12:30:28 -08:00
yash-signal
55705a08d4
Localized release notes 2025-01-02 13:56:56 -05:00
Jamie Kyle
ebc01d0ce5
Fix sidebar drag handle for touch devices 2025-01-02 13:20:40 -05:00
trevor-signal
f2d4f669fe
Implement lower hand suggestion in group calls 2024-12-20 13:35:11 -05:00
Fedor Indutny
4312d03db0
Fix self-mention in groups 2024-12-20 10:33:01 -08:00
trevor-signal
6f1d767c72
Update link & sync UI 2024-12-19 15:46:50 -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
Fedor Indutny
1f693be9fc
Auto-retry transient update errors once 2024-12-17 10:40:42 +10:00
trevor-signal
f55abcbdc8
Some improvements to adhoc builds 2024-12-16 17:52:18 -06: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
5f611b74f8 v7.39.0-alpha.1 2024-12-12 09:47:41 -05:00
trevor-signal
82694f1926 Update DNS fallback 2024-12-12 09:47:40 -05:00
trevor-signal
da412483cf Update strings 2024-12-12 09:47:40 -05:00
trevor-signal
8a8994dc54 Release notes for 7.37 2024-12-12 09:47:40 -05:00
trevor-signal
6c348e2db7
Update attachment handling 2024-12-12 05:56:41 +10: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
trevor-signal
9722ef5672
On link, ensure group conversations are shown in search 2024-12-10 10:04:00 -08:00
trevor-signal
402b256c66
Fix UUID Regex when normalizing serviceIds 2024-12-10 12:51:46 -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
b72fb50ea0
Groups: Only set active_at when changes have happened 2024-12-09 16:01:47 -08: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
025841e5bb
Fix composer focus when using emoji picker and pressing Enter and upgrade focus-trap-react to 10.3.1 2024-12-10 08:51:35 +10:00