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/Messages/Control Messages
Morgan Pretty 417060a676 Added functionality for a bunch of GroupUpdate messages
Added logic to trigger and handle destroyed groups
Added logic to trigger and handle handle supplementary key rotations (libSession implementation is WIP)
Added logic for 'remove user and their content'
Added the ability to associate a callback to any arbitrary job
Added data support for the group description value
Added logic to handle being kicked from a group
Added logs for failed GROUP_KEYS merges (already have for other config types)
Fixed an issue where the initial key generation didn't include the initial members
Fixed a crash which could occur when creating a conversation via handling a USER_GROUPS config
Fixed an issue where manually triggering the ConfigurationSyncJob might not ever get a callback
Updated to have the latest Protobuf tweaks
Removed recognition of the LegacyConfigurationMessage
2 years ago
..
Group Update Messages Added functionality for a bunch of GroupUpdate messages 2 years ago
CallMessage.swift fix an issue where call messages were not attached with disappearing messages setting 2 years ago
ClosedGroupControlMessage.swift Did some refactoring to better distinguish between publicKeys and sessionIds in the codebase 2 years ago
ControlMessage.swift Cleared out some of the legacy serialisation logic, further UI binding 3 years ago
DataExtractionNotification.swift Added some more tests and cleaned up some warnings 2 years ago
ExpirationTimerUpdate.swift Merge remote-tracking branch 'origin/feature/updated-user-config-handling' into disappearing-message-redesign 2 years ago
MessageRequestResponse.swift Merge remote-tracking branch 'origin/feature/updated-user-config-handling' into disappearing-message-redesign 2 years ago
ReadReceipt.swift Merge remote-tracking branch 'origin/feature/updated-user-config-handling' into disappearing-message-redesign 2 years ago
TypingIndicator.swift Merge remote-tracking branch 'origin/feature/updated-user-config-handling' into disappearing-message-redesign 2 years ago
UnsendRequest.swift Merge remote-tracking branch 'origin/feature/updated-user-config-handling' into disappearing-message-redesign 2 years ago