You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SessionMessagingKit/Sending & Receiving
Morgan Pretty 34fea96db3 Fixed a bunch more bugs around push notifications and avatars
Added code to prevent the garbage collection job from auto-running more often than once every 23 hours
Fixed a bug where if the first avatar you try to add is your own, it could fail due to the folder not getting created
Fixed a bug where updating your profile would store and send an invalid profile picture url against your profile
Fixed an issue where the closed group icon wouldn't appear as the double icon when it couldn't retrieve a second profile
Fixed a bug where the device might not correctly register for push notifications in some cases
Fixed a bug where interacting with a notification when the app is in the background (but not closed) wasn't doing anything
Fixed a bug where the SyncPushTokensJob wouldn't re-run correctly in some cases if the user was already registered
Updated the profile avatar downloading logic to only download avatars if they have been updated
Updated the migration and OpenGroupManager to force Session-run open groups to always use the OpenGroupAPI.defaultServer value
3 years ago
..
Attachments Fixed a few bugs, resolved a number of TODOs and deleted more unused code 4 years ago
Errors Cleaned up received message handling and a few bugs with duplicate message handling 4 years ago
Link Previews Removed a bunch of legacy database types 4 years ago
Message Handling Fixed a bunch more bugs around push notifications and avatars 3 years ago
Notifications Fixed a bunch more bugs around push notifications and avatars 3 years ago
Pollers Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
Quotes Cleaned up the ConversationVC query and started plugging in paging 4 years ago
Typing Indicators Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
MessageReceiver+Decryption.swift Fixed the broken unit tests 3 years ago
MessageReceiver.swift Fixed a bunch more bugs around push notifications and avatars 3 years ago
MessageSender+Convenience.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
MessageSender+Encryption.swift Fixed the broken unit tests 3 years ago
MessageSender.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
Notification+MessageReceiver.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 4 years ago