Commit graph

15 commits

Author SHA1 Message Date
Ryan Zhao
52407aec03 Merge branch 'ipad-support-1' into voice-calls-2 2022-03-02 14:31:31 +11:00
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
Ryan Zhao
f3206416e0 WIP: show missed call tips 2021-11-30 13:46:53 +11:00
ryanzhao
bcf0ecfb69 show modal of ip exposure for calls 2021-10-25 11:49:54 +11:00
Niels Andriesse
601062c9ef Fix timeSinceLastOpen usage 2021-05-24 16:39:18 +10:00
Brice-W
51ba97827d open group polling limit implementation 2021-05-24 16:00:42 +10:00
nielsandriesse
e1ad33e832 Clean 2021-05-05 14:22:29 +10:00
Niels Andriesse
f552d51423 Remove unused code 2021-05-04 15:06:41 +10:00
Niels Andriesse
d4b745a322 Cache open group preview images 2021-03-30 09:54:40 +11:00
Niels Andriesse
10e6d114a0 Sync profile updates 2021-02-23 16:01:06 +11:00
Niels Andriesse
e4aca65af0 Clean 2021-02-23 14:20:21 +11:00
nielsandriesse
810aa42f03 Finish link preview UI 2021-02-15 13:51:26 +11:00
nielsandriesse
4803b96eb1 Only handle the first config sync message after restoration 2021-02-10 10:19:46 +11:00
nielsandriesse
9eefc21eb9 Periodically send configuration messages 2021-01-13 14:08:41 +11:00
nielsandriesse
d6314c8d30 Handle configuration messages 2021-01-13 13:38:07 +11:00
Renamed from SessionUtilitiesKit/General/LKUserDefaults.swift (Browse further)