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
Morgan Pretty 38420997b0 Fixed a couple of bugs and made some performance tweaks
Cleaned up some duplicate poller logic (avoid going back to the main queue)
Updated the code to remove a profile image if a user sends a message which doesn't have a profile image (ie. they've explicitly removed it)
Fixed an issue where some more logic could incorrectly run in the DBWrite queue
Fixed a bug where the OpenGroupPoller could stop polling when getting an error
Fixed a bug where messages which had the same timestamp wouldn't get correctly marked as read when scrolling under the right circumstances
2 years ago
..
Calls Fixed up the remaining reported internal testing issues 2 years ago
Common Networking Added in missing code changes unrelated to closed groups rebuild 2 years ago
Database Moved some logic outside of DBWrite closures to prevent hangs 2 years ago
File Server Fixed a number of issues found during internal testing 2 years ago
Jobs/Types Fixed a breaking issue and a few other minor bugs 2 years ago
Messages Resolved the remaining known internal testing issues 2 years ago
Meta Theming tweaks and bug fixes 3 years ago
Open Groups Fixed a couple of bugs and made some performance tweaks 2 years ago
Protos Updated to the latest version of libSession-util 2 years ago
Sending & Receiving Fixed a couple of bugs and made some performance tweaks 2 years ago
SessionUtil Fixed a couple of bugs and made some performance tweaks 2 years ago
Shared Models Podfile tweaks to speed up sim builds, unit tests & minor bug fix 2 years ago
Utilities Moved some logic outside of DBWrite closures to prevent hangs 2 years ago
Configuration.swift [WIP] started adding logic to ignore messages invalidated by config 2 years ago
SMKDependencies.swift Fixed up the remaining reported internal testing issues 2 years ago