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/Session/Conversations/Message Cells/Content Views
Morgan Pretty af073657a2 Cleaned up received message handling and a few bugs with duplicate message handling
Updated the YDB to GRDB migrations to include some progress when importing swarms & interactions (ie. the slow parts we can't properly show progress for)
Changed the MessageReceiveJob into a MessageHandlingJob (when receiving a message we now parse and store everything immediately to avoid a number of weird edge-cases)
Fixed a bug where the Poller would drop a Snode when returning from the background because it's last request would generally time out
Fixed a few bugs with invalid attachments
Added the ability to retry downloading a failed attachment
Added back the search results limit
3 years ago
..
DeletedMessageView.swift Fixed a number of minor bugs, started re-connecting chat bubble interactions 3 years ago
DocumentView.swift Added back the majority of the ConversationVC interactions 3 years ago
LinkPreviewState.swift Finished of the conversation screen and resolved a bug of bugs/TODOs 3 years ago
LinkPreviewView.swift Finished of the conversation screen and resolved a bug of bugs/TODOs 3 years ago
MediaAlbumView.swift Started re-adding media gallery interactions (in progress) 3 years ago
MediaLoaderView.swift Clean 4 years ago
MediaPlaceholderView.swift Finished of the conversation screen and resolved a bug of bugs/TODOs 3 years ago
MediaView.swift Cleaned up received message handling and a few bugs with duplicate message handling 3 years ago
OpenGroupInvitationView.swift Added back the majority of the ConversationVC interactions 3 years ago
QuoteView.swift Got paging working on the conversation screen 3 years ago
TypingIndicatorView.swift Clean 4 years ago
VoiceMessageView.swift Fixed a number of minor bugs, started re-connecting chat bubble interactions 3 years ago