session-ios/SessionMessagingKit/Messages/Signal
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
..
TSIncomingMessage+Conversion.swift clean unused server timestamp 2021-08-23 11:15:05 +10:00
TSIncomingMessage.h clean unused server timestamp 2021-08-23 11:15:05 +10:00
TSIncomingMessage.m mark messages with undownloaded attachments as read as well 2022-02-01 15:12:48 +11:00
TSInfoMessage.h Built out the Message Request functionality 2022-02-02 16:59:56 +11:00
TSInfoMessage.m Built out the Message Request functionality 2022-02-02 16:59:56 +11:00
TSInteraction.h Further work on Id Blinding 2022-03-01 14:06:37 +11:00
TSInteraction.m Further work on Id Blinding 2022-03-01 14:06:37 +11:00
TSMessage.h deleted message UI in conversation screen 2021-08-05 13:34:07 +10:00
TSMessage.m deleted message UI in conversation screen 2021-08-05 13:34:07 +10:00
TSOutgoingMessage+Conversion.swift store server hash value for visible messages 2021-08-02 15:24:38 +10:00
TSOutgoingMessage.h set server timestamp as open group message's sent timestamp 2021-08-23 11:10:22 +10:00
TSOutgoingMessage.m set server timestamp as open group message's sent timestamp 2021-08-23 11:10:22 +10:00
TypingIndicatorInteraction.swift Redesign conversation screen part 1 2021-02-09 15:14:18 +11:00