session-ios/SessionMessagingKit/Sending & Receiving
Morgan Pretty c9fdee9f24 Work on the PromiseKit refactor
# Conflicts:
#	Session.xcodeproj/project.pbxproj
#	Session/Conversations/ConversationVC+Interaction.swift
#	Session/Home/Message Requests/MessageRequestsViewModel.swift
#	Session/Notifications/AppNotifications.swift
#	Session/Notifications/PushRegistrationManager.swift
#	Session/Notifications/SyncPushTokensJob.swift
#	Session/Notifications/UserNotificationsAdaptee.swift
#	Session/Settings/BlockedContactsViewModel.swift
#	Session/Settings/NukeDataModal.swift
#	Session/Settings/SettingsViewModel.swift
#	Session/Utilities/BackgroundPoller.swift
#	SessionMessagingKit/Database/Models/ClosedGroup.swift
#	SessionMessagingKit/File Server/FileServerAPI.swift
#	SessionMessagingKit/Open Groups/OpenGroupAPI.swift
#	SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+ClosedGroups.swift
#	SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+UnsendRequests.swift
#	SessionMessagingKit/Sending & Receiving/Message Handling/MessageSender+ClosedGroups.swift
#	SessionMessagingKit/Sending & Receiving/MessageSender+Convenience.swift
#	SessionMessagingKit/Sending & Receiving/MessageSender.swift
#	SessionMessagingKit/Sending & Receiving/Notifications/PushNotificationAPI.swift
#	SessionMessagingKit/Sending & Receiving/Pollers/ClosedGroupPoller.swift
#	SessionMessagingKit/Sending & Receiving/Pollers/CurrentUserPoller.swift
#	SessionMessagingKit/Sending & Receiving/Pollers/Poller.swift
#	SessionMessagingKit/Utilities/ProfileManager.swift
#	SessionSnodeKit/Networking/SnodeAPI.swift
#	SessionSnodeKit/OnionRequestAPI.swift
#	SessionUtilitiesKit/Networking/HTTP.swift
2022-12-07 15:50:58 +11:00
..
Attachments Fixed a few bugs, resolved a number of TODOs and deleted more unused code 2022-05-23 17:16:14 +10:00
Errors Further config util logic 2022-12-07 15:06:15 +11:00
Link Previews Removed a bunch of legacy database types 2022-05-23 09:49:04 +10:00
Message Handling Work on the PromiseKit refactor 2022-12-07 15:50:58 +11:00
Notifications Work on the PromiseKit refactor 2022-12-07 15:50:58 +11:00
Pollers Work on the PromiseKit refactor 2022-12-07 15:50:58 +11:00
Quotes Fixed a few message scrolling bugs and a couple minor UI tweaks 2022-10-10 11:48:48 +11:00
Typing Indicators Fixed some bugs with disappearing messages 2022-09-19 14:02:11 +10:00
MessageReceiver+Decryption.swift Fixed the broken unit tests 2022-06-22 14:27:34 +10:00
MessageReceiver.swift Further config util logic 2022-12-07 15:06:15 +11:00
MessageSender+Convenience.swift Work on the PromiseKit refactor 2022-12-07 15:50:58 +11:00
MessageSender+Encryption.swift Fixed the broken unit tests 2022-06-22 14:27:34 +10:00
MessageSender.swift Work on the PromiseKit refactor 2022-12-07 15:50:58 +11:00
Notification+MessageReceiver.swift Updated the colours to source from direct theme values (instead of individual) 2022-08-24 17:33:10 +10:00