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 3c07a2d044 Added linting for the localized strings, updated the quote & mention behaviour for the current user
Added a script and build step to error if we have localised a string in code bug don't have an entry in the localisable files
Added the logic and UI to replace the current users public key (or blinded key) with 'You' in mentions and quotes
Cleaned up some duplicate & missing localised strings
Fixed a bug where new closed groups weren't getting setup locally correctly
Updated the id truncating behaviour to always truncate from the middle
3 years ago
..
Attachment.swift Fixed a number of reported bugs, some cleanup, added animated profile support 3 years ago
BlindedIdLookup.swift Fixed a large number of bugs and added a setting to control open group message deletion 3 years ago
Capability.swift Fixed a few bugs and continued work on fixing unit tests 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 Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
ControlMessageProcessRecord.swift Made a couple of tweaks to the GRDBStorage interface 3 years ago
DisappearingMessageConfiguration.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
GroupMember.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
Interaction.swift Fixed a large number of bugs and added a setting to control open group message deletion 3 years ago
InteractionAttachment.swift Added logic for the GarbageCollectionJob 3 years ago
LinkPreview.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
OpenGroup.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
Profile.swift Added linting for the localized strings, updated the quote & mention behaviour for the current user 3 years ago
Quote.swift Added logic for the GarbageCollectionJob 3 years ago
RecipientState.swift Optimised the home screen query (~50% speed improvement) 3 years ago
SessionThread.swift Added linting for the localized strings, updated the quote & mention behaviour for the current user 3 years ago
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago