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
2023-02-28 17:23:56 +11:00
..
MessageReceiver+Calls.swift Updated to the latest lib, started handling UserGroups 2023-02-28 17:23:56 +11:00
MessageReceiver+ClosedGroups.swift Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
MessageReceiver+ConfigurationMessages.swift Updated to the latest lib, started handling UserGroups 2023-02-28 17:23:56 +11:00
MessageReceiver+DataExtractionNotification.swift Updated the code to take the service node offset into account when setting timestamps 2022-12-21 16:39:52 +11:00
MessageReceiver+ExpirationTimers.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00
MessageReceiver+MessageRequests.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-01-27 14:26:17 +11:00
MessageReceiver+ReadReceipts.swift Started caching pending ReadReceipt messages to resolve an edge-case 2023-02-15 15:11:57 +11:00
MessageReceiver+TypingIndicators.swift Reduced unneeded DB write operations and fixed a few minor UI bugs 2022-08-05 17:10:01 +10:00
MessageReceiver+UnsendRequests.swift Fixed a few more bugs 2023-02-06 12:51:34 +11:00
MessageReceiver+VisibleMessages.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-02-21 11:11:06 +11:00
MessageSender+ClosedGroups.swift Updated to the latest lib, started handling UserGroups 2023-02-28 17:23:56 +11:00