Sasha Weiss
|
b136ee2ebd
|
Sync "default avatar colors" across devices
|
2025-03-20 15:18:11 -07:00 |
|
Max Radermacher
|
d403c16796
|
Remove Promise-based database methods
|
2025-03-14 12:32:19 -05:00 |
|
Ehren Kret
|
277098b2ca
|
fix missing implementation on SDSDatabaseStorage
|
2025-03-14 10:03:21 -05:00 |
|
Sasha Weiss
|
bb048e8b59
|
One transaction type to rule them all and in the darkness bind them
|
2025-03-13 21:43:35 -07:00 |
|
Sasha Weiss
|
e5eabf1110
|
Remove GRDBTransaction extensions for accessing Database
|
2025-03-13 21:39:23 -07:00 |
|
Sasha Weiss
|
047e3a38df
|
Clean up SDSAnyWriteTransaction async completion
|
2025-03-13 21:38:21 -07:00 |
|
Sasha Weiss
|
a94efa2d32
|
Clean up SDSAnyWriteTransaction finalization blocks
|
2025-03-13 21:37:17 -07:00 |
|
Ehren Kret
|
ee4bb2b6b9
|
remove unnecessary completion hook
|
2025-03-07 15:04:07 -06:00 |
|
Ehren Kret
|
65d131737a
|
convert AppSetup.prepareDatabase() from promises to swift concurrency
|
2025-03-07 15:04:06 -06:00 |
|
Max Radermacher
|
437bb14699
|
Rebuild/remove outdated TSInteraction indexes
|
2025-03-07 15:03:41 -06:00 |
|
Max Radermacher
|
cb1d8d2296
|
Add annotations for TSInteraction db indexes
|
2025-03-07 12:20:47 -06:00 |
|
Max Radermacher
|
3d1439237f
|
Remove some places that call userErrorDescription
|
2025-03-06 23:41:00 -06:00 |
|
Max Radermacher
|
1810cfc624
|
Don’t return the remote config when refreshing
|
2025-03-06 23:35:16 -06:00 |
|
Max Radermacher
|
738ef16c3d
|
Use web socket when fetching remote configs
|
2025-03-06 23:35:16 -06:00 |
|
Max Radermacher
|
c2070943a5
|
Prefer infallible String → Data construct
|
2025-03-06 13:56:16 -06:00 |
|
Sasha Weiss
|
4984439039
|
Avoid chat list update for non-latest-interaction-in-thread touches
|
2025-03-03 13:40:06 -08:00 |
|
Sasha Weiss
|
2954d34687
|
Separately report progress for recreating indexes during Backup import
|
2025-02-25 09:51:15 -08:00 |
|
Max Radermacher
|
8bd156fbfe
|
Use a smaller index when loading conversations
|
2025-02-14 02:13:10 -06:00 |
|
Max Radermacher
|
c94a40bdaf
|
Avoid SELECT EXISTS in InteractionFinder
|
2025-02-14 01:59:52 -06:00 |
|
Max Radermacher
|
7ac32526e4
|
Remove unused message request epoch property
|
2025-02-14 01:53:38 -06:00 |
|
Max Radermacher
|
334edb35a7
|
Remove unnecessary use of lazy var
|
2025-02-14 01:50:16 -06:00 |
|
Max Radermacher
|
e0eba908f7
|
Remove antiquated filter parameter
|
2025-02-14 01:47:00 -06:00 |
|
Max Radermacher
|
6ac078c370
|
Remove method that’s only used by unit tests
|
2025-02-14 01:32:29 -06:00 |
|
Max Radermacher
|
f0b3a76bdb
|
Fix typo in comment
|
2025-02-12 14:30:22 -06:00 |
|
Max Radermacher
|
23f0d543ac
|
Remove handling for unsupported messages
|
2025-02-11 14:32:26 -06:00 |
|
Ehren Kret
|
53095cd1bf
|
remove objc compat from ObservedDatabaseChanges
|
2025-02-10 15:31:19 -06:00 |
|
Ehren Kret
|
83b37e74a3
|
remove unused objc compat
|
2025-02-07 05:30:56 -06:00 |
|
Ehren Kret
|
0a5677997e
|
remove NSDate OWS objc category
|
2025-02-05 11:06:42 -06:00 |
|
Max Radermacher
|
b1eb4c65b2
|
Update AuthorMergeHelper when importing
|
2025-02-05 02:21:42 -06:00 |
|
Sasha Weiss
|
e776d9e633
|
Retain group avatar URLs, even if the avatar data is missing
|
2025-01-31 12:31:37 -08:00 |
|
Max Radermacher
|
41d3f6b1fb
|
Add & use database table for GSEs
|
2025-01-22 20:04:36 -06:00 |
|
Sasha Weiss
|
9d5c271462
|
Add additional benching for Backups
|
2025-01-21 19:18:07 -08:00 |
|
Max Radermacher
|
daca0d94ec
|
Migrate blocked groups to a dedicated table
|
2025-01-21 10:54:28 -06:00 |
|
Harry
|
2c289822ce
|
Try the TSAttachment migration again after a week even if failed
|
2025-01-17 12:54:14 -08:00 |
|
Harry
|
79ff5f48cc
|
Remote config tsattachment migration delay
|
2025-01-17 11:25:47 -08:00 |
|
Harry
|
2d5436ce35
|
Don't count TSAttachment migration batch as failure if we never even try it
|
2025-01-17 10:48:49 -08:00 |
|
Max Radermacher
|
b509d8151c
|
Clear SplashBoard for new launch screen
|
2025-01-15 18:16:06 -06:00 |
|
Max Radermacher
|
b91f921d60
|
Fix some warnings when building for prod
|
2025-01-15 11:59:21 -06:00 |
|
Harry
|
7cedd5d295
|
Make TSAttachment migration skippable by user once we make it launch-blocking (but still incremental)
|
2025-01-14 07:47:13 -08:00 |
|
Max Radermacher
|
59a3e193dc
|
Require NSCopying when calling shallowCopy
|
2025-01-10 15:24:24 -06:00 |
|
Max Radermacher
|
b7dedf2c0d
|
Remove last remnants of OWSUserProfile caching
|
2025-01-08 21:15:10 -06:00 |
|
Max Radermacher
|
357e05e853
|
Fix a few warnings
|
2025-01-08 13:39:44 -06:00 |
|
Max Radermacher
|
823d966c2e
|
Clean up some deepCopy codegen
|
2025-01-08 11:41:58 -06:00 |
|
Harry
|
f4ee34796f
|
Run TSAttachmentMigration while the app is running; allow it to be run blocking but incremental
|
2025-01-07 17:06:23 -08:00 |
|
Max Radermacher
|
77a9296f60
|
Add & use CompletionSerializer
|
2024-12-19 13:11:00 -06:00 |
|
Harry
|
d9be87a76d
|
Make TSAttachment migration non-blocking again
Co-authored-by: sashaweiss-signal <sasha@signal.org>
|
2024-12-16 18:09:20 -08:00 |
|
Harry
|
3467b671c5
|
Pass an NSProgress into the TSAttachment migration
Co-authored-by: Elaine <elaine@signal.org>
|
2024-12-13 15:51:12 -08:00 |
|
Max Radermacher
|
3c9fa13b2f
|
Add MainActor annotations for db change observers
|
2024-12-13 17:14:49 -06:00 |
|
Harry
|
401c361db0
|
Don't block on failure to delete TSAttachment folder
|
2024-12-12 14:45:23 -08:00 |
|
Harry
|
d3bb029a90
|
Don't fail TSAttachment migration on quoted reply validation errors
|
2024-12-12 10:25:59 -08:00 |
|