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
Morgan Pretty 58184d6d27 Fixed issues found during testing
Fixed an issue where the user config message wouldn't get sent correctly
Fixed an issue where the theme preference migration wasn't working properly
Fixed a crash which could occur in some cases when updating the theme
Fixed a crash which could occur when opening the new conversation screen with a contact with no name
Fixed a minor UI glitch with the 'sessionId' separator border
Fixed a minor UI issue where long author names in quotes could cause the message bubble to stretch incorrectly
Cleaned up some no-contact UI states
Updated the Atomic queue to have a 'userInteractive' priority so it can't be delayed by lower priority queues and block the main thread
3 years ago
..
Context Menu Added toast and info message deletion, fixed layout issues & unit tests 3 years ago
Emoji Picker Finished removing usages to non-theme colour variables 3 years ago
Input View Fixed remaining bugs 3 years ago
Message Cells Fixed issues found during testing 3 years ago
Settings Added toast and info message deletion, fixed layout issues & unit tests 3 years ago
Views & Modals Cleaned up the config-based table view controller to be more reusable 3 years ago
ConversationSearch.swift Fixed most of the styling issues raised during QA 3 years ago
ConversationVC+Interaction.swift Added toast and info message deletion, fixed layout issues & unit tests 3 years ago
ConversationVC.swift Added toast and info message deletion, fixed layout issues & unit tests 3 years ago
ConversationViewModel.swift Fixed remaining bugs 3 years ago