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 5b5f4a4e88 Various tweaks and fixes
Fixed an issue where the GlobalSearch push animation could be jittery
Fixed a crash which could occur when returning from the background on certain screens
Removed the keyboard dismiss animation when pushing from global search to a conversation (apparently this is how iMessage avoids the animation bug...)
Updated to the latest version of GRDB
Updated the Atomic wrapper to use the ReadWrite lock for less blocking behaviours
Updated the audio attachment icon to be consistent with Android & Desktop
Updated the QuoteView to omit the "author" if we don't have their name and the quote can't be found
2 years ago
..
Attachment.swift Fixed a few issues with albums and attachments 2 years ago
BlindedIdLookup.swift Fixed a few bugs with media attachment handling, added webp support 3 years ago
Capability.swift feat: add capability check for open group emoji reacts 3 years ago
ClosedGroup.swift Fixed a few more bugs and tweaked attachment download logic 3 years ago
ClosedGroupKeyPair.swift Fixed a few closed group and job issues 3 years ago
Contact.swift Fixed a number of bugs found during QA 3 years ago
ControlMessageProcessRecord.swift update UI and copy for group leaving status 2 years ago
DisappearingMessageConfiguration.swift Updated the code to take the service node offset into account when setting timestamps 2 years ago
GroupMember.swift Fixed an issue where hidden mods/admins wouldn't be properly recognised 3 years ago
Interaction.swift Various tweaks and fixes 2 years ago
InteractionAttachment.swift Added logic for the GarbageCollectionJob 3 years ago
LinkPreview.swift Updated the code to take the service node offset into account when setting timestamps 2 years ago
OpenGroup.swift Fixed a bug where copying the open group url wasn't working correctly 3 years ago
PendingReadReceipt.swift Started caching pending ReadReceipt messages to resolve an edge-case 2 years ago
Profile.swift Fixed a few more QA issues, added a minor feature 3 years ago
Quote.swift regenerate the quoted attachment thumbnail when retrying to send the message 2 years ago
Reaction.swift update sortId logic after open group reaction index 3 years ago
RecipientState.swift Cleaned up some logic around sync messages 2 years ago
SessionThread.swift Merge pull request #811 from mpretty-cyro/fix/xcode-14-3-compile-issue 2 years ago
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago