Commit Graph

3043 Commits (8a7b95d21f5c66de07baef7fdaefce8b20558e24)

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