Commit Graph

3093 Commits (428daac5b3f1337799650964510e85d734f4b51c)

Author SHA1 Message Date
nielsandriesse 8a7b95d21f Fix crash 5 years ago
nielsandriesse 8d666181d2 Fix polling not restarting 5 years ago
nielsandriesse af58fa87cc Clean up TTL settings 5 years ago
nielsandriesse 3d2df68f19 Fix crash 5 years ago
nielsandriesse 79e83d81ac Fix crash 5 years ago
nielsandriesse e023bb50c2 Implement remaining protocol changes 5 years ago
nielsandriesse 89846019cf Partially implement protocol changes & refactor 5 years ago
nielsandriesse e34e66ccfd Clean up ahead of protocol changes 5 years ago
nielsandriesse f8bab558b2 Fix build 5 years ago
nielsandriesse 6cc28426d6 Merge branch 'dev' into threading 5 years ago
nielsandriesse ba6f75883c Fix AFR bug 5 years ago
nielsandriesse aeb17e5905 Unbreak friend requests, session reset & device linking 5 years ago
nielsandriesse 5e40221936 Clean 5 years ago
nielsandriesse b3800e0ad1 Merge remote-tracking branch 'ryan/fix-open-group-issues' into database-3 5 years ago
nielsandriesse b4d4522e99 Clean 5 years ago
nielsandriesse 6686122461 Merge branch 'fix-profile-picture-updating' of github.com:RyanRory/loki-messenger-ios into database-3 5 years ago
nielsandriesse 9e9512c4bc Merge branch 'dev' into database-3 5 years ago
nielsandriesse 1085d12a4c Don't repair session if there's an outstanding session request 5 years ago
nielsandriesse 326056c53d Fix async database transaction handling 5 years ago
nielsandriesse 6533af8ba9 WIP 5 years ago
ryanzhao 1f5c5aadd9 sync profile updating to slave device 5 years ago
nielsandriesse 1b45a50fe2 Fix async database transaction handling 5 years ago
nielsandriesse f1ec7e67b1 Undo hack 5 years ago
nielsandriesse ccd610253f Merge branch 'fix-unlinked-device-coming-back' of github.com:RyanRory/loki-messenger-ios into threading 5 years ago
nielsandriesse 256cd631db Further tweak threading 5 years ago
nielsandriesse d0a3758ff4 Fix thread safety issues 5 years ago
nielsandriesse 8843e8c495 Tweak 5 years ago
nielsandriesse 757f14c338 Clean 5 years ago
nielsandriesse 620a093214 Use higher priority queues for message sending 5 years ago
nielsandriesse b8fb751b8d Clean up threading 5 years ago
nielsandriesse 146329627f Clean 5 years ago
nielsandriesse 67a482bbd7 Remove TODO 5 years ago
nielsandriesse 203c25b382 Merge branch 'closed-groups' into database-3 5 years ago
nielsandriesse 4105f17c02 Fix build 5 years ago
nielsandriesse 4f3544c1fc Integrate transaction handling utility part 3 5 years ago
nielsandriesse a42b6afce8 Integrate transaction handling utility part 2 5 years ago
nielsandriesse e9fc5b748e Integrate transaction handling utility part 1 5 years ago
nielsandriesse ce416ae82c Don't repair session if there's an outstanding session request
Also fix non-UD send cases
5 years ago
ryanzhao 12cb5b1a75 Merge branch 'dev' of https://github.com/loki-project/session-ios into fix-profile-picture-updating 5 years ago
ryanzhao 07854a5e23 Fix issue where device sometimes comes back after unlinking 5 years ago
nielsandriesse a193200023 Make naming more explicit 5 years ago
nielsandriesse 0683cbe952 Improve transaction handling 5 years ago
ryanzhao edaafd8a42 Merge branch 'dev' of https://github.com/loki-project/session-ios into fix-open-group-issues 5 years ago
ryanzhao c8af41cd5c Show real profile picture of open groups 5 years ago
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
6 years ago
Niels Andriesse 588c1347d6
Merge pull request #196 from RyanRory/sync-contact-fix
Fix Threads Not Being Shown After Sync
6 years ago
nielsandriesse 19a214f653 Fix simultaneous session request bug 6 years ago
ryanzhao 82ffacff6d clean 6 years ago
ryanzhao dc73553a56 fix for closed groups 6 years ago
ryanzhao df1b2d249f show the threads on secondary device after syncing contacts 6 years ago
nielsandriesse 2cf278f150 Clean 6 years ago
nielsandriesse d6c24cebb8 Cache device links in memory rather than on disk 6 years ago
ryanzhao fcdc44d3fa Merge branch 'dev' of https://github.com/loki-project/session-ios into deadlock-issue-fix 6 years ago
ryanzhao 6e2189b461 fix the issue with cache 6 years ago
nielsandriesse 0b7e44a0dd Only show GIF metadata warning once 6 years ago
ryanzhao 9ac7159a2f fix the deadlock issue using the same transaction to write to database in multiple threads 6 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
6 years ago
ryanzhao 25251f172d fix when a close group created, members will receive a session out of sync message 6 years ago
nielsandriesse 6187926685 Add comment 6 years ago
nielsandriesse 238972e695 Debug 6 years ago