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 b90ee74c91 Added promotion handling, message deletion & deprecation banner
Added logic to handle promotion messages
Added a debounced toast for promotion failures
Added support for the 'delete_before' and 'attach_delete_before' functionality
Added in the deprecated legacy groups banner.
Cleaned up the UserListViewModel a little
Updated the 'User count' header subtitle to take the user to the 'Group Members' or 'Edit Group' screens based on admin status
Updated the sorting of the group member lists to match the requirements
Fixed the debounced group invite failure toast
Fixed an issue where some libSession errors wouldn't get propagated back into the Swift code resulting in invalid database changes
Fixed an issue where admins couldn't properly leave groups
2 years ago
..
Attachment.swift Added group message requests, admin message deletion, fixed a few bugs 2 years 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 promotion handling, message deletion & deprecation banner 2 years 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 Added group message requests, admin message deletion, fixed a few bugs 2 years ago
DisappearingMessageConfiguration.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 2 years ago
GroupMember.swift Added promotion handling, message deletion & deprecation banner 2 years ago
Interaction.swift Added group message requests, admin message deletion, fixed a few bugs 2 years ago
InteractionAttachment.swift Added logic for the GarbageCollectionJob 3 years ago
LinkPreview.swift Pushing up my WIP changes from the last few days 2 years ago
OpenGroup.swift Pushing up my WIP changes from the last few days 2 years ago
PendingReadReceipt.swift Started caching pending ReadReceipt messages to resolve an edge-case 2 years ago
Profile.swift Added promotion handling, message deletion & deprecation banner 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 Added group message requests, admin message deletion, fixed a few bugs 2 years ago
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago