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 a7761697a9 More performance logging and some minor optimisations
Added code to throttle the 'markAsRead' logic when scrolling to 100ms
Added a launch counter so we will always get error logs on launch if the database is suspended
Updated the logging to also indicate whether it's the DBWrite queue
Moved a couple of Atomic mutations outside of DB write closure on the off chance they are blocking
2 years ago
..
Attachments Updated to the latest version of libSession-util 2 years ago
Errors Updated the GroupLeavingJob to succeed for certain error cases 2 years ago
Link Previews Removed a bunch of legacy database types 3 years ago
Message Handling Fixed up the remaining reported internal testing issues 2 years ago
Notifications Reworked the app startup process 2 years ago
Pollers More performance logging and some minor optimisations 2 years ago
Quotes Fixed a few message scrolling bugs and a couple minor UI tweaks 3 years ago
Typing Indicators Fixed issues raised during QA 2 years ago
MessageReceiver+Decryption.swift Removed usages of Box.KeyPair, removed a TODO 2 years ago
MessageReceiver.swift Cleaned up the outdated message logic and fixed a few bugs 2 years ago
MessageSender+Convenience.swift Fixed a number of issues found during internal testing 2 years ago
MessageSender+Encryption.swift Removed usages of Box.KeyPair, removed a TODO 2 years ago
MessageSender.swift Fixed a number of issues found during internal testing 2 years ago
Notification+MessageReceiver.swift Sorted out a bunch of the config syncing logic 2 years ago