Commit Graph

13250 Commits

Author SHA1 Message Date
nielsandriesse 99654461b9 Update version number 2020-05-20 14:40:26 +10:00
Niels Andriesse 3b7e57e529
Merge pull request #191 from loki-project/neuroscr-seed-may2020
Update Seed Node Ports
2020-05-20 12:02:27 +10:00
nielsandriesse 10528451c5 Update Info.plist 2020-05-20 12:01:47 +10:00
Niels Andriesse 588c1347d6
Merge pull request #196 from RyanRory/sync-contact-fix
Fix Threads Not Being Shown After Sync
2020-05-20 11:59:42 +10:00
nielsandriesse 1d81805da6 Update Info.plist 2020-05-20 11:57:43 +10:00
Niels Andriesse 9ae5be8eb9
Merge pull request #195 from loki-project/deadlock-fix
Fix Deadlock (Modified)
2020-05-20 11:54:11 +10:00
nielsandriesse 19a214f653 Fix simultaneous session request bug 2020-05-20 11:53:28 +10:00
ryanzhao 82ffacff6d clean 2020-05-20 11:45:05 +10:00
ryanzhao dc73553a56 fix for closed groups 2020-05-20 11:12:00 +10:00
ryanzhao df1b2d249f show the threads on secondary device after syncing contacts 2020-05-20 11:06:59 +10:00
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
Ryan Tharp 3f1f0f2cfe
update seed nodes
Replacing mainnet seed nodes with testnet port with the correct (now-working) correct mainnet port.
Kee wants to replace imaginary.seed due to SSL issues, it was using the IP, I've replaced it with the IP for public.loki.foundation for now.

But when we enable SSL, we'll need hosts. And for the dude having DNS issues with our seeds, we will either need to disable SSL verification or keep an http port open for him
2020-05-11 23:28:47 -07: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