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/SessionUtilitiesKit
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
..
Combine Added functionality for a bunch of GroupUpdate messages 2 years ago
Crypto Pushing up my WIP changes from the last few days 2 years ago
Database Pushing up my WIP changes from the last few days 2 years ago
Dependency Injection Pushing up my WIP changes from the last few days 2 years ago
General Pushing up my WIP changes from the last few days 2 years ago
JobRunner Added functionality for a bunch of GroupUpdate messages 2 years ago
Media Added some more tests and cleaned up some warnings 2 years ago
Meta Fixed build errors and cleaned up Dependencies interface further 2 years ago
Networking Pushing up my WIP changes from the last few days 2 years ago
Utilities Added more unit tests 2 years ago
Configuration.swift Merge remote-tracking branch 'RyanFork/disappearing-message-redesign' into feature/groups-rebuild 2 years ago