Commit Graph

19 Commits (6009c308053b873039c499d30d67ec7a032cca33)

Author SHA1 Message Date
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)
3 years ago
Ryan Zhao cfd7d67c9a fix for background polling collapsed notification title 3 years ago
Ryan Zhao 5a5741f47b Group notifications from background polling 3 years ago
ryanzhao 5553d4e068 fix default PN content 4 years ago
ryanzhao b7c6eafa87 fix notification preview type nested transaction crash 4 years ago
ryanzhao bfc1e96c9d Merge branch 'sync-read' into bug-fixes 4 years ago
ryanzhao d0947b83a9 cancel specific notification if there is an identifier 4 years ago
ryanzhao 3c4a19e30d fix nested transaction crash 4 years ago
Ryan Zhao 80bf62df90 fix nested transaction crash on setting notification identifier 4 years ago
Ryan Zhao f88c2b1708 fix crash 4 years ago
Ryan Zhao e2a0578770 cancel local notifications for unsend requests 4 years ago
Ryan Zhao 423feae426 add notify reply and clean 4 years ago
Niels Andriesse 483ed4792f Fix localization & clean 4 years ago
ryanzhao 354b7e0dc3 notify mentions as settings 4 years ago
nielsandriesse a098ba7125 Remove unused code 4 years ago
Niels Andriesse dd0baf0d97 Unify contacts APIs 4 years ago
Niels Andriesse 713b781def Remove legacy notifications adaptee 4 years ago
Niels Andriesse 5524ab1932 Remove unused code 4 years ago
nielsandriesse a915c5ddaa Re-organize files 4 years ago