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 fc860e3957 Added fixes and defensive coding for a number of crashes
Fixed a crash which could occur due to multithreaded dependency access
Fixed a crash which could occur if the 'keyWindow' wasn't set on the LandingVC in time since we were force-unwrapping
Fixed a crash which could occur due to multithreaded swarm cache access
Fixed the broken unit tests
3 years ago
..
Attachments Fixed a few bugs, resolved a number of TODOs and deleted more unused code 3 years ago
Errors Cleaned up received message handling and a few bugs with duplicate message handling 3 years ago
Link Previews Removed a bunch of legacy database types 3 years ago
Message Handling Fixed a bug where the "DataExtractionNotification" messages weren't correctly setting their tmestamps 3 years ago
Notifications Merge branch 'various-bugs-and-optimisations' into emoji-reacts 3 years ago
Pollers Added fixes and defensive coding for a number of crashes 3 years ago
Quotes Fixed a few issues found during QA 3 years ago
Typing Indicators Reduced unneeded DB write operations and fixed a few minor UI bugs 3 years ago
MessageReceiver+Decryption.swift Fixed the broken unit tests 3 years ago
MessageReceiver.swift tweak: fix an issue where we may delete the wrong open group message and update reactions to wrong open group messages in other threads with the same server id 3 years ago
MessageSender+Convenience.swift Attempted to fix the notification & call reporting issues 3 years ago
MessageSender+Encryption.swift Fixed the broken unit tests 3 years ago
MessageSender.swift clean 3 years ago
Notification+MessageReceiver.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago