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 7cc6e32ed9 Merge remote-tracking branch 'origin/feature/drop-yap-database-support' into feature/groups-rebuild
# Conflicts:
#	.drone.jsonnet
#	Podfile.lock
#	Session.xcodeproj/project.pbxproj
#	Session/Conversations/Settings/ThreadDisappearingMessagesSettingsViewModel.swift
#	SessionMessagingKit/Database/Models/DisappearingMessageConfiguration.swift
#	SessionMessagingKit/Jobs/DisappearingMessagesJob.swift
#	SessionMessagingKit/Messages/Message.swift
#	SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+DataExtractionNotification.swift
#	SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+ExpirationTimers.swift
#	SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+LegacyClosedGroups.swift
#	SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+VisibleMessages.swift
#	SessionMessagingKit/Sending & Receiving/MessageReceiver.swift
#	SessionMessagingKit/Sending & Receiving/MessageSender.swift
#	SessionMessagingKit/SessionUtil/Config Handling/SessionUtil+Contacts.swift
#	SessionMessagingKit/SessionUtil/Config Handling/SessionUtil+UserGroups.swift
#	SessionMessagingKit/SessionUtil/Config Handling/SessionUtil+UserProfile.swift
#	SessionUtilitiesKit/General/Features.swift
1 year ago
..
Attachment.swift Merge remote-tracking branch 'RyanFork/disappearing-message-redesign' into feature/groups-rebuild 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 Fixed a crash which could occur when getting kicked from a group 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 2 years ago
DisappearingMessageConfiguration.swift Merge remote-tracking branch 'origin/feature/drop-yap-database-support' into feature/groups-rebuild 1 year ago
GroupMember.swift Added promotion handling, message deletion & deprecation banner 2 years ago
Interaction.swift Merge remote-tracking branch 'RyanFork/disappearing-message-redesign' into feature/groups-rebuild 1 year 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 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 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 feat: update disappearing messages ui for visible messages 2 years ago
SessionThread.swift clean 2 years ago
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago