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/Session/Conversations
Morgan Pretty a1b4554cdb Migrated the SessionSnodeKit from YapDatabase to GRDB
Changed the min OS version to iOS 13.0 (support for 'Identifiable')
Removed the alternate approaches to fetching the userKeyPair and userPublicKeyHexString (no consistently routed through the caching method)
Migrated the 'OWSIdentityManager' logic to use the new 'Identity' type
Added the 'Setting' table and got the pattern working fairly nicely (unfortunately there isn't a good way to avoid key collision without proper enums)
Updated the SessionSnodeKit to migration it's data from YDB to GRDB
Updated the SessionSnodeKit to use GRDB throughout it's logic
4 years ago
..
Context Menu do not show copy session id option when long press messages in open groups 4 years ago
Input View Fixed bugs raised by QA 4 years ago
Message Cells Swapped a force-unwrap to an optional unwrap 4 years ago
Settings Migrated the SessionSnodeKit from YapDatabase to GRDB 4 years ago
Views & Modals Merge branch 'dev' into feature/remove-OWSBlockingManager 4 years ago
ConversationMessageMapping.swift Minor tweaks to the message request banner on the HomeVC 4 years ago
ConversationSearch.swift Clean 5 years ago
ConversationVC+Interaction.swift Merge branch 'dev' into feature/remove-OWSBlockingManager 4 years ago
ConversationVC.swift Migrated the SessionSnodeKit from YapDatabase to GRDB 4 years ago
ConversationViewAction.h Clean 5 years ago
ConversationViewItem.h add flag to disable unsend request for now 4 years ago
ConversationViewItem.m Migrated the SessionSnodeKit from YapDatabase to GRDB 4 years ago
ConversationViewModel.h clean 4 years ago
ConversationViewModel.m Removed the OWSBlockingManager replacing it with the config sync 4 years ago
LongTextViewController.swift Clean 5 years ago