Signal-iOS/SignalMessaging
Evan Hahn d132e70778 Add more logging for orphan data cleaner, Swiftify
[Some users report][0] that data isn't being properly deleted. This adds
some additional logging to `OWSOrphanDataCleaner` (and converts some of
it to Swift while we're at it) which may help us fix the bug.

There are some small behavior changes here, but they should be minor:

- We now only open _one_ transaction when checking whether we should
  do a cleanup, instead of two.
- Some log messages were changed
- We now handle the case where the "last cleaned date" is unexpectedly
  missing

[0]: https://github.com/signalapp/Signal-iOS/issues/4916#issuecomment-1248234244
2022-11-30 15:40:13 -06:00
..
attachments Add all JobQueues to environment, via a wrapper 2022-11-09 14:08:44 -06:00
calls Fix various bugs in OWSHttpHeaders 2022-11-22 11:43:55 -08:00
categories Use title casing in filenames 2022-11-10 19:08:44 -08:00
contacts Add ContactDiscoveryManager 2022-11-15 13:37:28 -08:00
environment Add ContactDiscoveryManager 2022-11-15 13:37:28 -08:00
groups Add ContactDiscoveryManager 2022-11-15 13:37:28 -08:00
Jobs Cleanups to subscription manager methods 2022-11-16 15:50:38 -06:00
Notifications Group calls: separate new/existing member safety number notifications 2022-11-14 10:01:04 -08:00
Payments Hide Apple Pay UI when the server disallows your region 2022-11-10 16:19:47 -06:00
profiles Drop deprecated credentials asynchronously 2022-11-15 12:49:20 -08:00
Storage Service Make it explicit where we download missing avatars 2022-11-03 16:58:49 -07:00
Subscriptions Enable card donations for external users 2022-11-30 12:54:18 -06:00
test Donations: remove client-side maximum amount check 2022-11-29 17:17:46 -06:00
utils Add more logging for orphan data cleaner, Swiftify 2022-11-30 15:40:13 -06:00
Info.plist Shared framework between app and extension 2017-11-29 13:58:27 -08:00
SignalMessaging-Prefix.pch Change license to AGPL 2022-10-13 08:25:37 -05:00
SignalMessaging.h Change license to AGPL 2022-10-13 08:25:37 -05:00