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/Message Handling
Morgan Pretty 32f5a18e00 WIP adding PNs for updated groups and changes for enabling unit testing
Started adding logic to subscribe and unsubscribe for updated group push notifications
Updated the keychain service to be injected via dependencies
Reworked the Dependencies logic to avoid a concurrent access issue
Fixed an issue where some keychain data might not be cleared in some cases
Fixed an issue where being kicked and readded to a group would make it seem to disappear ("invited" message wasn't getting created)
2 years ago
..
MessageReceiver+Calls.swift Added group message requests, admin message deletion, fixed a few bugs 2 years ago
MessageReceiver+DataExtractionNotification.swift Did some refactoring to better distinguish between publicKeys and sessionIds in the codebase 2 years ago
MessageReceiver+ExpirationTimers.swift Added group message requests, admin message deletion, fixed a few bugs 2 years ago
MessageReceiver+Groups.swift WIP adding PNs for updated groups and changes for enabling unit testing 2 years ago
MessageReceiver+LegacyClosedGroups.swift WIP adding PNs for updated groups and changes for enabling unit testing 2 years ago
MessageReceiver+MessageRequests.swift Added group message requests, admin message deletion, fixed a few bugs 2 years ago
MessageReceiver+ReadReceipts.swift Added group message requests, admin message deletion, fixed a few bugs 2 years ago
MessageReceiver+TypingIndicators.swift Did some refactoring to better distinguish between publicKeys and sessionIds in the codebase 2 years ago
MessageReceiver+UnsendRequests.swift Added group message requests, admin message deletion, fixed a few bugs 2 years ago
MessageReceiver+VisibleMessages.swift Added group message requests, admin message deletion, fixed a few bugs 2 years ago
MessageSender+Groups.swift WIP adding PNs for updated groups and changes for enabling unit testing 2 years ago
MessageSender+LegacyClosedGroups.swift WIP adding PNs for updated groups and changes for enabling unit testing 2 years ago