Commit Graph

2948 Commits (6e2189b461b80ae4e9c9a6115b2995a431f284d9)

Author SHA1 Message Date
ryanzhao 6e2189b461 fix the issue with cache 5 years ago
ryanzhao 9ac7159a2f fix the deadlock issue using the same transaction to write to database in multiple threads 5 years ago
ryanzhao 25251f172d fix when a close group created, members will receive a session out of sync message 5 years ago
nielsandriesse 6187926685 Add comment 5 years ago
nielsandriesse 238972e695 Debug 5 years ago
nielsandriesse 1e300e3d47 Fix typo 5 years ago
nielsandriesse 0f84a5581a Fix race condition 5 years ago
nielsandriesse 3e8f79f9f3 Fix race condition 5 years ago
nielsandriesse 6bd8512887 Fix duplicate AFR issue 5 years ago
nielsandriesse 829267916f Fix multi device closed group message routing bug 5 years ago
nielsandriesse e89a1a4cc8 Fix closed group leaving 5 years ago
nielsandriesse def0e9e2f9 Clean 5 years ago
nielsandriesse e286871791 Merge branch 'dev' into closed-group-fix 5 years ago
nielsandriesse d7ce594866 Fix open group messaging 5 years ago
Mikunj cbeb454860 Fix sending messages to our devices in groups.
Fix sync messages.
5 years ago
nielsandriesse 3715130524 Avoid deadlock 5 years ago
nielsandriesse 3d2b65fc86 Unbork session reset 5 years ago
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
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
nielsandriesse dd69ef236d Fix device link fetching timeout 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 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
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
nielsandriesse c545efbe72 Minor refactoring 5 years ago