Commit graph

10844 commits

Author SHA1 Message Date
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
Scott Nonnenberg
3a28aaab53
Contact Sync: Only update expireTimer on first sync 2024-08-13 06:25:01 +10:00
Fedor Indutny
f1a7ac8c3d
Drop release notes channel when importing backup 2024-08-13 06:18:19 +10:00
Fedor Indutny
9a98ae0a4e
Separate calls in sql channel 2024-08-12 12:54:24 -07:00
trevor-signal
85b130a12d
Ensure outgoing filesize limit considers padding and encryption 2024-08-12 09:44:50 -07:00
Scott Nonnenberg
8166024700
cleanAttributes: Use value from cache, not from database 2024-08-12 09:26:40 -07:00
Fedor Indutny
611ece2b21
Update range-finder to 1.3.2 2024-08-12 07:43:27 +10:00
Fedor Indutny
0f2cda876c
Expose data helpers for dev tools use 2024-08-08 16:10:25 -07:00
ayumi-signal
91a34749c1
Fix Linux build permissions further 2024-08-08 15:27:00 -07:00
ayumi-signal
1b8e43bec8
Fix Linux build permissions 2024-08-08 13:53:06 -07:00
trevor-signal
d18888a53d
Ensure message is saved after queueing attachment downloads 2024-08-08 13:32:11 -07:00
Fedor Indutny
f363836ab5
Update @indutny/range-finder to 1.3.1 2024-08-08 13:25:07 -07:00
Fedor Indutny
5c350a0e3c
Download backup on link 2024-08-08 12:22:48 -07:00
ayumi-signal
ec36ae7f26 Update reproducible build script to reflect build process 2024-08-08 10:03:43 -07:00
ayumi-signal
d9baaa358a Merge signalapp/Signal-Desktop#6945 2024-08-08 10:03:23 -07:00
hackerbirds
7ee35ebdec Introduce reproducible build system on Linux 2024-08-08 10:02:44 -07:00
Scott Nonnenberg
068dfbc327
Attachment mock test: wait for draft attachment ready before send 2024-08-08 08:44:19 -04:00
Sergey Skrobotov
7a9e51f5ad
Restore remote config before connecting to server 2024-08-08 09:36:11 +10:00