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/Session/Notifications
Morgan Pretty ff2d96e0d5 Fixed a handful more bugs
Fixed an issue where I'd shifted push notification logic to a background thread resulting in crashes
Fixed a bug where the status indicator view on the FullConversationCell was incorrectly showing for incoming messages
Fixed a bug where outgoing messages to closed groups would all be flagged as failed to send
Fixed a bug with the "autoLoadNextPageIfNeeded" on the conversation screen
Fixed a bug where the input view on a closed group wouldn't appear correctly based on whether the user was a member or not
Added the "autoLoadNextPageIfNeeded" logic to the home screen
3 years ago
..
AppNotifications.swift Fixed a few bugs and continued work on fixing unit tests 3 years ago
PushRegistrationManager.swift Added paging to the Home/MessageRequests screens and fix a bunch of bugs 3 years ago
SyncPushTokensJob.swift Fixed a handful more bugs 3 years ago
UserNotificationsAdaptee.swift Finished of the conversation screen and resolved a bug of bugs/TODOs 3 years ago