session-ios/Session/Conversations
Morgan Pretty ef09d4d5aa Additional encryption work on id blinding
Got the updated blinding logic working (at least when authenticating a request - still need to deal with message signing and verification)
Storing the server capabilities in the database now so we can correctly blind requests based on them
Renamed the remaining 'v2' functions and classes to just be 'OpenGroup' since there isn't a 'V2' anymore
Cleaned up a few TODOs and functions
2022-02-17 18:33:23 +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 Additional encryption work on id blinding 2022-02-17 18:33:23 +11:00
Message Cells Additional encryption work on id blinding 2022-02-17 18:33:23 +11:00
Settings Additional encryption work on id blinding 2022-02-17 18:33:23 +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 Additional encryption work on id blinding 2022-02-17 18:33:23 +11:00
ConversationVC.swift Additional encryption work on id blinding 2022-02-17 18:33:23 +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 Additional encryption work on id blinding 2022-02-17 18:33:23 +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