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 8d99f64f56 Fixed a few more bugs
• Fixed an issue where the message status wouldn't update to the failed state if the MessageSendJob timed-out
• Fixed an issue where network issues could result in a backlog of TypingIndicator messages that failed to send (don't bother retrying them)
• Fixed an issue where concurrent jobs might not retry correctly if other jobs don't complete or the retry was triggered from the wrong queue
• Fixed an issue where the input view could disappear in some cases
1 year ago
..
Context Menu Reworked the libSession network to be instance based 1 year ago
Emoji Picker Cleaned up a bunch of warnings, renamed a couple of folders 1 year ago
Input View Merge pull request #965 from mpretty-cyro/fix/mention-automated-tests 1 year ago
Message Cells Cleaned up a bunch of warnings, renamed a couple of folders 1 year ago
Settings Fixed a number of bugs found in the internal release 1 year ago
Views & Modals Fixed a number of bugs found while testing the internal build 1 year ago
ConversationSearch.swift Updated the in-conversation search to prioritise currently visible results 1 year ago
ConversationVC+Interaction.swift Fixed a number of bugs found while testing the internal build 1 year ago
ConversationVC.swift Fixed a few more bugs 1 year ago
ConversationViewModel.swift Fixed a number of bugs found in the internal release 1 year ago