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/Sending & Receiving
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
..
Attachments Fixed a few bugs, resolved a number of TODOs and deleted more unused code 3 years ago
Errors Cleaned up received message handling and a few bugs with duplicate message handling 3 years ago
Link Previews Removed a bunch of legacy database types 3 years ago
Message Handling Fixed a few more QA issues, added a minor feature 3 years ago
Notifications Merge branch 'various-bugs-and-optimisations' into emoji-reacts 3 years ago
Pollers Added fixes and defensive coding for a number of crashes 3 years ago
Quotes Fixed a few issues found during QA 3 years ago
Typing Indicators Fixed some bugs with disappearing messages 3 years ago
MessageReceiver+Decryption.swift Fixed the broken unit tests 3 years ago
MessageReceiver.swift tweak: fix an issue where we may delete the wrong open group message and update reactions to wrong open group messages in other threads with the same server id 3 years ago
MessageSender+Convenience.swift Fixed issues found during testing 3 years ago
MessageSender+Encryption.swift Fixed the broken unit tests 3 years ago
MessageSender.swift Fixed a few more QA issues, added a minor feature 3 years ago
Notification+MessageReceiver.swift Updated the colours to source from direct theme values (instead of individual) 3 years ago