Commit Graph

49 Commits

Author SHA1 Message Date
Sasha Weiss
11e9404d76
Add ThreadSoftDeleteManager 2024-06-04 14:58:58 -07:00
Sasha Weiss
0f4289fc73
Replace interaction anyRemove with InteractionDeleteManager 2024-06-04 14:51:52 -07:00
Harry
5c31047c54
Split out and clean up thread wallpaper image storage 2024-05-21 10:37:05 -07:00
Ehren Kret
13a1637608 migrate AppContext protoocl to swift 2024-05-08 07:37:37 -05:00
Ehren Kret
ac8fcd53cb swiftlint cleanup 2024-05-01 10:13:13 -05:00
Ehren Kret
28704fbe4c move function down into helpers section 2024-05-01 10:13:13 -05:00
Ehren Kret
585f400bb9 complete conversion of OWSOrphanDataCleaner to swift 2024-05-01 10:13:12 -05:00
Ehren Kret
b12444ee17 move swift off externed constant NSStrings from the header 2024-05-01 10:13:12 -05:00
Ehren Kret
221a1c33b1 move the orphan cleaner find functions to swift 2024-05-01 10:13:12 -05:00
Ehren Kret
6ad0fa0d58 move filePathsInDirectorySafe: to swift 2024-05-01 10:13:12 -05:00
Ehren Kret
4602afcadc remove dead code 2024-05-01 10:13:12 -05:00
Ehren Kret
654cff2359 move keyValueStore and isMainAppAndActive over to swift static vars 2024-05-01 10:13:12 -05:00
Ehren Kret
905d87b1cf move processOrphans:remainingRetries:shouldRemoveOrphans:success:failure: to swift 2024-05-01 10:13:12 -05:00
Ehren Kret
7baaeae51e move workQueue property to swift 2024-05-01 10:13:12 -05:00
Ehren Kret
787ac09d4b convert processOrphansSync:shouldRemoveOrphans: to swift 2024-05-01 10:13:12 -05:00
Ehren Kret
6448506058 move OWSOrphanData to swift 2024-05-01 10:13:12 -05:00
Harry
237bf46219
Remove TSAttachment bridging in TSMessage methods 2024-04-25 10:24:00 -07:00
Harry
e8939fa928
Some final easy story TSAttachment bridging removals 2024-04-25 10:22:30 -07:00
Max Radermacher
bc74ec3953
Tweak or remove redundant/noisy info lines 2024-04-16 19:37:25 -05:00
Harry
e9c8d71a53
Rename BroadcastMediaMessageJob->TSAttachmentMultisendJob 2024-04-15 20:45:26 -07:00
Harry
dfaf09be1a
Download in IncomingContactSyncJobRecord without creating a TSAttachment 2024-04-10 20:17:18 -07:00
Harry
dc1192b0ee
Rename IncomingGroupSyncJobRecord.attachmentId->legacyAttachmentId and make optional 2024-04-10 09:29:41 -05:00
Harry
0e24aa35ff
Add edit message as an explicit type in the new message send preparers 2024-03-29 11:24:18 -07:00
Max Radermacher
be4cada92d
Clean up some info lines 2024-03-27 12:08:43 -05:00
Harry
8090e47a73
Use an explicit enum on MessageSenderJobRecord 2024-03-26 13:26:47 -07:00
Harry
1e1487b6bd
Use TSResourceStore everywhere for Story message attachments 2024-03-25 21:10:12 -07:00
Ehren Kret
d4e17730f3 remove import SignalMessaging statements 2024-03-12 03:35:34 -05:00
Max Radermacher
978c15eaca
Use 4-part version numbers everywhere 2024-02-13 11:49:14 -06:00
Max Radermacher
55e9003637
Don’t insert nil StoryMessage attachment uniqueIds 2024-02-08 01:31:09 -06:00
Harry
00a73e072d
Use transactions in TSMessage attachment id(s) getters/setters 2024-02-06 08:50:44 -08:00
Harry
e87e911510
StoryMessage.attachmentIds should be just one attachment 2024-02-02 14:47:55 -08:00
Max Radermacher
acccfca606
Remove redundant temporary file cleanup 2024-02-01 11:37:14 -06:00
Max Radermacher
d24c370cb1
Convert OWSUserProfile to SDSCodableModel 2024-01-24 17:14:10 -06:00
Max Radermacher
3b1d8efabc
Swiftify AppDelegate 2024-01-16 09:18:40 -06:00
Max Radermacher
3d1e8b96ee
Remove unused orphan data cleaner code 2024-01-04 14:35:43 -06:00
Max Radermacher
89ddc81b0c
Add initial JobQueueRunner implementation 2023-12-12 13:34:46 -06:00
Max Radermacher
6d16de2522
Change how job queue labels are specified 2023-12-11 13:39:48 -06:00
Igor Solomennikov
be1d8220d3
Convert OWSContact to Swift. 2023-11-07 16:21:00 -08:00
Max Radermacher
4f818ee0e7
Fix a few warnings 2023-11-01 16:03:25 -05:00
Harry
9037c31816
[Death to TSAccountManager, long live TSAccountManager][10] Delete old TSAccountManager 2023-10-05 09:23:41 -07:00
Harry
aa0e250cb7
[Death to TSAccountManager, long live TSAccountManager][9] Migrate usages of old TSAccountManager to new 2023-10-05 08:56:08 -07:00
Harry
501ee85adf
Refresh SVR2 auth credentials every new app version 2023-07-31 18:02:07 -07:00
Max Radermacher
5ccc0f944c
Prepare wallpaper for thread merges 2023-07-07 13:09:26 -05:00
Igor Solomennikov
4bb09f8ed7
Convert DateUtil to Swift. 2023-05-30 09:37:36 -07:00
Max Radermacher
82bee4a275 Skip orphan data cleaner query if there’s no files 2023-05-24 22:23:53 -07:00
Sasha Weiss
88f304b0c9
Prune orphaned job records 2023-05-10 14:32:22 -07:00
Sasha Weiss
89f03674df
Remove a debug flag 2023-05-08 18:01:13 -07:00
Max Radermacher
154927ecac Don’t load every wallpaper on every launch 2023-05-04 17:50:55 -07:00
Max Radermacher
4887120cb8
Move OWSOrphanDataCleaner out of SignalMessaging 2023-05-04 17:49:48 -07:00