Commit Graph

39 Commits (eb927c36a947fc84f3e6a1637b2b68a7aedd0db0)

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)
2 years ago
ryanzhao 17b15f2cd9 fix threading issue 3 years ago
ryanzhao d10ad83d51 Improve date breaks between messages to be consistent with desktop 3 years ago
ryanzhao dd2f8c7df9 Merge branch 'dev' of https://github.com/oxen-io/session-ios into unsend-message 3 years ago
Ryan Zhao 36f592be4b clean 3 years ago
Ryan Zhao 7c82ede432 fix a minor mention issue that it won't show the name if there is no white space after a mention 3 years ago
Ryan Zhao 08360273e6 save server hash for message receive jobs 3 years ago
ryanzhao 354b7e0dc3 notify mentions as settings 3 years ago
Niels Andriesse 28ea914097 Show date break header by hour instead of by day
Also ditch relative timestamps in favor of absolute ones
3 years ago
Niels Andriesse 3fda8daec9 Merge branch 'dev' into cleanup 3 years ago
nielsandriesse 6760341a2e Add missing retry 3 years ago
nielsandriesse c36cf1a36d Hopefully fix closed group handling bug 3 years ago
Niels Andriesse 7e60d3c218 Merge branch 'dev' into cleanup 3 years ago
nielsandriesse 438164110c Add comments 3 years ago
nielsandriesse e1ad33e832 Clean 3 years ago
nielsandriesse 49f3b9f7db Rename contactIdentifier → contactSessionID 3 years ago
nielsandriesse 21acdfc835 Clean up thread model 3 years ago
Niels Andriesse b73832438a Fix build 3 years ago
nielsandriesse c6f4443eed Update more logic for V2 open groups 3 years ago
Niels Andriesse 54fc54e7b9 Minor refactoring 3 years ago
Niels Andriesse dd0baf0d97 Unify contacts APIs 3 years ago
Niels Andriesse 713b781def Remove legacy notifications adaptee 3 years ago
nielsandriesse a25276b5be Fix document picker appearance 3 years ago
Niels Andriesse 90e53e5cef Redesign conversation screen part 1 3 years ago
Niels Andriesse be877bbeaf Improve onion request path loading efficiency 3 years ago
Niels Andriesse 59d071d9f5 Improve onion request path loading efficiency 3 years ago
Niels Andriesse bbac6cc5ed Attempt to fix extensions 3 years ago
Niels Andriesse 5a3ed9163b Fix various warnings 4 years ago
nielsandriesse a915c5ddaa Re-organize files 4 years ago
Niels Andriesse 7583661cca Implement auto-migration 4 years ago
Niels Andriesse 0864873d31 Clean 4 years ago
Niels Andriesse 2a4977d269 Implement Session protocol 4 years ago
Niels Andriesse 5b240da619 Add Session ID change notice 4 years ago
Niels Andriesse 438bbccdfa Fix background polling 4 years ago
nielsandriesse 7d207ddfb7 Organize files 4 years ago
Niels Andriesse 72b4c3edaf WIP 4 years ago
nielsandriesse f36f447bec Ditch unused Signal code 4 years ago
nielsandriesse 1c0b32af3c Fix ECKeyPair usage 4 years ago
nielsandriesse 58e69aae9c Organize files 4 years ago