Commit graph

10861 commits

Author SHA1 Message Date
86159399d1 Inject custom workflow
Some checks failed
/ Build tarball (push) Has been cancelled
2024-09-12 13:51:26 +00:00
trevor-signal
c3fd24dcb8 7.22.0 2024-08-28 15:15:42 -04:00
trevor-signal
3c5accf5fb Update strings 2024-08-28 15:15:42 -04:00
automated-signal
2d8aa40960
Improve octetstream fallback in attachment channel
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-08-27 12:33:08 +10:00
automated-signal
ae3ade4c13
De-noise removal of unprocessed envelopes
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-08-26 13:51:41 -04:00
automated-signal
3d777371eb
Send FETCH_LATEST.LOCAL_PROFILE on capability flip
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-08-23 15:27:54 -07:00
automated-signal
187ed84de5
Introduce incrementMessagesMigrationAttempts query
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-08-23 13:54:41 +10:00
Fedor Indutny
dd28a258b6 7.22.0-beta.1 2024-08-21 15:14:17 -07:00
Fedor Indutny
e61b880661 Update strings 2024-08-21 15:14:11 -07:00
Fedor Indutny
ec4de8c93b Release notes for 7.22 2024-08-21 15:09:08 -07:00
automated-signal
1332d2732e
Only increment timer version once
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-08-21 15:06:00 -07:00
automated-signal
d59340ba40
Groups: On log fetch error from current revision, use joined_at_version
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-08-21 14:48:31 -07:00
automated-signal
103fd258bc
Preserve draft on conversation merge
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-08-21 14:21:05 -07:00
automated-signal
bcd64fc059
Fix backup import flow in linking UI
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-08-21 14:20:28 -07:00
automated-signal
20599a3e91
Ensure patch-package errors on errors or warnings
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-08-21 14:02:56 -07:00
Fedor Indutny
298f5eef31
Update to RingRTC v2.46.1
Co-authored-by: Jim Gustafson <jim@signal.org>
2024-08-21 12:45:48 -07:00
automated-signal
9c637b8e36
[signalapp/Signal-Desktop#6989] Improve instructions for reproducible builds
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
Co-authored-by: hackerbirds <120066692+hackerbirds@users.noreply.github.com>
2024-08-21 12:36:42 -07:00
automated-signal
c4e87a56cf
Linux builds: Default SOURCE_DATE_EPOCH to 1
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-08-21 11:14:24 -07:00
automated-signal
d90b7fddc7
Introduce versioning clock to timer system
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-08-21 11:14:12 -07:00
automated-signal
d7dfb0739d
Fix pluralization of a group notification
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-08-21 09:06:42 -07:00
automated-signal
842aa1560a
Watch protobuf changes in dev:transpile
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-08-21 09:06:33 -07:00
automated-signal
f0885347c5
Add an extra debug method
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-08-21 17:56:27 +10:00
automated-signal
6841869cce
Resumable attachment downloads
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-08-21 17:55:24 +10:00
automated-signal
57eed9b685
Add unlink step to existing UI flow
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-08-21 17:54:52 +10:00
automated-signal
18c0bc71f2
Limit call link names to 32 characters
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-08-21 17:54:39 +10:00
automated-signal
195b7690d5
Style create call link icon like chat tab buttons
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-08-21 17:53:55 +10:00
automated-signal
813f285668
Fix unhandled promise rejection text content
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-08-21 17:53:21 +10:00
automated-signal
7027bca293
Groups: Continue processing group if endorsements are invalid
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-08-21 17:52:53 +10:00
trevor-signal
2ba9afb7cf
Update backup import/export with new SendStatus, FilePointer, and GroupSnapshot updates 2024-08-20 09:30:40 -04:00
automated-signal
34342a25d0
Adopt libsignal-net version with no auto-reconnect 2024-08-20 08:55:11 -04:00
automated-signal
75945b6844
Ensure SQL worker messages are not dropped
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-08-19 12:14:26 -07:00
automated-signal
2f73d66d41
Update range-finder to 1.3.4
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-08-19 10:10:42 -07:00
Scott Nonnenberg
93b1df8aad Update DNS fallback 2024-08-15 11:41:07 +10:00
Scott Nonnenberg
4b9049ea5a Update strings 2024-08-15 11:41:06 +10:00
Scott Nonnenberg
3991ad3a98 Add release notes for 7.21 2024-08-15 11:41:05 +10:00
Scott Nonnenberg
c040cb2d6c
Make messaging/relink mock test more reliable
Co-authored-by: Fedor Indutny <indutny@signal.org>
2024-08-15 10:13:48 +10:00
Fedor Indutny
3914216f5c
Skip typecheck for emoji-datasource 2024-08-15 09:58:01 +10:00
Fedor Indutny
2c0ccb2e36
Remove failed updater on double failure
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-08-14 14:10:34 -07:00
Fedor Indutny
3e007852d5
Small style fixes for calls tab 2024-08-14 10:10:22 -07:00
Fedor Indutny
d70aa55a78
New styles for various empty states 2024-08-13 16:34:42 -07:00
Jamie Kyle
74b90a5cdd
Refactor StoryProgressSegment to have better controlled animations 2024-08-13 15:19:34 -07:00
trevor-signal
a973c27fd4
Hide tags input field on save dialog on MacOS 2024-08-14 08:10:00 +10:00
Fedor Indutny
2ee8053b06
Update range-finder to 1.3.3 2024-08-13 13:43:00 -07:00
Fedor Indutny
6143888f6c
Better database errors in worker thread 2024-08-13 13:42:20 -07:00
trevor-signal
2cbc1a82b2
Add default timeout for initial response to attachment request 2024-08-13 13:23:29 -07:00
Fedor Indutny
d2a9662b0c
Unpack windows icon from ASAR 2024-08-14 06:20:33 +10:00
Scott Nonnenberg
63e14a7df6
Backup: Support for calls 2024-08-13 11:39:04 -07:00
Fedor Indutny
3a631a587f
Update db user_version within transaction 2024-08-13 10:52:21 -07:00
Fedor Indutny
36db532f31
Fix image processing for onboarding story 2024-08-12 14:14:38 -07:00
Fedor Indutny
89bdb68129
Remove deprecated endpoint 2024-08-13 06:38:23 +10:00