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 4d5ded7557 Fixed a few bugs with media attachment handling, added webp support
Updated the OpenGroupManager to create a BlindedIdLookup for messages within the `inbox` (validating that the sessionId does actually match the blindedId)
Added support for static and animated WebP images
Added basic support for HEIC and HEIF images
Fixed an issue where the file size limit was set to 10,000,000 bytes instead of 10,485,760 bytes (which is actually 10Mb)
Fixed an issue where attachments uploaded by the current user on other devices would always show a loading indicator
Fixed an issue where media attachments that don't contain width/height information in their protos weren't updating the values once the download was completed
Fixed an issue where the media view could download an invalid file and endlessly appear to be downloading
3 years ago
..
CallMessageView.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
DeletedMessageView.swift Added paging to the Home/MessageRequests screens and fix a bunch of bugs 3 years ago
DocumentView.swift Added back the majority of the ConversationVC interactions 3 years ago
LinkPreviewState.swift Fixed a few more bugs and tweaked attachment download logic 3 years ago
LinkPreviewView.swift Added paging to the Home/MessageRequests screens and fix a bunch of bugs 3 years ago
MediaAlbumView.swift Started re-adding media gallery interactions (in progress) 3 years ago
MediaLoaderView.swift
MediaPlaceholderView.swift Finished of the conversation screen and resolved a bug of bugs/TODOs 3 years ago
MediaView.swift Fixed a few bugs with media attachment handling, added webp support 3 years ago
OpenGroupInvitationView.swift Added paging to the Home/MessageRequests screens and fix a bunch of bugs 3 years ago
QuoteView.swift Added linting for the localized strings, updated the quote & mention behaviour for the current user 3 years ago
TypingIndicatorView.swift
VoiceMessageView.swift Fixed a number of minor bugs, started re-connecting chat bubble interactions 3 years ago