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)
2022-03-01 14:06:37 +11:00
..
Context Menu do not show copy session id option when long press messages in open groups 2021-12-15 16:32:45 +11:00
Input View Further work on Id Blinding 2022-03-01 14:06:37 +11:00
Message Cells Further work on Id Blinding 2022-03-01 14:06:37 +11:00
Settings Merge branch 'dev' into feature/session-id-blinding-part-2 2022-02-28 10:46:45 +11:00
Views & Modals Additional encryption work on id blinding 2022-02-17 18:33:23 +11:00
ConversationMessageMapping.swift Clean 2021-02-19 16:02:19 +11:00
ConversationSearch.swift Clean 2021-02-19 16:02:19 +11:00
ConversationVC+Interaction.swift Further work on Id Blinding 2022-03-01 14:06:37 +11:00
ConversationVC.swift Further work on Id Blinding 2022-03-01 14:06:37 +11:00
ConversationViewAction.h Clean 2021-02-19 16:02:19 +11:00
ConversationViewItem.h add flag to disable unsend request for now 2021-08-09 13:51:09 +10:00
ConversationViewItem.m Replaced the remaining non-file legacy methods with their non-legacy equivalents 2022-02-24 10:39:22 +11:00
ConversationViewModel.h increase the max number of messages loaded 2021-09-10 09:12:13 +10:00
ConversationViewModel.m Improve date breaks between messages to be consistent with desktop 2021-09-02 14:18:01 +10:00
LongTextViewController.swift Clean 2021-02-19 16:02:19 +11:00