session-ios/SessionMessagingKit
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
..
Contacts Built out the Message Request functionality 2022-02-02 16:59:56 +11:00
Database Fixed a few bugs uncovered by QA 2022-02-23 17:12:57 +11:00
File Server Add get Session version file server endpoint 2021-05-28 14:28:59 +10:00
Jobs fix remove job id concurrent issue 2021-09-30 11:20:00 +10:00
Messages Fixed a few bugs uncovered by QA 2022-02-23 17:12:57 +11:00
Meta Remove unused code 2021-05-05 12:13:48 +10:00
Open Groups Include destination info in error messages 2021-07-15 09:47:03 +10:00
Protos Removed 'publicKey' from the MessageRequestResponse and updated logic to use 'message.sender' isntead 2022-02-11 10:47:27 +11:00
Sending & Receiving Fixed a few bugs uncovered by QA 2022-02-23 17:12:57 +11:00
Threads Fixed a couple of crashes and added some mock data generation logic 2022-02-22 15:51:17 +11:00
To Do Fully switch to the new contact API 2021-07-22 14:41:27 +10:00
Utilities Merge branch 'dev' into fix/safari-sharing 2022-02-03 08:32:17 +11:00
Configuration.swift Redesign conversation screen part 1 2021-02-09 15:14:18 +11:00
Storage.swift Fixed a few bugs uncovered by QA 2022-02-23 17:12:57 +11:00