session-ios/SessionMessagingKit
Morgan Pretty 9db5083cc5 Built out the Message Request functionality
Added the MessageRequestsViewController
Added a 'Message Requests' button to the settings screen
Added accept/reject buttons for message requests to the ConversationVC
Added the ability to hide the message request item on the HomeVC (re-appears if you get a new message request)
Added code to handle an edge-case where the message request approval state wouldn't be returned to the sender due to the recipient running an old version of the app
Prevented contacts which aren't associated with an approved thread from appearing when creating a closed group
Disabled notifications for threads which aren't approved
Updated the app notification count to exclude unapproved messages
Updated the app to ignore closed group creation messages if the group has no admins which are approved contacts
Fixed up the keyboard avoidance behaviour in the ConversationVC
Fixed a couple of minor interaction issues which affected some devices
Fixed an issue where the database migrations would run on the 2nd launch when creating a new account (causing odd behaviours)
2022-02-02 16:59:56 +11:00
..
Contacts Built out the Message Request functionality 2022-02-02 16:59:56 +11:00
Database Built out the Message Request functionality 2022-02-02 16:59:56 +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 Built out the Message Request functionality 2022-02-02 16:59:56 +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 Built out the Message Request functionality 2022-02-02 16:59:56 +11:00
Sending & Receiving Built out the Message Request functionality 2022-02-02 16:59:56 +11:00
Threads Built out the Message Request functionality 2022-02-02 16:59:56 +11:00
To Do Fully switch to the new contact API 2021-07-22 14:41:27 +10:00
Utilities Merge branch 'dev' into global-search 2022-01-27 15:43:54 +11:00
Configuration.swift Redesign conversation screen part 1 2021-02-09 15:14:18 +11:00
Storage.swift Revert "WIP: download attachments in NSE" 2021-08-30 10:00:19 +10:00