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/SessionSnodeKit
Morgan Pretty 3f3d4dde26 Fixed a number of issues found during general testing
• Added a 'forceSlowDatabaseQueries' dev setting to help track down main thread database queries
• Updated the unit tests to use a NoopNetworkCache by default when running unit tests
• Updated the custom debug sync query timer to poll more frequently for the first few iterations
• Fixed the broken unit tests
• Fixed the bad memory issue again (wasn't properly fixed...)
• Fixed an issue where the keyboard wouldn't reappear after deleting a message
• Fixed an issue where the toast shown after deleting a message could do a weird appearance animation
• Fixed an issue where legacy group invites were incorrectly still being handled once legacy groups were deprecated
• Fixed an issue where control messages could incorrectly leave a deletion artifact when triggering "delete before now"
• Fixed an issue where the typing indicator logic could run on the main thread (was also overly complex)
• Fixed an issue where we were clearing the incoming typing indicator too quickly (5s vs 15s like other platforms)
• Fixed an issue where the GroupPoller could incorrectly wait for longer than it should between polls if a message was deleted (there will be a better approach we should use in the future when we have an `active_at` flag for the conversation)
11 months ago
..
Crypto Fixed an issue where ONS lookups stopped working 1 year ago
Database Fixed a number of QA issues and other bugs founds 11 months ago
LibSession Fixed a number of issues found during general testing 11 months ago
Meta Create SessionSnodeKit 5 years ago
Models Fixed the build issues and broken unit tests 12 months ago
SnodeAPI Fixed additional QA issues 11 months ago
Types Cleaned up some TODOs, QA fixes and refetch on admin promotion 12 months ago
Utilities Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 1 year ago
Configuration.swift Cleaned up some TODOs, QA fixes and refetch on admin promotion 12 months ago