Commit Graph

3340 Commits (48f166b893b53b7081e5c8bcb2273559540b3e15)

Author SHA1 Message Date
nielsandriesse 80babb0c4b Increase snode failure threshold 4 years ago
Niels Andriesse 43724d6578
Merge pull request #294 from loki-project/shared-sender-keys
Fix SSK Group Leaving Race Condition
4 years ago
nielsandriesse ae925c57de Guarantee little endianness 4 years ago
nielsandriesse 78ce998a8b Make path error handling more granular 4 years ago
nielsandriesse 04ec67184e Adjust the file size OR multiplier 4 years ago
Niels Andriesse f350301ada Add TODO 4 years ago
Niels Andriesse f95d3d171f Retry PN server requests if needed 4 years ago
Niels Andriesse e7c93e1532 Debug 4 years ago
Niels Andriesse 976c883ee8 Retry PN server requests if needed 4 years ago
nielsandriesse b927a9596f Implement new onion request encoding 4 years ago
nielsandriesse 81c9dc8919 Fix SSK group leaving race condition 4 years ago
nielsandriesse 2c18c3694d Merge branch 'dev' into security-2 4 years ago
Ryan ZHAO f3d8cbb1e1 remove useless 'group updated' 4 years ago
Ryan ZHAO ce3c275d1f remove useless 'group updated' 4 years ago
nielsandriesse 7b1840be90 Merge branch 'dev' into voice-messages-2 4 years ago
Niels Andriesse 9dc374b1db
Merge pull request #289 from RyanRory/push-notification-manager-fix
Fix PushNotificationManager Response Parsing
4 years ago
nielsandriesse f45a6ce00c Merge branch 'dev' into voice-messages-2 4 years ago
nielsandriesse 2b3e71cde6 Keep around skipped message keys until they're used 4 years ago
nielsandriesse b684766fa4 Adjust snode failure threshold 4 years ago
Ryan ZHAO 3019a7614a fix the response handler in PushNotificationManager 4 years ago
nielsandriesse 28ebc0e9b6 Increase snode failure threshold 4 years ago
nielsandriesse 15b336f42a Merge branch 'dev' into voice-messages-2 4 years ago
nielsandriesse 889c134e2e Merge branch 'dev' into security-2 4 years ago
nielsandriesse 0eeee6c8a1 Generate own ratchet if needed 4 years ago
nielsandriesse 178ad94ce1 Clean 4 years ago
nielsandriesse 4d22f73e83 Always point to live PN server 4 years ago
nielsandriesse b1d9cb0cf9 Debug SSKs further 4 years ago
nielsandriesse 4325756395 Debug more group updating issues 4 years ago
nielsandriesse fb7326a3b0 Fix freeze due to nested transaction
Not a fan of this solution; we need to clean up display name management
4 years ago
nielsandriesse 04a960c78c Fix name-only updates 4 years ago
nielsandriesse 68626093d7 Debug 4 years ago
nielsandriesse 1a78ba1830 Debug 4 years ago
nielsandriesse 050d171f5c Merge branch 'SSK-group-update-info' of github.com:RyanRory/loki-messenger-ios into closed-group-editing 4 years ago
nielsandriesse df94878e96 Fix adding and removing members simultaneously 4 years ago
nielsandriesse e789ac12e6 Merge branch 'dev' into closed-group-editing 4 years ago
nielsandriesse 7a22b981f2 Fix adding and removing members simultaneously 4 years ago
Ryan ZHAO d5b0ce8d28 show the detailed info of SSK group update 4 years ago
nielsandriesse 5996bd9496 Don't keep old message keys around 4 years ago
nielsandriesse 7eef28dd42 Implement associated ClosedGroupsProtocol changes 4 years ago
nielsandriesse 03f48162e0 Make EditClosedGroupVC functional 4 years ago
nielsandriesse 25ff4482b6 Don't acknowledge messages to the PN server 4 years ago
Ryan ZHAO 3d9720c844 fix the issue that iOS didn't handle ssk group leaving issue 4 years ago
nielsandriesse 8411cae22e Remove unused code 4 years ago
nielsandriesse c26e5dcba8 Fix group leaving bug 4 years ago
nielsandriesse 24725d907b Remove TODOs 4 years ago
nielsandriesse 9d41abed44 Store the ED25519 key pair 4 years ago
nielsandriesse 829ee5d267 Add TODOs 4 years ago
nielsandriesse da8fd5d56d Merge branch 'dev' into security-2 4 years ago
nielsandriesse 1067704e09 Set max group size to 20 4 years ago
nielsandriesse bacd24791c Enable SSKs 4 years ago
nielsandriesse 6430c36307 Clean 4 years ago
nielsandriesse deb73b4a24 Point to dev PN server in debug mode 4 years ago
nielsandriesse b1a6e7f455 Accommodate for PN migration period 4 years ago
nielsandriesse 39740ee6ff Remove redundant protocol conformance 4 years ago
nielsandriesse a3819cc45f Further debug sender key requesting mechanism 4 years ago
nielsandriesse 4bf1e63d6d Fix sender key requesting mechanism 4 years ago
nielsandriesse 68605d339f Remove unnecessary check 4 years ago
nielsandriesse 4550a139b6 Force users to re-register on new PN server 4 years ago
Niels Andriesse fe2c0154a2
Merge pull request #273 from loki-project/push-notifications
Push Notifications 2.0 + Onion Routing
4 years ago
nielsandriesse 3be9f05cfb Move away from TTL based approach 4 years ago
Ryan ZHAO 0ed4211548 rename unregister and use onion routing for all PN related requests 4 years ago
nielsandriesse 58b3c6e1e1 Change SSL approach 4 years ago
Ryan ZHAO 500eaf4000 refactor the process of push notification 4 years ago
nielsandriesse 120dbb675c Undo accidental commit 4 years ago
nielsandriesse 0fd1b5c3d7 Update Pods 4 years ago
nielsandriesse 07ee27f875 Clean 4 years ago
nielsandriesse a8b53f6cf3 Update background polling for SSKs 4 years ago
nielsandriesse f11f289f9d Add missing unsubscribe case 4 years ago
nielsandriesse 048e693adc Merge branch 'dev' into push-notifications 4 years ago
nielsandriesse 79b0ff7da7 Add utility for handling display names 4 years ago
nielsandriesse e4c8369c93 Update for metadata kit changes 4 years ago
nielsandriesse c91bc8b7f3 Implement SSK protocol changes 4 years ago
nielsandriesse bef9944e48 Fix potential race condition 4 years ago
Ryan ZHAO 86afe43c87 enable PN for SSK 4 years ago
nielsandriesse 7768d9cd88 Don't append short IDs to display names 4 years ago
nielsandriesse 99229800a1 Add manual session reset button 4 years ago
nielsandriesse 4a08e12752 Fix session reset bug 4 years ago
nielsandriesse 682d0a5c14 Merge branch 'dev' into light-mode 4 years ago
nielsandriesse 6cb0cd48c3 Make error handling a bit less aggressive again 4 years ago
nielsandriesse 36277ea090 Merge branch 'dev' into light-mode 4 years ago
nielsandriesse 5c8b0b903f Merge branch 'dev' into shared-sender-keys 4 years ago
nielsandriesse 2b3e97f6cc Tweak error handling 4 years ago
nielsandriesse 78e6651e87 Fix missed error handling case 4 years ago
nielsandriesse 2725e2096d Add logs 4 years ago
nielsandriesse cd7efff6f8 Also request sender keys on failed encryption 4 years ago
Ryan ZHAO 7773e9a280 fix bugs for open group time handling 4 years ago
nielsandriesse 385dca2a81 Clean 4 years ago
nielsandriesse e83205a302 Debug 4 years ago
nielsandriesse 677b8e3348 Fix SSK based closed group size inconsistency 4 years ago
nielsandriesse c118daa061 Fix log 4 years ago
nielsandriesse 1b621fc56d Clean 4 years ago
Ryan ZHAO 2f3fa3adf8 fix open group time for self sent messages 4 years ago
Ryan ZHAO af7a58cc1f use server timestamp to show the message time in open groups 4 years ago
nielsandriesse eb62a1cb42 Merge branch 'dev' into light-mode 4 years ago
nielsandriesse 4d13c6bee5 Patch unread indicator bug 4 years ago
nielsandriesse 344b5e0fce Increase file size OR multiplier 4 years ago
nielsandriesse 833b8aa18a Minor refactoring 4 years ago
nielsandriesse 44ca8c293a Show light mode announcement sheet to existing users 4 years ago
Ryan ZHAO d6604c10ff use timestamp instead of date 4 years ago
Ryan ZHAO 80c4605530 sort with sortId for open groups in TSInteraction 4 years ago