Alex Hart
|
c7f226b5cc
|
Remove orphaned attachments when creating a new backup.
|
2024-11-22 13:35:01 -05:00 |
|
Greyson Parrelli
|
1b2c0db693
|
Introduce AEP and SSRE2.
|
2024-11-21 10:36:09 -05:00 |
|
Greyson Parrelli
|
a71359a14d
|
Change the JobDatabase to use a different error handler.
Relates to #13762
|
2024-11-21 10:36:09 -05:00 |
|
Greyson Parrelli
|
b4472833b8
|
Include unregistered users in blocked sync message.
|
2024-11-21 10:36:09 -05:00 |
|
Greyson Parrelli
|
7dd1fc09c0
|
The rest of the storage service unwrapping.
|
2024-11-13 21:46:55 -05:00 |
|
Greyson Parrelli
|
281a939338
|
Remove some unused device linking code.
|
2024-11-13 21:46:55 -05:00 |
|
Greyson Parrelli
|
dcdfe0b762
|
Simplify SignalStorageRecord.
|
2024-11-13 21:46:55 -05:00 |
|
Greyson Parrelli
|
ae37c4019f
|
Remove cruft around SignalAccountRecord.
|
2024-11-13 21:46:55 -05:00 |
|
Michelle Tang
|
ea38376c3a
|
Fix extraneous incremental chunk sizes.
|
2024-11-08 11:16:00 -05:00 |
|
Alex Hart
|
ed24fd0c4b
|
Utilize re-entrant locking for in app payments instead of synchronized blocks.
|
2024-11-08 11:16:00 -05:00 |
|
Michelle Tang
|
39e91ffb6e
|
Fix blur hash for images and videos.
|
2024-11-06 15:44:37 -05:00 |
|
Cody Henthorne
|
f848a78365
|
Fix use of media credentials for fetching/restoring media related data.
|
2024-11-06 15:44:37 -05:00 |
|
Grzegorz Bobryk
|
cafbf48783
|
Move from enum.values() to enum.entries.
Resolves #13767
|
2024-11-04 09:18:47 -05:00 |
|
Grzegorz Bobryk
|
be92b3cf0a
|
Remove unnecessary force and safe checks.
Resolves #13766
|
2024-11-04 09:17:30 -05:00 |
|
Greyson Parrelli
|
3a5dc4e731
|
Fix wallpaper migration getting stuck on malformed files.
Closes #13769
|
2024-11-04 09:14:46 -05:00 |
|
Michelle Tang
|
d115835606
|
Fix various UI bugs for chat folders.
|
2024-11-01 16:28:45 -04:00 |
|
Greyson Parrelli
|
7e7831cdde
|
Be more specific about which blurhashes to throw out.
|
2024-11-01 16:07:25 -04:00 |
|
Michelle Tang
|
fe40324599
|
Update various UI for chat folders.
|
2024-10-30 13:56:44 -04:00 |
|
Greyson Parrelli
|
ebca386dcb
|
Improve backup export perf by using better batching.
|
2024-10-29 14:36:33 -04:00 |
|
Michelle Tang
|
9a0ebb5028
|
Add default chat folders in backups.
|
2024-10-23 15:51:54 -04:00 |
|
Michelle Tang
|
9e955e94d9
|
Update chat folder settings display.
|
2024-10-23 15:51:54 -04:00 |
|
Alex Hart
|
c291d84738
|
Add call log index to call table.
|
2024-10-23 15:51:54 -04:00 |
|
Michelle Tang
|
dd4fcffec4
|
Fix various bugs for chat folders.
|
2024-10-23 15:51:54 -04:00 |
|
Michelle Tang
|
6fcfd8fdb1
|
Allow adding and removing from context menu.
|
2024-10-23 15:51:54 -04:00 |
|
Alex Hart
|
5816ca6c6e
|
Eliminate unnecessary observer and JOIN.
|
2024-10-18 13:32:47 -03:00 |
|
Greyson Parrelli
|
65996bca19
|
Only notify call observer if read status changed.
|
2024-10-17 11:21:43 -04:00 |
|
Greyson Parrelli
|
69b506db1c
|
Perform search table rebuilds in a single transaction.
|
2024-10-16 15:07:19 -04:00 |
|
Greyson Parrelli
|
a90df1e262
|
Get a big backupV2 import fully working.
|
2024-10-16 15:07:19 -04:00 |
|
Alex Hart
|
e28b3d52c6
|
Write in call link root key from storage service.
|
2024-10-16 15:07:19 -04:00 |
|
Michelle Tang
|
bfa5703aaa
|
Add context menus to chat folders.
|
2024-10-16 15:07:19 -04:00 |
|
Alex Hart
|
6b66e4666b
|
Add update send job for call link when joining by url.
|
2024-10-16 15:07:19 -04:00 |
|
Michelle Tang
|
c4fc32988c
|
Release chat folders to internal users.
|
2024-10-16 15:07:18 -04:00 |
|
Greyson Parrelli
|
497cec4c17
|
Add some local timings to backup export.
|
2024-10-10 15:56:24 -04:00 |
|
Greyson Parrelli
|
dcb5015290
|
Make backup jobs cancelable.
|
2024-10-10 15:56:24 -04:00 |
|
Greyson Parrelli
|
5cafea2bde
|
Add the concept of queuePriority to jobs.
|
2024-10-10 15:56:24 -04:00 |
|
Greyson Parrelli
|
95d8abfb46
|
Clean up dangling wallpapers.
|
2024-10-10 15:56:23 -04:00 |
|
Greyson Parrelli
|
957f17836a
|
Fix potentially slow migration query.
|
2024-10-04 12:48:46 -04:00 |
|
Cody Henthorne
|
66e6b5506e
|
Improve thread delete performance.
|
2024-10-03 10:26:19 -04:00 |
|
Greyson Parrelli
|
bfe9fb6679
|
Remove very old database migration.
The migration was done over 4.5 years ago and has been causing random
problems ever since.
|
2024-10-03 10:26:19 -04:00 |
|
Greyson Parrelli
|
ac0e80ca05
|
Refactor archive importing.
|
2024-10-03 10:26:19 -04:00 |
|
Greyson Parrelli
|
bf338a6835
|
Keep remote fields in sync when deduping downloads.
|
2024-09-26 00:00:18 -04:00 |
|
Greyson Parrelli
|
8030e9f7eb
|
Add job to fix digests for duplicate attachments.
|
2024-09-26 00:00:18 -04:00 |
|
Greyson Parrelli
|
760d5ab2ce
|
Be even more cautious when repairing FTS tables.
|
2024-09-24 12:51:56 -04:00 |
|
Greyson Parrelli
|
ff4364586b
|
Fix issue with attachments failing to download.
|
2024-09-24 12:41:27 -04:00 |
|
Greyson Parrelli
|
2449b5f4a4
|
Add more debug info around attachment deduping.
|
2024-09-23 09:23:57 -04:00 |
|
Greyson Parrelli
|
ecd16dbe9c
|
Fix payment notification backup import/export.
|
2024-09-22 15:09:04 -04:00 |
|
Greyson Parrelli
|
054b517a04
|
Add backup support for remaining simple chat updates.
|
2024-09-21 15:49:12 -04:00 |
|
Greyson Parrelli
|
40ca94a7dd
|
Fix sticker backup import/export.
|
2024-09-21 11:48:41 -04:00 |
|
Greyson Parrelli
|
ec49352635
|
Merge various proto utils together in core-util-jvm.
|
2024-09-20 23:29:08 -04:00 |
|
Greyson Parrelli
|
5b69d98579
|
Fix potential NPE when reading old attachments.
|
2024-09-20 22:07:07 -04:00 |
|