Commit Graph

13250 Commits (99654461b9588434f763ddd5e4f06f165dcddcdb)
 

Author SHA1 Message Date
nielsandriesse 99654461b9 Update version number 4 years ago
Niels Andriesse 3b7e57e529
Merge pull request #191 from loki-project/neuroscr-seed-may2020
Update Seed Node Ports
4 years ago
nielsandriesse 10528451c5 Update Info.plist 4 years ago
Niels Andriesse 588c1347d6
Merge pull request #196 from RyanRory/sync-contact-fix
Fix Threads Not Being Shown After Sync
4 years ago
nielsandriesse 1d81805da6 Update Info.plist 4 years ago
Niels Andriesse 9ae5be8eb9
Merge pull request #195 from loki-project/deadlock-fix
Fix Deadlock (Modified)
4 years ago
nielsandriesse 19a214f653 Fix simultaneous session request bug 4 years ago
ryanzhao 82ffacff6d clean 4 years ago
ryanzhao dc73553a56 fix for closed groups 4 years ago
ryanzhao df1b2d249f show the threads on secondary device after syncing contacts 4 years ago
nielsandriesse 2cf278f150 Clean 4 years ago
nielsandriesse d6c24cebb8 Cache device links in memory rather than on disk 4 years ago
ryanzhao fcdc44d3fa Merge branch 'dev' of https://github.com/loki-project/session-ios into deadlock-issue-fix 4 years ago
ryanzhao 6e2189b461 fix the issue with cache 4 years ago
nielsandriesse 0b7e44a0dd Only show GIF metadata warning once 4 years ago
nielsandriesse 5a10a155d9 Remove internal testing analytics 4 years ago
ryanzhao 9ac7159a2f fix the deadlock issue using the same transaction to write to database in multiple threads 4 years ago
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
4 years ago
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
4 years ago
ryanzhao 25251f172d fix when a close group created, members will receive a session out of sync message 4 years ago
nielsandriesse 6187926685 Add comment 4 years ago
nielsandriesse 9920ef47ad Update build number 4 years ago
nielsandriesse de5116dd38 Fix migration 4 years ago
nielsandriesse 0a41aafe45 Update build number 4 years ago
nielsandriesse ee531a2437 Update version number 4 years ago
nielsandriesse 238972e695 Debug 4 years ago
nielsandriesse 1e300e3d47 Fix typo 4 years ago
nielsandriesse 0f84a5581a Fix race condition 4 years ago
nielsandriesse f7c0515ce8 Merge branch 'dev' of github.com:loki-project/loki-messenger-ios into dev 4 years ago
nielsandriesse 3e8f79f9f3 Fix race condition 4 years ago
Niels Andriesse b72afafa71
Merge pull request #189 from loki-project/migration-fixes
Fix migration continuously running.
4 years ago
nielsandriesse 6bd8512887 Fix duplicate AFR issue 4 years ago
nielsandriesse 829267916f Fix multi device closed group message routing bug 4 years ago
nielsandriesse e89a1a4cc8 Fix closed group leaving 4 years ago
Mikunj 2b398d5f69 Fix migration continuously running. 4 years ago
Niels Andriesse 139aa2f85a
Merge pull request #188 from loki-project/closed-group-fix
Fix sending messages to our devices in groups.
4 years ago
nielsandriesse def0e9e2f9 Clean 4 years ago
nielsandriesse e286871791 Merge branch 'dev' into closed-group-fix 4 years ago
nielsandriesse d7ce594866 Fix open group messaging 4 years ago
Mikunj cbeb454860 Fix sending messages to our devices in groups.
Fix sync messages.
4 years ago
nielsandriesse 3715130524 Avoid deadlock 4 years ago
nielsandriesse 3d2b65fc86 Unbork session reset 4 years ago
nielsandriesse aeb4f20f02 Handle case where sessions haven't yet been established in a closed group 4 years ago
nielsandriesse d0abad32f4 Fix missing device link fetch 4 years ago
Niels Andriesse 0fb2e33b61
Merge pull request #187 from loki-project/closed-groups
Closed Group Bug Fixes
4 years ago
nielsandriesse f929f10a7f Clean 4 years ago
nielsandriesse e61be12bc1 Slightly improve performance 4 years ago
nielsandriesse 807345868f Attempt to repair session if needed 4 years ago
nielsandriesse 60cb5b6114 Add missing session request handling 4 years ago
nielsandriesse f10cc65187 Fix issue where the app doesn't wait for device links to be stored 4 years ago