Commit Graph

13358 Commits (8843e8c49577ba6213580387aebcf3b9f0acd218)
 

Author SHA1 Message Date
nielsandriesse aeb4f20f02 Handle case where sessions haven't yet been established in a closed group 5 years ago
nielsandriesse d0abad32f4 Fix missing device link fetch 5 years ago
Niels Andriesse 0fb2e33b61
Merge pull request #187 from loki-project/closed-groups
Closed Group Bug Fixes
5 years ago
nielsandriesse f929f10a7f Clean 5 years ago
nielsandriesse e61be12bc1 Slightly improve performance 5 years ago
nielsandriesse 807345868f Attempt to repair session if needed 5 years ago
nielsandriesse 60cb5b6114 Add missing session request handling 5 years ago
nielsandriesse f10cc65187 Fix issue where the app doesn't wait for device links to be stored 5 years ago
Niels Andriesse 3b4860cf7b
Merge pull request #186 from loki-project/threading
Fix Device Link Fetching Timeout
5 years ago
nielsandriesse dd69ef236d Fix device link fetching timeout 5 years ago
Niels Andriesse e44d721a70
Merge pull request #185 from loki-project/contact-sync-fixes
Fix closed group and contact syncing.
5 years ago
nielsandriesse 8df2f2a8b5 Minor refactoring 5 years ago
Mikunj c2e34fb36e Fix auto accept friend request condition. 5 years ago
Mikunj 9fc386b803 Fix closed group and contact syncing. 5 years ago
nielsandriesse 5060f82a68 Fix build 5 years ago
nielsandriesse 0a3b1a20cd Fix closed group session establishment issue 5 years ago
nielsandriesse 0f20c15407 Fix copy 5 years ago
nielsandriesse aa69fa8fe6 Fix background crash 5 years ago
nielsandriesse 3b35535628 Don't send AFRs to self 5 years ago
nielsandriesse d845b089e9 Fix friend request UI bug 5 years ago
Niels Andriesse 82c824a7a6
Merge pull request #184 from loki-project/friend-request-fix
Friend request fixes
5 years ago
nielsandriesse 62dbbf7d57 Clean 5 years ago
nielsandriesse b847590ecd Fix note to self 5 years ago
Mikunj 8fa7f66774 Merge branch 'dev' into friend-request-fix 5 years ago
nielsandriesse 746f3e34bd Fix display name updating issue 5 years ago
Mikunj 1786569584 Don't send sync message for our own device.
Don't send an auto generated friend request to our own device.
5 years ago
nielsandriesse 7fc9678987 Fix display name updating issue 5 years ago
Mikunj cfb3040b72 Fix test not working because of constructor. 5 years ago
nielsandriesse 2968c3d64a Fix incorrect order of operations 5 years ago
nielsandriesse f1dbac0791 Remove redundant code 5 years ago
Mikunj 177c762a2e Fix updating friend request status when sending message. 5 years ago
nielsandriesse a2d065f3e6 Debug 5 years ago
Niels Andriesse 911f5a72a5
Merge pull request #183 from loki-project/syncing
Multi Device Syncing Bug Fixes
5 years ago
nielsandriesse 415d033183 Fix multi device closed group syncing 5 years ago
nielsandriesse 3889c0af39 Fix multi device open group syncing 5 years ago
nielsandriesse 4b595575f6 Fix multi device contact syncing 5 years ago
nielsandriesse 24d70341ed Clean 5 years ago
Niels Andriesse a005865aef
Merge pull request #182 from loki-project/replace-force-hidden
Replace `isForceHidden` by Computed `isSlaveThread`
5 years ago
nielsandriesse c545efbe72 Minor refactoring 5 years ago
nielsandriesse 258d8e69ea Merge branch 'replace-force-hidden' of github.com:loki-project/loki-messenger-ios into replace-force-hidden 5 years ago
nielsandriesse 0944725a35 Maintain friend request view correctly 5 years ago
Mikunj 1111d5c260 Merge branch 'replace-force-hidden' of https://github.com/loki-project/session-ios into replace-force-hidden 5 years ago
nielsandriesse a9b3f3a6ca Fix constraint issue 5 years ago
Mikunj 0890f65e61 Added isSlaveThread tests. 5 years ago
nielsandriesse 5cc11b9014 Partially fix friend request UI issues 5 years ago
nielsandriesse 868725f513 Update Pods 5 years ago
nielsandriesse 2190c98ba1 Fix Swift/Obj-C interop 5 years ago
Mikunj 6fca0779e5 Added Test Utils. 5 years ago
Mikunj da4a3c3aac Minor fix 5 years ago
Mikunj 4d0207f20a Replace isForceHidden with computed isSlaveThread 5 years ago