Commit Graph

3049 Commits (6b19b2180bcf2cdbc5154a8fe71f40e5cf5fc43e)

Author SHA1 Message Date
nielsandriesse 3dedf7f6f7 Fix whitelist based open group joining 5 years ago
nielsandriesse 77e4819700 Improve performance
Snodes have updated enough that checking the version for file proxying isn't necessary anymore
5 years ago
ryanzhao 70ccea6a28 Merge branch 'dev' of https://github.com/loki-project/session-ios into fix-open-group-issues 5 years ago
ryanzhao 335704c362 Upload the right display name to open group from the slave device 5 years ago
ryanzhao d9bca8b5b9 Update display name when an open group sync message coming 5 years ago
nielsandriesse 5ee2307c6a Fix message wrapping issue
Very occasionally this could fail due to an invalid character in the encrypted message content
5 years ago
nielsandriesse 48d4b87c96 Fix mnemonic crash 5 years ago
nielsandriesse 8e2ae0a823 Remove unnecessary assertion 5 years ago
nielsandriesse eab26c504c Fix build 5 years ago
ryanzhao 837aa54e07 fix when rejoining open groups messages sent were not loaded (case 4) 5 years ago
nielsandriesse 74bbe067d8 Update Pods 5 years ago
ryanzhao 56dface3ba add profile picture to public chat info 5 years ago
nielsandriesse 0c925c325c Make tests play nice with pod install 5 years ago
nielsandriesse d5f411232c Fix crash 5 years ago
nielsandriesse ab021d0e5e Clean 5 years ago
ryanzhao 95e57a6766 Fix: When a master device links a slave device, the slave doesn't appear to get the profile picture 5 years ago
nielsandriesse 887eaf3ada Don't block while countries are loading 5 years ago
nielsandriesse e2740d78e8 Show countries rather than IPs 5 years ago
nielsandriesse 6977846ce2 Fix duplicate push notification bug 5 years ago
nielsandriesse e11864c3b3 Use a high priority queue for PoW calculation 5 years ago
nielsandriesse 2a99498dd8 Use a high priority queue for message sending 5 years ago
nielsandriesse 2c15613d69 Cache swarms 5 years ago
nielsandriesse 5b50c9f7fb Enforce minimum snode pool size & clean 5 years ago
nielsandriesse b0d8d34e79 Exclude self from closed group compound profile pictures 5 years ago
nielsandriesse 991c6eb477 Reduce code duplication, clean & fix path re-building bug 5 years ago
nielsandriesse faa1a37f81 Fix closed group profile pictures & mentions 5 years ago
nielsandriesse 54ffa20b34 Update legal URLs 5 years ago
nielsandriesse 397c78d066 Fix crash 5 years ago
nielsandriesse 10e30f8179 Persist onion request paths to database 5 years ago
nielsandriesse 9778dace7d Persist snode pool to database 5 years ago
nielsandriesse e2d0002532 Display when paths are building 5 years ago
Niels Andriesse d330239174 Increase number of hops to 3 5 years ago
Niels Andriesse 00f5cebdef Implement basic onion request UI 5 years ago
Niels Andriesse 8fb5e7102f Clean 5 years ago
Niels Andriesse d58bc697b2 Switch seed nodes 5 years ago
Niels Andriesse ccd48a9ae1 Show actual open group member count 5 years ago
nielsandriesse ff13f15dfc Clean 5 years ago
nielsandriesse 6d7f32a1e5 Add comment 5 years ago
nielsandriesse fa4ad37f03 Potentially fix message reception issue 5 years ago
nielsandriesse 51ac1a3639 Add FIXME 5 years ago
Niels Andriesse 3b7e57e529
Merge pull request #191 from loki-project/neuroscr-seed-may2020
Update Seed Node Ports
5 years ago
Niels Andriesse 588c1347d6
Merge pull request #196 from RyanRory/sync-contact-fix
Fix Threads Not Being Shown After Sync
5 years ago
nielsandriesse 19a214f653 Fix simultaneous session request bug 5 years ago
ryanzhao 82ffacff6d clean 5 years ago
ryanzhao dc73553a56 fix for closed groups 5 years ago
ryanzhao df1b2d249f show the threads on secondary device after syncing contacts 5 years ago
nielsandriesse 2cf278f150 Clean 5 years ago
nielsandriesse d6c24cebb8 Cache device links in memory rather than on disk 5 years ago
ryanzhao fcdc44d3fa Merge branch 'dev' of https://github.com/loki-project/session-ios into deadlock-issue-fix 5 years ago
ryanzhao 6e2189b461 fix the issue with cache 5 years ago
nielsandriesse 0b7e44a0dd Only show GIF metadata warning once 5 years ago
ryanzhao 9ac7159a2f fix the deadlock issue using the same transaction to write to database in multiple threads 5 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
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