|
|
@ -373,8 +373,8 @@
|
|
|
|
}];
|
|
|
|
}];
|
|
|
|
[self ensureNotificationsUpToDate];
|
|
|
|
[self ensureNotificationsUpToDate];
|
|
|
|
|
|
|
|
|
|
|
|
// Clean up any messages that expired since last launch immediately
|
|
|
|
// Start running the disappearing messages job in case the newly registered user
|
|
|
|
// and continue cleaning in the background.
|
|
|
|
// enables this feature
|
|
|
|
[[OWSDisappearingMessagesJob sharedJob] startIfNecessary];
|
|
|
|
[[OWSDisappearingMessagesJob sharedJob] startIfNecessary];
|
|
|
|
} else {
|
|
|
|
} else {
|
|
|
|
[self displayAnyUnseenUpgradeExperience];
|
|
|
|
[self displayAnyUnseenUpgradeExperience];
|
|
|
|