Commit Graph

3276 Commits (8e5736bec26b5c2671960d36dba1a624f1e45b6b)

Author SHA1 Message Date
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
nielsandriesse 4bf1e63d6d Fix sender key requesting mechanism 5 years ago
nielsandriesse 68605d339f Remove unnecessary check 5 years ago
nielsandriesse 4550a139b6 Force users to re-register on new PN server 5 years ago
Niels Andriesse fe2c0154a2
Merge pull request #273 from loki-project/push-notifications
Push Notifications 2.0 + Onion Routing
5 years ago
nielsandriesse 3be9f05cfb Move away from TTL based approach 5 years ago
Ryan ZHAO 0ed4211548 rename unregister and use onion routing for all PN related requests 5 years ago
nielsandriesse 58b3c6e1e1 Change SSL approach 5 years ago
Ryan ZHAO 500eaf4000 refactor the process of push notification 5 years ago
nielsandriesse 120dbb675c Undo accidental commit 5 years ago