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/Sending & Receiving/Message Handling
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
..
MessageReceiver+Calls.swift fix data extraction message DaR 1 year ago
MessageReceiver+DataExtractionNotification.swift Merge remote-tracking branch 'origin/feature/drop-yap-database-support' into feature/groups-rebuild 1 year ago
MessageReceiver+ExpirationTimers.swift Merge remote-tracking branch 'origin/feature/drop-yap-database-support' into feature/groups-rebuild 1 year ago
MessageReceiver+Groups.swift Merge remote-tracking branch 'RyanFork/disappearing-message-redesign' into feature/groups-rebuild 1 year ago
MessageReceiver+LegacyClosedGroups.swift Merge remote-tracking branch 'origin/feature/drop-yap-database-support' into feature/groups-rebuild 1 year ago
MessageReceiver+LibSession.swift Plugged in some more libSession functions and added more unit tests 2 years ago
MessageReceiver+MessageRequests.swift Added group message requests, admin message deletion, fixed a few bugs 2 years ago
MessageReceiver+ReadReceipts.swift Added group message requests, admin message deletion, fixed a few bugs 2 years ago
MessageReceiver+TypingIndicators.swift Did some refactoring to better distinguish between publicKeys and sessionIds in the codebase 2 years ago
MessageReceiver+UnsendRequests.swift Added group message requests, admin message deletion, fixed a few bugs 2 years ago
MessageReceiver+VisibleMessages.swift Merge remote-tracking branch 'origin/feature/drop-yap-database-support' into feature/groups-rebuild 1 year ago
MessageSender+Groups.swift Added shared history flag to GroupUpdateMemberChangeMessage 1 year ago
MessageSender+LegacyClosedGroups.swift New DeveloperSettingsViewModel, bulk PN endpoints and updated group messages 2 years ago