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/Database/Models
Morgan Pretty 8e04944af0 Fixes from cross-platform testing and general code changes
Fixed the incorrect Group Namespaces
Fixed an incorrect identity generation which could create invalid accounts
Fixed an issue where adding group members would remove admins incorrectly
Finished updating the SnodeAPI to use prepared requests
2 years ago
..
Attachment.swift Merge remote-tracking branch 'RyanFork/disappearing-message-redesign' into feature/groups-rebuild 2 years ago
BlindedIdLookup.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 2 years ago
Capability.swift Added some more tests and cleaned up some warnings 2 years ago
ClosedGroup.swift Fixes from cross-platform testing and general code changes 2 years ago
ClosedGroupKeyPair.swift Fixed a number of bugs with the config handling 2 years ago
ConfigDump.swift Did some refactoring to better distinguish between publicKeys and sessionIds in the codebase 2 years ago
Contact.swift Did some refactoring to better distinguish between publicKeys and sessionIds in the codebase 2 years ago
ControlMessageProcessRecord.swift Updated logic to prepare for updated group message crypto 2 years ago
DisappearingMessageConfiguration.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 2 years ago
GroupMember.swift Fixed the QA issues and a few other bugs 2 years ago
Interaction.swift Did some refactoring to better distinguish between publicKeys and sessionIds in the codebase 2 years ago
InteractionAttachment.swift Added logic for the GarbageCollectionJob 3 years ago
LinkPreview.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 2 years ago
OpenGroup.swift Refactored the LintLocalizableStrings 2 years ago
PendingReadReceipt.swift Started caching pending ReadReceipt messages to resolve an edge-case 2 years ago
Profile.swift Merge remote-tracking branch 'RyanFork/disappearing-message-redesign' into feature/groups-rebuild 2 years ago
Quote.swift regenerate the quoted attachment thumbnail when retrying to send the message 2 years ago
Reaction.swift update sortId logic after open group reaction index 3 years ago
RecipientState.swift Cleaned up some logic around sync messages 2 years ago
SessionThread.swift Did some refactoring to better distinguish between publicKeys and sessionIds in the codebase 2 years ago
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago