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
Morgan Pretty a1e88329db Merge branch 'dev' into feature/theming
# Conflicts:
#	Podfile.lock
#	Session.xcodeproj/project.pbxproj
#	Session/Conversations/Message Cells/VisibleMessageCell.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
#	SessionMessagingKit/Shared Models/MessageViewModel.swift
#	SessionMessagingKit/Shared Models/SessionThreadViewModel.swift
#	SignalUtilitiesKit/Profile Pictures/ProfilePictureView.swift
2 years ago
..
Attachments Fixed a few bugs, resolved a number of TODOs and deleted more unused code 2 years ago
Errors Cleaned up received message handling and a few bugs with duplicate message handling 2 years ago
Link Previews Removed a bunch of legacy database types 2 years ago
Message Handling Fixed a bug where the "DataExtractionNotification" messages weren't correctly setting their tmestamps 2 years ago
Notifications Merge branch 'various-bugs-and-optimisations' into emoji-reacts 2 years ago
Pollers A few bugs fixes and some optimisations 2 years ago
Quotes Fixed a few issues found during QA 2 years ago
Typing Indicators Reduced unneeded DB write operations and fixed a few minor UI bugs 2 years ago
MessageReceiver+Decryption.swift Fixed the broken unit tests 2 years ago
MessageReceiver.swift Merge branch 'various-bugs-and-optimisations' into emoji-reacts 2 years ago
MessageSender+Convenience.swift Attempted to fix the notification & call reporting issues 2 years ago
MessageSender+Encryption.swift Fixed the broken unit tests 2 years ago
MessageSender.swift clean 2 years ago
Notification+MessageReceiver.swift Updated the colours to source from direct theme values (instead of individual) 2 years ago