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 d730ce3e62 Reverted the logic to only download attachments when opening a conversation (new flag in future)
Fixed a minor bug where the UpdateProfilePictureJob could get stuck in a "defer loop"
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 Reverted the logic to only download attachments when opening a conversation (new flag in future) 2 years ago
Notifications Fixed a number of reported bugs, some cleanup, added animated profile support 2 years ago
Pollers Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2 years ago
Quotes Cleaned up the ConversationVC query and started plugging in paging 2 years ago
Typing Indicators Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2 years ago
MessageReceiver+Decryption.swift Fixed the broken unit tests 2 years ago
MessageReceiver.swift Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 2 years ago
MessageSender+Convenience.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2 years ago
MessageSender+Encryption.swift Fixed the broken unit tests 2 years ago
MessageSender.swift Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 2 years ago
Notification+MessageReceiver.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2 years ago