Commit Graph

3285 Commits (aff5f59455251abcdac8943d1ccd011645fca0da)

Author SHA1 Message Date
nielsandriesse aff5f59455 Debug 5 years ago
nielsandriesse 98a3f9fafb Minor refactoring 5 years ago
nielsandriesse edbebb7c9c Remove debug logs 5 years ago
nielsandriesse c21b609dfd Minor refactoring 5 years ago
nielsandriesse 5987039f8b Make path re-building non-blocking 5 years ago
nielsandriesse 60552eac2d Fix missed case 5 years ago
nielsandriesse 54e315f00d Don't immediately kick out misbehaving paths 5 years ago
nielsandriesse ec5995010a Re-use paths if possible 5 years ago
nielsandriesse d659f59480 Clean up onion request API database interaction 5 years ago
nielsandriesse 8e5736bec2 Debug 5 years ago
nielsandriesse ed2b8d01fb Clean 5 years ago
nielsandriesse 867485fd43 Adjust snode failure threshold 5 years ago
nielsandriesse 80babb0c4b Increase snode failure threshold 5 years ago
nielsandriesse ae925c57de Guarantee little endianness 5 years ago
nielsandriesse 78ce998a8b Make path error handling more granular 5 years ago
nielsandriesse 04ec67184e Adjust the file size OR multiplier 5 years ago
Niels Andriesse f350301ada Add TODO 5 years ago
Niels Andriesse e7c93e1532 Debug 5 years ago
Niels Andriesse 976c883ee8 Retry PN server requests if needed 5 years ago
nielsandriesse b927a9596f Implement new onion request encoding 5 years ago
Ryan ZHAO f3d8cbb1e1 remove useless 'group updated' 5 years ago
Niels Andriesse 9dc374b1db
Merge pull request #289 from RyanRory/push-notification-manager-fix
Fix PushNotificationManager Response Parsing
5 years ago
nielsandriesse 2b3e71cde6 Keep around skipped message keys until they're used 5 years ago
Ryan ZHAO 3019a7614a fix the response handler in PushNotificationManager 5 years ago
nielsandriesse 0eeee6c8a1 Generate own ratchet if needed 5 years ago
nielsandriesse 4d22f73e83 Always point to live PN server 5 years ago
nielsandriesse b1d9cb0cf9 Debug SSKs further 5 years ago
nielsandriesse 4325756395 Debug more group updating issues 5 years ago
nielsandriesse fb7326a3b0 Fix freeze due to nested transaction
Not a fan of this solution; we need to clean up display name management
5 years ago
nielsandriesse 04a960c78c Fix name-only updates 5 years ago
nielsandriesse 68626093d7 Debug 5 years ago
nielsandriesse 1a78ba1830 Debug 5 years ago
nielsandriesse 050d171f5c Merge branch 'SSK-group-update-info' of github.com:RyanRory/loki-messenger-ios into closed-group-editing 5 years ago
nielsandriesse df94878e96 Fix adding and removing members simultaneously 5 years ago
nielsandriesse e789ac12e6 Merge branch 'dev' into closed-group-editing 5 years ago
nielsandriesse 7a22b981f2 Fix adding and removing members simultaneously 5 years ago
Ryan ZHAO d5b0ce8d28 show the detailed info of SSK group update 5 years ago
nielsandriesse 5996bd9496 Don't keep old message keys around 5 years ago
nielsandriesse 7eef28dd42 Implement associated ClosedGroupsProtocol changes 5 years ago
nielsandriesse 03f48162e0 Make EditClosedGroupVC functional 5 years ago
nielsandriesse 25ff4482b6 Don't acknowledge messages to the PN server 5 years ago
Ryan ZHAO 3d9720c844 fix the issue that iOS didn't handle ssk group leaving issue 5 years ago
nielsandriesse 8411cae22e Remove unused code 5 years ago
nielsandriesse c26e5dcba8 Fix group leaving bug 5 years ago
nielsandriesse 1067704e09 Set max group size to 20 5 years ago
nielsandriesse bacd24791c Enable SSKs 5 years ago
nielsandriesse deb73b4a24 Point to dev PN server in debug mode 5 years ago
nielsandriesse b1a6e7f455 Accommodate for PN migration period 5 years ago
nielsandriesse 39740ee6ff Remove redundant protocol conformance 5 years ago
nielsandriesse a3819cc45f Further debug sender key requesting mechanism 5 years ago