session-ios/SessionNotificationServiceE...
Morgan Pretty af073657a2 Cleaned up received message handling and a few bugs with duplicate message handling
Updated the YDB to GRDB migrations to include some progress when importing swarms & interactions (ie. the slow parts we can't properly show progress for)
Changed the MessageReceiveJob into a MessageHandlingJob (when receiving a message we now parse and store everything immediately to avoid a number of weird edge-cases)
Fixed a bug where the Poller would drop a Snode when returning from the background because it's last request would generally time out
Fixed a few bugs with invalid attachments
Added the ability to retry downloading a failed attachment
Added back the search results limit
2022-06-03 15:47:16 +10:00
..
Meta enable only notify mention for closed groups 2021-08-03 13:47:11 +10:00
NSENotificationPresenter.swift Optimised the home screen query (~50% speed improvement) 2022-06-01 16:50:21 +10:00
NotificationServiceExtension.swift Cleaned up received message handling and a few bugs with duplicate message handling 2022-06-03 15:47:16 +10:00
NotificationServiceExtensionContext.swift Added initial support for sharing URLs and text 2022-01-12 09:40:53 +11:00