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/Database/Models
Morgan Pretty 44b1d69551 Fixed a number of issues found during testing, and some QA issues
• Updated the SyncPushTokensJob to wait for a bit for paths to build before failing
• Updated the PushNotification service to be selectable via the dev settings
• Updated the database timeout code to be a little more developer friendly
• Updated the code to stop blocked contacts from appearing in the main conversation list
• Removed the invalid "push-testnet" push server
• Removed the logic to configure the APNS push service based on the service network (was incorrect)
• Removed the 'Int' raw type constraint for the 'FeatureOption'
• Fixed an issue where the initial conversation query for groups would fail due to an invalid join
• Fixed an issue where the initial conversation query wouldn't include the 'markedUnread' flag (meaning the conversation wouldn't correctly get marked as read)
• Fixed a rare bad memory crash
• Fixed an issue where the modal wouldn't be dismissed after updating the group display name
• Fixed an issue where the "Recreate Group" button was the wrong height
2 months ago
..
Attachment.swift Fixed additional QA issues and bugs found while testing 3 months ago
BlindedIdLookup.swift Fixed the build issues and broken unit tests 3 months ago
Capability.swift clean 8 months ago
ClosedGroup.swift Cleaned up some TODOs, QA fixes and refetch on admin promotion 3 months ago
ClosedGroupKeyPair.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
ConfigDump.swift Fixed a few more issues 2 months ago
Contact.swift Fixed a bunch of issues found by QA 5 months ago
ControlMessageProcessRecord.swift Fixed a bunch of issues found by QA 5 months ago
DisappearingMessageConfiguration.swift Fixed a bunch of QA issues 3 months ago
GroupMember.swift Fixed additional QA issues and bugs found while testing 3 months ago
Interaction.swift Made a couple of minor fixes 2 months ago
InteractionAttachment.swift Added logic for the GarbageCollectionJob 3 years ago
LinkPreview.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 3 months ago
OpenGroup.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 9 months ago
PendingReadReceipt.swift Started caching pending ReadReceipt messages to resolve an edge-case 2 years ago
Profile.swift Fixed a number of issues found during testing, and some QA issues 2 months ago
Quote.swift Fixed a number of QA issues 3 months ago
Reaction.swift update sortId logic after open group reaction index 3 years ago
SessionThread.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 3 months ago
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago