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 a26ee12f8d Further work on Id Blinding
Renamed the setter for the SOGS 'Server' object for consistency
Updated the Curve25519Kit repo to use an Oxen fork
Updated the MockDataGenerator to accomodate the latest changes
Updated the ConversationVC to better support getting replaced when the conversion from blinded to unblinded happens while on that screen
Added a cache for the mapping between blinded ids and standard ids (gets cached whenever a valid match is found)
Added a migration to remove the old 'authToken, 'lastMessageServerId' and 'lastDeletionServerId' collections (redundant in SOGS V4)
3 years ago
..
Context Menu do not show copy session id option when long press messages in open groups 3 years ago
Input View Further work on Id Blinding 3 years ago
Message Cells Further work on Id Blinding 3 years ago
Settings Merge branch 'dev' into feature/session-id-blinding-part-2 3 years ago
Views & Modals Additional encryption work on id blinding 3 years ago
ConversationMessageMapping.swift Clean 4 years ago
ConversationSearch.swift Clean 4 years ago
ConversationVC+Interaction.swift Further work on Id Blinding 3 years ago
ConversationVC.swift Further work on Id Blinding 3 years ago
ConversationViewAction.h Clean 4 years ago
ConversationViewItem.h add flag to disable unsend request for now 4 years ago
ConversationViewItem.m Replaced the remaining non-file legacy methods with their non-legacy equivalents 3 years ago
ConversationViewModel.h increase the max number of messages loaded 4 years ago
ConversationViewModel.m Improve date breaks between messages to be consistent with desktop 4 years ago
LongTextViewController.swift Clean 4 years ago