Commit graph

4981 commits

Author SHA1 Message Date
Fedor Indutny
2835934277
Track installer size across commits 2024-08-27 14:44:36 -04:00
Jamie Kyle
5a5b681b51
Fix call history read syncs 2024-08-27 09:20:23 -04:00
Scott Nonnenberg
688de5a99b
Reactions/Edits: Mark read after database save 2024-08-27 07:42:44 +10:00
Scott Nonnenberg
c251867699
Properly style call buttons across app, when already in a call 2024-08-27 06:48:41 +10:00
Fedor Indutny
3c25092f50
Update electron to 32.0.1 2024-08-26 13:16:10 -04:00
Scott Nonnenberg
ed95c8959f
GroupListItem: When disabledReason provided, do not call onSelectGroup 2024-08-26 10:33:32 -04:00
Jamie Kyle
60a4da57d0
Fix unknown contact started a group call 2024-08-26 10:31:14 -04:00
trevor-signal
81c8ba0b62
De-noise removal of unprocessed envelopes 2024-08-26 10:26:45 -04:00
Scott Nonnenberg
abdef4847a
Reinitialize redux after importing a backup 2024-08-26 10:26:21 -04:00
trevor-signal
19e0eb4444
Speed up orphaned attachment check 2024-08-23 23:43:50 -04:00
Jamie Kyle
0dc2ab394f
Split up story reactions message for you/someone else 2024-08-23 15:24:05 -07:00
Fedor Indutny
fefa5d9a25
Send FETCH_LATEST.LOCAL_PROFILE on capability flip 2024-08-23 15:14:56 -07:00
Fedor Indutny
c535ed6c9e
Update strings to make direct refs to buttons 2024-08-23 14:53:13 -07:00
Jamie Kyle
0f071afaf2
Fix update call unread count debounce bound action 2024-08-23 13:09:19 -07:00
Fedor Indutny
187d80066e
Fix loading newer messages on scroll 2024-08-22 11:37:34 -07:00
Jamie Kyle
c901708281
Optimize updating call unread count 2024-08-22 11:12:25 -07:00
Fedor Indutny
67252866cf
Introduce incrementMessagesMigrationAttempts query
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-08-22 11:12:00 -07:00
Fedor Indutny
7db33a6708
Preload conversation open data
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-08-21 18:48:29 -07:00
Fedor Indutny
4bca28f90a Release notes for 7.22 2024-08-21 15:14:15 -07:00
Fedor Indutny
129a22e91d
Only increment timer version once 2024-08-21 14:48:24 -07:00
Scott Nonnenberg
a435b21a56
Groups: On log fetch error from current revision, use joined_at_version 2024-08-21 14:31:55 -07:00
Fedor Indutny
78a95c23bb
Preserve draft on conversation merge 2024-08-21 14:02:40 -07:00
Fedor Indutny
59c6a4ec7b
Fix backup import flow in linking UI 2024-08-21 13:51:18 -07:00
Fedor Indutny
2fb50df0af
Introduce versioning clock to timer system 2024-08-21 09:03:28 -07:00
Fedor Indutny
bb1d957e49
Update better-sqlite3 to 8.8.0 2024-08-21 08:27:06 -07:00
Fedor Indutny
d767e14878
Fix pluralization of a group notification 2024-08-21 17:51:54 +10:00
Fedor Indutny
8fbcced59f
Add an extra debug method
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-08-20 16:40:03 -07:00
Scott Nonnenberg
463e07f65e
Groups: Continue processing group if endorsements are invalid 2024-08-20 16:14:27 -07:00
ayumi-signal
ed47967c7f
Style create call link icon like chat tab buttons 2024-08-20 16:13:09 -07:00
trevor-signal
301f7a505a
Update backup import/export with new SendStatus, FilePointer, and GroupSnapshot updates 2024-08-20 10:47:02 +10:00
ayumi-signal
99f91b5f54
Limit call link names to 32 characters 2024-08-19 15:15:38 -07:00
Fedor Indutny
09bd95228d
Add unlink step to existing UI flow 2024-08-19 13:26:05 -07:00
Fedor Indutny
38f532cdda
Resumable attachment downloads 2024-08-19 13:05:35 -07:00
trevor-signal
2c92591b59
Ensure SQL worker messages are not dropped 2024-08-19 11:50:48 -07:00
Scott Nonnenberg
40b4415aeb Merge signalapp/Signal-Desktop#6969 2024-08-16 10:53:35 +10:00
Sergey Skrobotov
30a419bb2a
Adopt libsignal-net version with no auto-reconnect
Co-authored-by: Jordan Rose <jrose@signal.org>
2024-08-15 13:08:50 +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
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
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
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
0f2cda876c
Expose data helpers for dev tools use 2024-08-08 16:10:25 -07:00
Vincent
606103be8d
Re-pin a conversation after undoing archival
Fixes #6968.
2024-08-09 00:02:43 +02:00
trevor-signal
d18888a53d
Ensure message is saved after queueing attachment downloads 2024-08-08 13:32:11 -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
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
Jamie Kyle
6bb518f2f7 Release notes for 7.20 2024-08-07 14:48:56 -07:00
Fedor Indutny
8b840ab442
Fix missing group avatar on group link join 2024-08-07 12:08:14 -07:00
trevor-signal
03d68c3137
Update error handling during TLS connection 2024-08-07 14:37:49 -04:00
Sergey Skrobotov
de33410be1
libsignal authenticated websocket 2024-08-06 14:21:15 -07:00
trevor-signal
31bcb1e4cc
Fix CI test flake for AttachmentDownloadManager 2024-08-07 06:56:52 +10:00
Jamie Kyle
9a9f9495f1
Support delete for call links
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-08-06 12:29:13 -07:00
Fedor Indutny
11fed7e7f8
Improve check during message export 2024-08-06 08:28:27 -07:00
ayumi-signal
a769429b36
Add kwallet6 to help dialog 2024-08-05 17:00:06 -07:00
Fedor Indutny
03bc4764bc
Fix initialization order in background.ts 2024-08-05 16:33:12 -07:00
Fedor Indutny
c4541516b1
Streamline logic in maybeMergeContacts 2024-08-06 06:40:33 +10:00
Fedor Indutny
0350f98f98
Remove event listeners on stream end 2024-08-05 13:33:04 -07:00
Fedor Indutny
02b01d4323
Adjust contrast in StoryViewer 2024-08-05 13:32:40 -07:00
Fedor Indutny
610e441de9
Update heic-convert to 2.1.0 2024-08-05 13:26:40 -07:00
Fedor Indutny
1a87989f94
Fix image in AvatarLightbox for Note to Self 2024-08-05 11:46:15 -07:00
Scott Nonnenberg
f0d81b0a3c
Groups: Allow fetch via log when discovering group from storage service 2024-08-05 10:54:26 -07:00
Fedor Indutny
7d37ec5f80
Temporary fix for a Node.js regression 2024-08-05 10:21:50 -07:00
Jim Gustafson
d42e428ec3
Update to RingRTC v2.46.0
Co-authored-by: ayumi-signal <ayumi@signal.org>
2024-08-02 15:46:41 -07:00
ayumi-signal
b3a5fd3cfb Fix lint 2024-08-02 15:08:50 -07:00
ayumi-signal
d97a12b718 Merge signalapp/Signal-Desktop#6958 2024-08-02 13:55:28 -07:00
ayumi-signal
9e98ef1687 Merge signalapp/Signal-Desktop#6956 2024-08-02 13:36:42 -07:00
Fedor Indutny
a1340aa510
Add cache layer for attachment streaming 2024-08-02 12:50:59 -07:00
Fedor Indutny
7c449dcfed
Run orphaned attachment cleanup after timeout 2024-08-02 12:46:29 -07:00
trevor-signal
81bed5c444
Properly abort inflight requests on resume or shutdown 2024-08-02 13:31:27 -04:00
trevor-signal
517007ad04
Improve performance of link preview parsing 2024-08-02 10:07:52 -07:00
Scott Nonnenberg
1a4bc49563
Show notification on screenshare start in adhoc call 2024-08-02 10:01:40 -07:00
trevor-signal
9010245083
Add attachment support to mock tests 2024-08-01 17:06:52 -07:00
Fedor Indutny
6940c532ea
Speed up message migration further 2024-08-01 14:43:04 -07:00
trevor-signal
098f54602e
Respect 429 rate-limiting during attachment backup 2024-08-01 13:55:13 -07:00
Jon Seager
cb5e7a029b
build: use resolve4/resolve6 in build:dns-fallback.
`dns.lookup` relies on making syscalls to the underlying
system using `getaddrinfo`, which can sometimes fail in
proxy situations.

This is an equivalent implementation using the native
NodeJS DNS functions.
2024-08-01 17:14:11 +01:00
trevor-signal
0433264eed
Update mediaName derivation to hex encoding 2024-07-31 23:13:38 -07:00
ayu
dbdb1e9b4a fix placeholder txt for last name during standalone device setup 2024-07-31 16:18:31 -07:00
ayumi-signal
5173b3d01a
Fix group endorsement logging 2024-07-31 15:32:52 -07:00
Fedor Indutny
77f70489e7 Speed up background message migration 2024-07-31 15:29:04 -07:00
ayumi-signal
3bd0f56ac8 Release notes for 7.19 2024-07-31 14:42:33 -07:00
Fedor Indutny
c5ce9cd880
Update backup protos 2024-07-31 09:43:26 -04:00
Scott Nonnenberg
544ebd6180 ConversationDetails: openMenu -> onClick 2024-07-30 16:47:09 -07:00
Scott Nonnenberg
d57d0cea19 Merge branch 'main' into HEAD 2024-07-30 16:46:34 -07:00
Scott Nonnenberg
13ff8fd32e Merge signalapp/Signal-Desktop#6817 2024-07-30 16:25:42 -07:00
ayumi-signal
26140ee3d6
Update call strings 2024-07-30 16:21:33 -07:00
Scott Nonnenberg
fed6bbfc8b Merge branch 'main' into HEAD 2024-07-30 15:53:28 -07:00
Scott Nonnenberg
9ae3485334
hydrateStoryContext: Let through in more situations 2024-07-30 12:21:53 -07:00
Jim Gustafson
90d345549a
Update to RingRTC v2.45.0 2024-07-30 11:57:54 -07:00
Jamie Kyle
cee2788654
Add editing to call details pane 2024-07-30 11:39:24 -07:00
Scott Nonnenberg
95209689a8
getAllStories: Remove nested queries 2024-07-30 14:29:35 -04:00
Fedor Indutny
a795602e19
Use range-finder for streaming range requests 2024-07-29 16:23:51 -07:00
Scott Nonnenberg
4ec3b98293
Allow joining a call when already in a call, confirming first 2024-07-29 15:35:28 -07:00
ayumi-signal
f4a18414f1
Only run ensureFilePermissions() once as a migration 2024-07-29 14:56:23 -07:00
Jamie Kyle
b965e1f9a5
Checks locales are real in resolveCanonicalLocales 2024-07-29 12:55:59 -07:00
Fedor Indutny
cc6ff0b554
Remove refs to MessageModel in conversations.ts 2024-07-25 16:29:49 -07:00
trevor-signal
774b2b82b8
Reduce test-electron CI flake on macOS 2024-07-25 10:06:12 -07:00
trevor-signal
d532413b53 Release notes for 7.18 2024-07-25 11:19:58 -04:00
Fedor Indutny
d627bf543e
Update backup protos 2024-07-25 10:58:51 -04:00
Jamie Kyle
59d9807301
Fix ringer updates 2024-07-25 10:57:20 -04:00
trevor-signal
22acb57078
Improve throttling of profile fetching 2024-07-24 17:56:31 -07:00
Jamie Kyle
92ca681d3a
Sync call link create/update 2024-07-24 14:35:36 -07:00
trevor-signal
554f5dbe7a
Update "link new device" mobile client button text when linking 2024-07-24 13:18:32 -07:00
Fedor Indutny
3555ccc629
Make most message attribute uses readonly
Co-authored-by: Jamie Kyle <jamie@signal.org>
2024-07-24 13:14:11 -07:00
Fedor Indutny
c619a7b6fd
Fix paging queries in the worker system 2024-07-24 16:06:32 -04:00
ayumi-signal
16864e381a
Linux: Detect changes in safeStorage backend
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-07-24 09:23:17 -07:00
Jamie Kyle
233a18bc81
Refactor update failed strings to remove nesting 2024-07-23 21:10:39 -07:00
Fedor Indutny
24a22bf191
Update prettier to 3.3.3 2024-07-23 17:31:40 -07:00
trevor-signal
1773ad1e11
Fix test-electron tests on Windows runner 2024-07-23 14:27:17 -04:00
Fedor Indutny
06f9c4ffe1
Remove desktop.deleteSync from RemoteConfig 2024-07-23 09:58:40 -07:00
ayumi-signal
c70a8955f9
Cleanup normalizeGroupCallTimestamp non-number handling 2024-07-23 11:43:44 -04:00
Fedor Indutny
168397d8ef
Improve attachment option handling 2024-07-23 10:19:32 -04:00
Fedor Indutny
9006990e58
Parallelize test-electron 2024-07-22 12:27:09 -07:00
Fedor Indutny
c64762858e
Parallelize SQL queries 2024-07-22 11:16:33 -07:00
Fedor Indutny
86b4da1ec2
Make finalization part of the stream 2024-07-19 19:17:02 -07:00
ayumi-signal
c93a211595
Skip unsealed typing messages with active challenges 2024-07-19 15:06:44 -07:00
Fedor Indutny
1fd8b0ef23
Update @types/node to 20 2024-07-18 10:17:56 -07:00
Fedor Indutny
2dc8a5a7e3
Allow send with edited link preview 2024-07-18 10:16:16 -07:00
Fedor Indutny
82178d8268 Release notes for 7.17 2024-07-17 10:09:03 -07:00
Fedor Indutny
6afb6f9ac3
Fix image send without description 2024-07-17 09:03:34 -07:00
Fedor Indutny
57f7dc1b16
Resumable v2 uploads 2024-07-16 19:25:07 -07:00
Scott Nonnenberg
72c6fa8884
Restyle Call Link 'join call' button 2024-07-16 19:24:56 -07:00
Scott Nonnenberg
f53e956810
Edit message: Don't allow send unless message contents changed 2024-07-16 19:16:57 -07:00
trevor-signal
61548061b8
Support thumbnail export & import during backup of visual attachments 2024-07-16 16:39:56 -04:00
trevor-signal
451ee56c92
Use v4/attachments endpoint for attachment upload forms 2024-07-16 16:25:43 -04:00
Jamie Kyle
373540a996
Drop deleted story distribution lists after 30d 2024-07-16 09:31:49 -07:00
ayumi-signal
941304cd31
Update info for group call blocked participants 2024-07-15 17:45:18 -07:00
Fedor Indutny
11a4b32270
Handle additional errors in attachment_channel 2024-07-15 16:26:27 -07:00
Jamie Kyle
07195f4096
Add bidi strip setting and use in os dialogs 2024-07-15 16:15:18 -07:00
Scott Nonnenberg
6503a0aad6
Show original sent timestamp for edited messages 2024-07-15 15:26:50 -07:00
Fedor Indutny
3f9032035f
More lenient attachment v2 migration 2024-07-15 14:27:54 -07:00
Fedor Indutny
12b57601ac
Accept profile name during standalone registration 2024-07-15 14:05:09 -07:00
Fedor Indutny
8f2061e11d
Import/export chat styles 2024-07-15 13:58:55 -07:00
Fedor Indutny
be50f52a32
Use a fork of @electron/symbolicate-mac for speed 2024-07-11 13:14:10 -07:00
trevor-signal
de0f49ed42
Add indexes to support messages foreign key constraints 2024-07-11 16:09:39 -04:00
Fedor Indutny
28664a606f
New attachment storage system 2024-07-11 12:44:09 -07:00
Fedor Indutny
273e1ccb15
Restart input stream on retried request 2024-07-11 15:04:48 -04:00
Jamie Kyle
01dda86538
Optimize markAllCallHistoryReadSync 2024-07-10 17:10:08 -04:00
Fedor Indutny
e87eaff948
Use electron's safeStorage API 2024-07-08 16:41:26 -07:00
Fedor Indutny
c68aac7401
Upgrade storybook to 8 2024-07-08 11:23:27 -07:00
ayumi-signal
92f25e8a75
While in call link call show unknown contacts discretely 2024-07-08 11:17:51 -07:00
Fedor Indutny
82941c6c4a
Export tombstones for gv1 updates in gv2 groups 2024-07-08 10:26:53 -04:00
ayumi-signal
d9f514fe96
Save call history when peeking and discovering active call links 2024-07-03 14:35:41 -07:00
Fedor Indutny
b6ce2f957d
Alternative inbox visuals 2024-07-03 14:15:54 -07:00
Fedor Indutny
f6650c0b91
Check for icu: strings in js folder as well 2024-07-03 12:02:10 -07:00
Scott Nonnenberg
1c77778880 Release notes for 7.16 2024-07-02 21:06:34 -07:00
Scott Nonnenberg
bde4fa40fe
Improve story cleanup on expiration/deletion 2024-07-02 16:15:17 -07:00
ayumi-signal
39d15ba620
Fix group call notification on group call peek 2024-07-02 16:13:39 -07:00
Fedor Indutny
19049c252e
Fix Inbox storybook 2024-07-02 13:31:51 -07:00
trevor-signal
0ab8ec34d0
Add back testUtilities.debug 2024-07-02 12:56:40 -07:00
ayumi-signal
3ff9b87a22
Fix PiP and call settings in reconnecting calls 2024-07-02 11:03:02 -04:00
ayumi-signal
ea37980fc3
Call link batch approve join requests
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-07-01 16:25:18 -07:00
Fedor Indutny
c046d36851
Fix error handling in QR code screen 2024-07-01 14:51:49 -07:00
trevor-signal
7ef2a9155c
Add indices to improve messages_on_delete trigger 2024-06-28 17:47:05 -07:00
Scott Nonnenberg
189a8a0877
Remove leftover logic checking whether we are behind proxy 2024-06-28 17:45:32 -07:00
ayumi-signal
4ae563cc95
Block users from joining call links 2024-06-28 17:13:20 -07:00
Scott Nonnenberg
71ae6ea93a
Delete Sync: Show different text when deleting entire conversation 2024-06-27 17:24:36 -07:00
Fedor Indutny
abf33f98cd
Interactive test-electron 2024-06-27 17:22:06 -07:00
Fedor Indutny
3ed63edbc8
Upgrade electron to 31.1.0 2024-06-27 13:25:36 -07:00
trevor-signal
d53757d9fa
Reduce CI flake on MacOS runner 2024-06-27 16:16:01 -04:00
trevor-signal
d5efcd6d96 Release notes for 7.15 2024-06-27 10:23:26 -04:00
Fedor Indutny
6e0f1de2f2
Use 2x srcset for jumbomoji 2024-06-26 14:08:28 -07:00
trevor-signal
2d9b814b35
Improve syncing of in-memory expirationStartTimestamp 2024-06-26 13:51:11 -07:00
Jamie Kyle
f853a42756
Optimize markAllCallHistoryReadWithPredicate 2024-06-26 16:45:07 -04:00
ayumi-signal
932e4c3343
Use call link color in create, update, show 2024-06-26 10:35:48 -07:00
Scott Nonnenberg
ce012823af
Calls Tab: Show proper color in all default avatars 2024-06-26 09:56:22 -07:00
Jamie Kyle
fc08e70c0f
Update CallLogEvent to latest spec 2024-06-25 17:58:38 -07:00
Fedor Indutny
815fd77849
Fix spurious group avatar change notifications 2024-06-25 14:50:15 -07:00
Fedor Indutny
751fc80869
Update npm dependencies 2024-06-25 13:28:45 -07:00
Jamie Kyle
b691e24d5c
Update call link edit/add name modals 2024-06-25 11:56:28 -07:00
Scott Nonnenberg
fd1584c8ad
Edit Message: Update only conversation list timestamp, don't re-sort 2024-06-24 14:47:19 -07:00
Chris Eager
4e3c79fe25
Challenge: remove obsolete option 2024-06-24 14:16:02 -07:00
Fedor Indutny
2478bf1bd3
Move from yarn to npm 2024-06-24 13:14:32 -07:00
Fedor Indutny
5f310b4074
Import/export group state 2024-06-24 11:38:59 -07:00
Scott Nonnenberg
00bf642558
Enable forwarding of shared contacts 2024-06-24 10:58:59 -07:00
Scott Nonnenberg
08da49a0aa
Delete Sync: Handle and send mostRecentNonExpiringMessages if needed 2024-06-24 10:49:36 -07:00
Fedor Indutny
5e41701516
Lazily load better quality jumbomoji 2024-06-21 15:35:56 -07:00
Scott Nonnenberg
ac04d02d4f
Support for single-attachment delete synced across devices 2024-06-21 15:35:18 -07:00
Scott Nonnenberg
97229e2e65
WebAPI: Ensure we report the right capabilities during link 2024-06-21 14:16:13 -07:00
ayumi-signal
286ff1cc35 Release notes for 7.14 2024-06-20 13:59:56 -07:00
Fedor Indutny
5d3de4ed5d
Remove a remote config flag 2024-06-20 11:39:40 -07:00
ayumi-signal
11b2563a3d
Fix voice note drafts when switching chats 2024-06-18 12:53:14 -07:00
Fedor Indutny
3a18062211
Fix pluralization of an error message 2024-06-18 09:17:01 -07:00
ayumi-signal
378bd7487f
View contact modal from call participants list 2024-06-18 09:15:56 -07:00
Scott Nonnenberg
75c32e86f0
Move receipts and view/read syncs to new syncTasks system 2024-06-17 15:24:39 -04:00
trevor-signal
1a263e63da
Fallback to download from transit tier if attachment not found on backup tier 2024-06-14 10:17:04 -07:00