Commit Graph

3268 Commits (b2c7f702f4ece65be91f428d6b8fad2d953ee230)

Author SHA1 Message Date
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
nielsandriesse 120dbb675c Undo accidental commit 5 years ago
nielsandriesse 0fd1b5c3d7 Update Pods 5 years ago
nielsandriesse 07ee27f875 Clean 5 years ago
nielsandriesse a8b53f6cf3 Update background polling for SSKs 5 years ago
nielsandriesse f11f289f9d Add missing unsubscribe case 5 years ago
nielsandriesse 048e693adc Merge branch 'dev' into push-notifications 5 years ago
nielsandriesse 79b0ff7da7 Add utility for handling display names 5 years ago
nielsandriesse e4c8369c93 Update for metadata kit changes 5 years ago
nielsandriesse c91bc8b7f3 Implement SSK protocol changes 5 years ago