session-ios/SessionMessagingKit/Sending & Receiving
Morgan Pretty 4f8fb63f2c Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling
# Conflicts:
#	Session/Media Viewing & Editing/PhotoCapture.swift
#	Session/Meta/Translations/de.lproj/Localizable.strings
#	Session/Meta/Translations/en.lproj/Localizable.strings
#	Session/Meta/Translations/es.lproj/Localizable.strings
#	Session/Meta/Translations/fa.lproj/Localizable.strings
#	Session/Meta/Translations/fi.lproj/Localizable.strings
#	Session/Meta/Translations/fr.lproj/Localizable.strings
#	Session/Meta/Translations/hi.lproj/Localizable.strings
#	Session/Meta/Translations/hr.lproj/Localizable.strings
#	Session/Meta/Translations/id-ID.lproj/Localizable.strings
#	Session/Meta/Translations/it.lproj/Localizable.strings
#	Session/Meta/Translations/ja.lproj/Localizable.strings
#	Session/Meta/Translations/nl.lproj/Localizable.strings
#	Session/Meta/Translations/pl.lproj/Localizable.strings
#	Session/Meta/Translations/pt_BR.lproj/Localizable.strings
#	Session/Meta/Translations/ru.lproj/Localizable.strings
#	Session/Meta/Translations/si.lproj/Localizable.strings
#	Session/Meta/Translations/sk.lproj/Localizable.strings
#	Session/Meta/Translations/sv.lproj/Localizable.strings
#	Session/Meta/Translations/th.lproj/Localizable.strings
#	Session/Meta/Translations/vi-VN.lproj/Localizable.strings
#	Session/Meta/Translations/zh-Hant.lproj/Localizable.strings
#	Session/Meta/Translations/zh_CN.lproj/Localizable.strings
#	Session/Notifications/AppNotifications.swift
#	Session/Onboarding/RestoreVC.swift
#	Session/Shared/SessionTableViewController.swift
#	Session/Shared/SessionTableViewModel.swift
#	SessionMessagingKit/Calls/WebRTCSession.swift
#	SessionMessagingKit/Database/Models/Attachment.swift
#	SessionMessagingKit/Database/Models/DisappearingMessageConfiguration.swift
#	SessionMessagingKit/File Server/FileServerAPI.swift
#	SessionMessagingKit/Jobs/Types/AttachmentDownloadJob.swift
#	SessionMessagingKit/Open Groups/OpenGroupAPI.swift
#	SessionMessagingKit/Sending & Receiving/Message Handling/MessageSender+ClosedGroups.swift
#	SessionMessagingKit/Sending & Receiving/MessageReceiver.swift
#	SessionMessagingKit/Sending & Receiving/MessageSender.swift
#	SessionSnodeKit/OnionRequestAPI.swift
#	SessionSnodeKit/SnodeAPI.swift
#	SessionUtilitiesKit/Database/Models/Identity.swift
#	SessionUtilitiesKit/JobRunner/JobRunner.swift
2023-01-27 14:26:17 +11:00
..
Attachments Refactored the remaining references to PromiseKit 2022-12-07 15:58:53 +11:00
Errors Fixed a few issues caused by the PromiseKit refactor 2022-12-07 15:59:17 +11:00
Link Previews Removed a bunch of legacy database types 2022-05-23 09:49:04 +10:00
Message Handling Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-01-27 14:26:17 +11:00
Notifications Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
Pollers Sorted out a bunch of the config syncing logic 2022-12-16 16:51:08 +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 Updated the code to take the service node offset into account when setting timestamps 2022-12-21 16:39:52 +11:00
MessageReceiver+Decryption.swift Removed unneeded imports of libraries to understand usage 2022-12-08 18:07:02 +11:00
MessageReceiver.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-01-27 14:26:17 +11:00
MessageSender+Convenience.swift Sorted out a bunch of the config syncing logic 2022-12-16 16:51:08 +11:00
MessageSender+Encryption.swift Sorted out a bunch of the config syncing logic 2022-12-16 16:51:08 +11:00
MessageSender.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-01-27 14:26:17 +11:00
Notification+MessageReceiver.swift Sorted out a bunch of the config syncing logic 2022-12-16 16:51:08 +11:00