Commit Graph

30 Commits (47314bd639ec8edb17728106bfd8936f32a79047)

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 3a626ed80a fix a deadlock issue 3 years ago
Ryan Zhao 1cc2f17469 pin conversations 3 years ago
ryanzhao 99d2dd42d5 fix first message not being functional issue 4 years ago
ryanzhao 4a21e87625 minor fix on conversation ordering 4 years ago
ryanzhao f51651ce8e minor fix on conversation ordering 4 years ago
ryanzhao ceb88f3d00 prevent disappearing message affecting the order of conversations 4 years ago
ryanzhao 42d4e07724 add @ symbol when there is mention in unread messages 4 years ago
Ryan Zhao 7e640fb6ac Don't show deleted message in home screen 4 years ago
Niels Andriesse e311d2878f Fix message status indicator bug 4 years ago
Niels Andriesse 7f0b87a2b2 Avoid unnecessary conversation screen updates 4 years ago
Niels Andriesse 483ed4792f Fix localization & clean 4 years ago
ryanzhao b0e03f5dfd update subtitle status in conversation screen instantly 4 years ago
ryanzhao f0d2826403 add thread flag for only notifying mentiongs 4 years ago
Niels Andriesse aae11b1c28 Disable PNs for muted closed groups 4 years ago
Niels Andriesse 6bc9b21cde Fix handling of failed messages in open groups
Failures wouldn't show up because `recipientIdentifiers` was empty for open groups
4 years ago
nielsandriesse 964cb8b326 Fix new deletion method 4 years ago
nielsandriesse a098ba7125 Remove unused code 4 years ago
nielsandriesse 8512691f2b Clean 4 years ago
nielsandriesse 955e3abdad Clean up group update handling 4 years ago
nielsandriesse 49f3b9f7db Rename contactIdentifier → contactSessionID 4 years ago
nielsandriesse 21acdfc835 Clean up thread model 4 years ago
Niels Andriesse dd0baf0d97 Unify contacts APIs 4 years ago
nielsandriesse ac41400ede Implement conversation screen subtitle 4 years ago
Niels Andriesse 21f72f8caf Make group updates more descriptive 4 years ago
Niels Andriesse b2ef12a1df Reduce code duplication 4 years ago
Niels Andriesse a6e44ca0f0 Clean 4 years ago
nielsandriesse 3010f7cb7c Fix crash 4 years ago
Niels Andriesse 71758b0c00 Remove the Signal protocol 4 years ago
nielsandriesse 5dfd4b1965 Restructure 4 years ago