Commit Graph

13239 Commits

Author SHA1 Message Date
nielsandriesse 2cf278f150 Clean 2020-05-19 15:31:59 +10:00
nielsandriesse d6c24cebb8 Cache device links in memory rather than on disk 2020-05-19 15:28:11 +10:00
ryanzhao fcdc44d3fa Merge branch 'dev' of https://github.com/loki-project/session-ios into deadlock-issue-fix 2020-05-19 13:34:56 +10:00
ryanzhao 6e2189b461 fix the issue with cache 2020-05-19 13:34:41 +10:00
nielsandriesse 0b7e44a0dd Only show GIF metadata warning once 2020-05-19 09:12:41 +10:00
nielsandriesse 5a10a155d9 Remove internal testing analytics 2020-05-19 09:03:05 +10:00
ryanzhao 9ac7159a2f fix the deadlock issue using the same transaction to write to database in multiple threads 2020-05-18 11:42:16 +10:00
Niels Andriesse cc461baab5
Merge pull request #190 from RyanRory/close-group-creation-out-of-sync
Fix Session Out of Sync Issue Upon Creating a Closed Group
2020-05-12 08:46:12 +10:00
ryanzhao 25251f172d fix when a close group created, members will receive a session out of sync message 2020-05-11 15:25:17 +10:00
nielsandriesse 6187926685 Add comment 2020-05-09 09:34:09 +10:00
nielsandriesse 9920ef47ad Update build number 2020-05-09 09:28:52 +10:00
nielsandriesse de5116dd38 Fix migration 2020-05-09 09:28:25 +10:00
nielsandriesse 0a41aafe45 Update build number 2020-05-08 17:00:02 +10:00
nielsandriesse ee531a2437 Update version number 2020-05-08 16:25:24 +10:00
nielsandriesse 238972e695 Debug 2020-05-08 16:03:00 +10:00
nielsandriesse 1e300e3d47 Fix typo 2020-05-08 14:46:14 +10:00
nielsandriesse 0f84a5581a Fix race condition 2020-05-08 14:38:05 +10:00
nielsandriesse f7c0515ce8 Merge branch 'dev' of github.com:loki-project/loki-messenger-ios into dev 2020-05-08 14:10:27 +10:00
nielsandriesse 3e8f79f9f3 Fix race condition 2020-05-08 14:09:44 +10:00
Niels Andriesse b72afafa71
Merge pull request #189 from loki-project/migration-fixes
Fix migration continuously running.
2020-05-08 12:21:31 +10:00
nielsandriesse 6bd8512887 Fix duplicate AFR issue 2020-05-08 12:20:31 +10:00
nielsandriesse 829267916f Fix multi device closed group message routing bug 2020-05-08 11:55:07 +10:00
nielsandriesse e89a1a4cc8 Fix closed group leaving 2020-05-08 11:47:46 +10:00
Mikunj 2b398d5f69 Fix migration continuously running. 2020-05-08 11:36:14 +10:00
Niels Andriesse 139aa2f85a
Merge pull request #188 from loki-project/closed-group-fix
Fix sending messages to our devices in groups.
2020-05-08 11:16:13 +10:00
nielsandriesse def0e9e2f9 Clean 2020-05-08 11:15:53 +10:00
nielsandriesse e286871791 Merge branch 'dev' into closed-group-fix 2020-05-08 10:58:57 +10:00
nielsandriesse d7ce594866 Fix open group messaging 2020-05-08 10:05:25 +10:00
Mikunj cbeb454860 Fix sending messages to our devices in groups.
Fix sync messages.
2020-05-08 09:53:16 +10:00
nielsandriesse 3715130524 Avoid deadlock 2020-05-07 15:16:40 +10:00
nielsandriesse 3d2b65fc86 Unbork session reset 2020-05-07 15:16:33 +10:00
nielsandriesse aeb4f20f02 Handle case where sessions haven't yet been established in a closed group 2020-05-07 14:37:18 +10:00
nielsandriesse d0abad32f4 Fix missing device link fetch 2020-05-07 13:40:10 +10:00
Niels Andriesse 0fb2e33b61
Merge pull request #187 from loki-project/closed-groups
Closed Group Bug Fixes
2020-05-07 12:03:03 +10:00
nielsandriesse f929f10a7f Clean 2020-05-07 11:57:55 +10:00
nielsandriesse e61be12bc1 Slightly improve performance 2020-05-07 11:57:40 +10:00
nielsandriesse 807345868f Attempt to repair session if needed 2020-05-07 11:57:07 +10:00
nielsandriesse 60cb5b6114 Add missing session request handling 2020-05-07 11:56:35 +10:00
nielsandriesse f10cc65187 Fix issue where the app doesn't wait for device links to be stored 2020-05-07 09:29:22 +10:00
Niels Andriesse 3b4860cf7b
Merge pull request #186 from loki-project/threading
Fix Device Link Fetching Timeout
2020-05-06 16:33:39 +10:00
nielsandriesse dd69ef236d Fix device link fetching timeout 2020-05-06 16:31:25 +10:00
Niels Andriesse e44d721a70
Merge pull request #185 from loki-project/contact-sync-fixes
Fix closed group and contact syncing.
2020-05-06 15:30:58 +10:00
nielsandriesse 8df2f2a8b5 Minor refactoring 2020-05-06 15:30:05 +10:00
Mikunj c2e34fb36e Fix auto accept friend request condition. 2020-05-06 13:38:07 +10:00
Mikunj 9fc386b803 Fix closed group and contact syncing. 2020-05-06 13:31:52 +10:00
nielsandriesse 5060f82a68 Fix build 2020-05-06 10:35:42 +10:00
nielsandriesse 0a3b1a20cd Fix closed group session establishment issue 2020-05-06 10:20:29 +10:00
nielsandriesse 0f20c15407 Fix copy 2020-05-06 10:13:57 +10:00
nielsandriesse aa69fa8fe6 Fix background crash 2020-05-06 10:13:32 +10:00
nielsandriesse 3b35535628 Don't send AFRs to self 2020-05-05 16:49:48 +10:00