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 67713ca498 Fixed a few bugs and resolved some TODOs
Added additional properties to the Group to simplify the code
Added the roleStatus to the GroupMember for future functionality
Fixed a bug where the input field might not appear if a group becomes valid while it's open
Fixed a bug where updated groups might not get their states loaded into memory under certain conditions
Removed some duplicate code
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 Fixed a few bugs and resolved some TODOs 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 a few bugs and resolved some TODOs 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 Fixed a few bugs and resolved some TODOs 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