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 8eed08b5b4 Updated to the latest lib, started handling UserGroups
Added unit tests for the UserGroup config type
Updated the logic to use the 'pinnedPriority' and deprecated 'isPinned' (not sorting yet but using the value)
Updated the code to use the libSession community url parsing instead of custom parsing
Fixed an issue where initialising Data with a libSession value wasn't returning null when the data had no actual value
Fixed an issue where the OpenGroupPoller could user an incorrect failure could when handling poll responses
Fixed the UpdateExpiryRequest signature
3 years ago
..
MessageReceiver+Calls.swift Updated to the latest lib, started handling UserGroups 3 years ago
MessageReceiver+ClosedGroups.swift Updated to the latest version of libSession-util 3 years ago
MessageReceiver+ConfigurationMessages.swift Updated to the latest lib, started handling UserGroups 3 years ago
MessageReceiver+DataExtractionNotification.swift Updated the code to take the service node offset into account when setting timestamps 3 years ago
MessageReceiver+ExpirationTimers.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
MessageReceiver+MessageRequests.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 3 years ago
MessageReceiver+ReadReceipts.swift Started caching pending ReadReceipt messages to resolve an edge-case 3 years ago
MessageReceiver+TypingIndicators.swift Reduced unneeded DB write operations and fixed a few minor UI bugs 3 years ago
MessageReceiver+UnsendRequests.swift Fixed a few more bugs 3 years ago
MessageReceiver+VisibleMessages.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 3 years ago
MessageSender+ClosedGroups.swift Updated to the latest lib, started handling UserGroups 3 years ago