session-ios/SessionSnodeKit
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
..
Database Fixed another minor bug, added logging and defensive coding 2022-11-30 11:57:13 +11:00
Meta Create SessionSnodeKit 2020-11-05 12:07:21 +11:00
Models Work on the PromiseKit refactor 2022-12-07 15:50:58 +11:00
Networking Work on the PromiseKit refactor 2022-12-07 15:50:58 +11:00
Types Further config util logic 2022-12-07 15:06:15 +11:00
Utilities Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00
Configuration.swift Theming tweaks and bug fixes 2022-10-14 17:09:38 +11:00
GetSnodePoolJob.swift Work on the PromiseKit refactor 2022-12-07 15:50:58 +11:00
Notification+OnionRequestAPI.swift Rename various things 2020-11-05 13:39:32 +11:00
OnionRequestAPI+Encryption.swift Work on the PromiseKit refactor 2022-12-07 15:50:58 +11:00
OnionRequestAPI.swift Work on the PromiseKit refactor 2022-12-07 15:50:58 +11:00
SSKDependencies.swift Started working on the integration 2022-12-07 14:40:03 +11:00
SnodeAPI.swift Theming tweaks and bug fixes 2022-10-14 17:09:38 +11:00
SnodeMessage.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 2022-06-08 14:29:51 +10:00