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/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)
4 years ago
..
TSIncomingMessage+Conversion.swift clean unused server timestamp 4 years ago
TSIncomingMessage.h clean unused server timestamp 4 years ago
TSIncomingMessage.m mark messages with undownloaded attachments as read as well 4 years ago
TSInfoMessage.h Built out the Message Request functionality 4 years ago
TSInfoMessage.m Built out the Message Request functionality 4 years ago
TSInteraction.h Further work on Id Blinding 4 years ago
TSInteraction.m Further work on Id Blinding 4 years ago
TSMessage.h deleted message UI in conversation screen 4 years ago
TSMessage.m deleted message UI in conversation screen 4 years ago
TSOutgoingMessage+Conversion.swift store server hash value for visible messages 4 years ago
TSOutgoingMessage.h set server timestamp as open group message's sent timestamp 4 years ago
TSOutgoingMessage.m set server timestamp as open group message's sent timestamp 4 years ago
TypingIndicatorInteraction.swift Redesign conversation screen part 1 5 years ago