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
Morgan Pretty 5432f5582e Fixed a number of minor bugs, started re-connecting chat bubble interactions
Fixed an issue where if you left a closed group on one device you wouldn't leave it on another
Renamed a few types to clean up the namespacing and code jumping
Fixed a stack overflow issue which could occur in the JobRunner
Fixed an issue where the DeletedMessageView could randomly have the wrong height
Fixed an issue where you could interact with the hidden reply button on a cell
Fixed an issue where tapping anywhere horizontally would trigger the cell tap (need to tap within the bubble)
Disabled the ability to select text in messages (only works sometimes and is buggy)
3 years ago
..
LegacyDatabase Fixed a number of minor bugs, started re-connecting chat bubble interactions 3 years ago
Migrations Fixed a number of minor bugs, started re-connecting chat bubble interactions 3 years ago
Models Cleared out some legacy code, fixed a few bugs, got typing indicators and mentions working 3 years ago
Notification+Contacts.swift Further work on SessionMessagingKit migrations 4 years ago
OWSBackupFragment.h Make things compile again 5 years ago
OWSBackupFragment.m Make things compile again 5 years ago
OWSPrimaryStorage.h Restructure 5 years ago
OWSPrimaryStorage.m Re-added a bunch of functionality to the home and message requests screens 3 years ago
OWSStorage+Subclass.h Make things compile again 5 years ago
OWSStorage.h Restructure 5 years ago
OWSStorage.m Add missing strings 5 years ago
SSKPreferences.swift Cleared out some of the legacy serialisation logic, further UI binding 4 years ago
Storage+ClosedGroups.swift Further work on SessionMessagingKit migrations 4 years ago
Storage+Jobs.swift Correctly handle multiple untrusted attachments 5 years ago
Storage+Messaging.swift Migrated the SessionSnodeKit from YapDatabase to GRDB 4 years ago
Storage+OpenGroups.swift Made some optimisations to open group deletion handling 4 years ago
Storage+Shared.swift Further work on SessionMessagingKit migrations 4 years ago
TSDatabaseSecondaryIndexes.h Restructure 5 years ago
TSDatabaseSecondaryIndexes.m Restructure 5 years ago
TSDatabaseView.h Got the ability to send message working again and other tweaks 3 years ago
TSDatabaseView.m Got the ability to send message working again and other tweaks 3 years ago