session-ios/Session/Conversations
Morgan Pretty dbead5e3c8 Got the '/inbox' APIs and encryption/decryption/validation working
Added a few types to make the code more readable
Added the inbox request to the polling
Added a couple of properties to the TSContactThread to indicate the originating open group to support SOGS DMs
Added code to store the latest message id for an open group inbox
Added a bunch of documentation from the API docs into the OpenGroupAPI (and associated models)
Updated the OpenGroupAPI to match the latest docs
Fixed the incorrect structure of the SendDirectMessageRequest
Fixed an incorrect inbox endpoint path
Tweaked the batch response handling so it wouldn't fail to parse all responses if a single one failed
Renamed IdPrefix to SessionId.Prefix and cleaned up the type to be more readable & self-documenting
2022-02-25 11:59:29 +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 Replaced the remaining non-file legacy methods with their non-legacy equivalents 2022-02-24 10:39:22 +11:00
Message Cells Got the '/inbox' APIs and encryption/decryption/validation working 2022-02-25 11:59:29 +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 Replaced the remaining non-file legacy methods with their non-legacy equivalents 2022-02-24 10:39:22 +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 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