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 42f4925c36 Added more unit tests and resolve a minor edge case
Added some more unit tests
Added logic to insert a fallback "invite" control message if a group is created via the USER_GROUPS config message instead of an invite
1 year ago
..
Attachment.swift Merge remote-tracking branch 'origin/feature/drop-yap-database-support' into feature/groups-rebuild-part-2 1 year ago
BlindedIdLookup.swift Added group message requests, admin message deletion, fixed a few bugs 2 years ago
Capability.swift Added some more tests and cleaned up some warnings 2 years ago
ClosedGroup.swift Added more unit tests and resolve a minor edge case 1 year ago
ClosedGroupKeyPair.swift Fixed a number of bugs with the config handling 2 years ago
ConfigDump.swift Pushing up my WIP changes from the last few days 2 years ago
Contact.swift Finished invite statuses and toasts 2 years ago
ControlMessageProcessRecord.swift Plugged in some more libSession functions and added more unit tests 1 year ago
DisappearingMessageConfiguration.swift More unit tests & disable XCBeautify for CI testing 1 year ago
GroupMember.swift Added promotion handling, message deletion & deprecation banner 2 years ago
Interaction.swift Plugged in some more libSession functions and added more unit tests 1 year ago
InteractionAttachment.swift
LinkPreview.swift Pushing up my WIP changes from the last few days 2 years ago
OpenGroup.swift Added bolding to the control messages and unit testing work 2 years ago
PendingReadReceipt.swift Started caching pending ReadReceipt messages to resolve an edge-case 2 years ago
Profile.swift Added disappearing messages support to updated groups 1 year 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 feat: update disappearing messages ui for visible messages 2 years ago
SessionThread.swift Added group message requests, admin message deletion, fixed a few bugs 2 years ago
ThreadTypingIndicator.swift