This change should have no user impact. `FailedMessagesJob`, `IncompleteCallsJob`, and `FailedAttachmentDownloadsJob` used to inherit from `Dependencies`. Now, they explicitly take their one dependency: a database. I also made a few methods private because they didn't need to be exposed. |
||
|---|---|---|
| .. | ||
| AppSetup.h | ||
| AppSetup.m | ||
| Environment.h | ||
| Environment.m | ||
| LaunchJobs.swift | ||
| MessageRequestPendingReceipts.swift | ||
| NoopCallMessageHandler.swift | ||
| OWSSounds.h | ||
| OWSSounds.m | ||
| VersionMigrations.h | ||
| VersionMigrations.m | ||