Commit Graph

21 Commits (11231599db3ed8383bbb684c89ebf4e705760909)

Author SHA1 Message Date
Morgan Pretty a1b4554cdb Migrated the SessionSnodeKit from YapDatabase to GRDB
Changed the min OS version to iOS 13.0 (support for 'Identifiable')
Removed the alternate approaches to fetching the userKeyPair and userPublicKeyHexString (no consistently routed through the caching method)
Migrated the 'OWSIdentityManager' logic to use the new 'Identity' type
Added the 'Setting' table and got the pattern working fairly nicely (unfortunately there isn't a good way to avoid key collision without proper enums)
Updated the SessionSnodeKit to migration it's data from YDB to GRDB
Updated the SessionSnodeKit to use GRDB throughout it's logic
3 years ago
Ryan Zhao bcc5da75b6 minor fix on debug mode to prevent crashing 3 years ago
ryanzhao 76a96c31bf add flag to disable unsend request for now 4 years ago
ryanzhao 278f962488 clean & rollback to fix the issue that the date will not show after a message has been deleted 4 years ago
Ryan Zhao eaab6ee22d deleted message UI in conversation screen 4 years ago
ryanzhao 8d53a775d2 Revert "delete real message and sync message together"
This reverts commit cc17a952e0.
4 years ago
ryanzhao cc17a952e0 delete real message and sync message together 4 years ago
Ryan Zhao 5f6da0739e delete message on storage server 4 years ago
Ryan Zhao e8f0d0d124 WIP: delete from storage server 4 years ago
Ryan Zhao adcca5d1e1 WIP: delete message in storage server 4 years ago
Ryan Zhao 6aa865e7b7 delete locally and send unsend request 4 years ago
nielsandriesse e1ad33e832 Clean 4 years ago
nielsandriesse a098ba7125 Remove unused code 4 years ago
nielsandriesse 717fe32a73 Fix build 4 years ago
nielsandriesse c6f4443eed Update more logic for V2 open groups 4 years ago
Niels Andriesse d30fd2fb07 Clean 4 years ago
Niels Andriesse d21d6836a9 Implement rough conversation search 4 years ago
Niels Andriesse 90e53e5cef Redesign conversation screen part 1 4 years ago
Niels Andriesse 18c646987a Implement banning 4 years ago
Niels Andriesse 3e5baca72d Fix open group message deletion 4 years ago
nielsandriesse a915c5ddaa Re-organize files 4 years ago