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
2022-02-23 17:12:57 +11:00
..
Attachments Merge pull request #558 from mpretty-cyro/feature/pdf-preview 2022-02-16 11:20:33 +11:00
Blocking Fixed bugs raised by QA 2022-02-17 16:29:14 +11:00
Data Extraction update translation 2022-01-28 14:08:43 +11:00
Expiration fix disappearing messages for sync messages 2021-10-04 14:39:28 +11:00
Link Previews Updated the link previews to default to HTTPS 2022-01-14 08:43:49 +11:00
Mentions Fixed the initial open group mention list 2022-01-14 09:17:23 +11:00
Notifications Revert "WIP: make the attachment download work in NSE" 2021-08-30 10:00:04 +10:00
Pollers fix crash of dictionary.subscript.getter for closed groups 2022-01-31 14:09:56 +11:00
Quotes Finish replies UI 2021-02-10 14:43:57 +11:00
Read Tracking Remove unused code 2021-05-05 12:13:48 +10:00
Typing Indicators Fixed bugs raised by QA 2022-02-17 16:29:14 +11:00
MessageReceiver+Decryption.swift Redesign conversation screen part 1 2021-02-09 15:14:18 +11:00
MessageReceiver+Handling.swift Fixed a few bugs uncovered by QA 2022-02-23 17:12:57 +11:00
MessageReceiver.swift Built out the Message Request functionality 2022-02-02 16:59:56 +11:00
MessageSender+ClosedGroups.swift Further cleanup 2021-06-11 11:11:16 +10:00
MessageSender+Encryption.swift Redesign conversation screen part 1 2021-02-09 15:14:18 +11:00
MessageSender.swift fix duplicated disappearing message in closed groups 2021-12-09 13:55:17 +11:00
Notification+MessageReceiver.swift Debug 2021-02-23 16:09:22 +11:00