Commit Graph

78 Commits (4963a84ddd092646f44ab5680933a24ef23ec5dd)

Author SHA1 Message Date
Morgan Pretty 4f3900771e More work on getting SOGS V4 integrated
Updated the MessageSendJob to support V4 messages (V2 messages will be upgraded to V4 if they get re-encoded)
Renamed the Message+Destination from 'openGroup' & 'openGroupV2' to 'legacyOpenGroup' and 'openGroup'
Started plugging in more of the V4 APIs
Renamed a number of the V2 APIs to start with 'legacy'
3 years ago
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 16f6d49cec add note to self to the default global search screen with empty search text 3 years ago
Ryan Zhao 124d908686 add author for group messages 3 years ago
Ryan Zhao be1fb789e8 hide recent search results behind the flag 3 years ago
Ryan Zhao d329740bd4 add clear for recent search results 3 years ago
Ryan Zhao 85c4b3d745 show recent search result as default for global search screen 3 years ago
Ryan Zhao a2db4a8330 add comments 3 years ago
Ryan Zhao 79fc9459a4 clean 3 years ago
Ryan Zhao 78af18413f show at most 500 search results 3 years ago
Ryan Zhao d583422c73 add some comments 3 years ago
Ryan Zhao 20a3b6ee26 move path button into setttings 3 years ago
Ryan Zhao 2a229bd663 minor fix 3 years ago
Ryan Zhao 68ec1654e8 rebuild global search UI 3 years ago
Ryan Zhao e718cee611 WIP: rebuild global search UI 3 years ago
Ryan Zhao 3cc6a6b7c4 add comments 3 years ago
Ryan Zhao 0ddb4f355a minor improvements on dismissing the keyboard 3 years ago
Ryan Zhao 8be5768ad2 snippet for group members 3 years ago
Ryan Zhao 037d70b185 handle seed view reminder and search bar 3 years ago
Ryan Zhao c1c5678056 implement animation for selected search result message flickering 3 years ago
Ryan Zhao 5c112064da UI improvements on contact search results 3 years ago
Ryan Zhao 994a2e9c89 hide cancel button when the keyboard is hidden 3 years ago
Ryan Zhao aeabaea0ca fix no search results shown accidentally 3 years ago
Ryan Zhao 9d9a3f92cb minor UI fix 3 years ago
Ryan Zhao 3a626ed80a fix a deadlock issue 3 years ago
ryanzhao 10abbb0552 search result view UI 3 years ago
ryanzhao fed1218538 WIP: global search UI 3 years ago
ryanzhao 9ec749285f minor clean 3 years ago
Ryan Zhao 7e5573c96f fix cell updating and pin icon color 3 years ago
Ryan Zhao 1cc2f17469 pin conversations 3 years ago
ryanzhao 17b15f2cd9 fix threading issue 4 years ago
nielsandriesse a9f81a17f9 Fix code style & unnecessary changes 4 years ago
coo1k e328ab9bfd Support for App Links 4 years ago
Niels Andriesse 3fda8daec9 Merge branch 'dev' into cleanup 4 years ago
Niels Andriesse 1e246389be Clean 4 years ago
nielsandriesse 1d028e5f6c Add file server instability modal 4 years ago
nielsandriesse 340b9fcdf0 Update build number 4 years ago
Ryan ZHAO 9cbc2921e3 fix move-insert conflict 4 years ago
Niels Andriesse 26b0a1f08a Possibly fix crash 4 years ago
nielsandriesse 17688a66e6 Make closed group polling variable rate 4 years ago
Niels Andriesse e3671291c5 Merge branch 'dev' into cleanup 4 years ago
Niels Andriesse ea668f0344 Use newly translated strings 4 years ago
nielsandriesse e1ad33e832 Clean 4 years ago
nielsandriesse 49f3b9f7db Rename contactIdentifier → contactSessionID 4 years ago
nielsandriesse 21acdfc835 Clean up thread model 4 years ago
Niels Andriesse 371222098b Fix snode pool updating bug 4 years ago
Niels Andriesse e9df213bfe Put feature flags in one place 4 years ago
nielsandriesse 330e4ce8ad Fix unnecessary V2 open group requests 4 years ago
Niels Andriesse a7dd7e1bf0 Hook up suggestion grid 4 years ago
nielsandriesse c6f4443eed Update more logic for V2 open groups 4 years ago