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 4c89c165d8 Fixed a few bugs uncovered by QA
Fixed a bug where the ConfigurationMessage was getting generated before the contact state was persisted to the database in the message request flow causing odd behaviours (now generating the ConfigurationMessage within the same transaction)
Fixed a bug where sending a message to an existing message request thread once the message requests item has been hidden would show the message requests notification and trigger the section to re-appear on the home screen
Fixed a bug where blocked contacts weren't getting excluded from the contacts list in the configuration message
2 years ago
..
Attachments Merge pull request #558 from mpretty-cyro/feature/pdf-preview 3 years ago
Blocking Fixed bugs raised by QA 2 years ago
Data Extraction update translation 3 years ago
Expiration fix disappearing messages for sync messages 3 years ago
Link Previews Updated the link previews to default to HTTPS 3 years ago
Mentions Fixed the initial open group mention list 3 years ago
Notifications Revert "WIP: make the attachment download work in NSE" 3 years ago
Pollers fix crash of dictionary.subscript.getter for closed groups 3 years ago
Quotes Finish replies UI 4 years ago
Read Tracking Remove unused code 3 years ago
Typing Indicators Fixed bugs raised by QA 2 years ago
MessageReceiver+Decryption.swift Redesign conversation screen part 1 4 years ago
MessageReceiver+Handling.swift Fixed a few bugs uncovered by QA 2 years ago
MessageReceiver.swift Built out the Message Request functionality 3 years ago
MessageSender+ClosedGroups.swift Further cleanup 3 years ago
MessageSender+Encryption.swift Redesign conversation screen part 1 4 years ago
MessageSender.swift fix duplicated disappearing message in closed groups 3 years ago
Notification+MessageReceiver.swift Debug 3 years ago