Commit Graph

3277 Commits (97515eba76e5d8d8ac507ba9f37bdcdff3749abd)

Author SHA1 Message Date
nielsandriesse 948a117f82 Merge branch 'attachment-onion-routing' of github.com:RyanRory/loki-messenger-ios into attachments 5 years ago
Ryan ZHAO 24825a2eea minor refactor 5 years ago
Ryan ZHAO bdd178b227 onion routing attachment download for open groups 5 years ago
nielsandriesse 0ae8da838a Minor refactoring 5 years ago
Ryan ZHAO 9cd52342e8 clean 5 years ago
Ryan ZHAO 6739bfc41a download attachments with onion routing 5 years ago
Ryan ZHAO 4e5a1f9400 remove accept-ranges headers 5 years ago
Ryan ZHAO b30cfd960c using onion routing for open group avatar downloads 5 years ago
Ryan ZHAO e262013147 use onion routing for individual avatar downloads 5 years ago
Niels Andriesse 43724d6578
Merge pull request #294 from loki-project/shared-sender-keys
Fix SSK Group Leaving Race Condition
5 years ago
Niels Andriesse f95d3d171f Retry PN server requests if needed 5 years ago
nielsandriesse 81c9dc8919 Fix SSK group leaving race condition 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