Commit Graph

3260 Commits (5148f9eb3f10da944bee10787b8e39ea0a22f87d)

Author SHA1 Message Date
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
nielsandriesse bef9944e48 Fix potential race condition 5 years ago
Ryan ZHAO 86afe43c87 enable PN for SSK 5 years ago
nielsandriesse 7768d9cd88 Don't append short IDs to display names 5 years ago
nielsandriesse 99229800a1 Add manual session reset button 5 years ago
nielsandriesse 4a08e12752 Fix session reset bug 5 years ago
nielsandriesse 682d0a5c14 Merge branch 'dev' into light-mode 5 years ago
nielsandriesse 6cb0cd48c3 Make error handling a bit less aggressive again 5 years ago
nielsandriesse 36277ea090 Merge branch 'dev' into light-mode 5 years ago
nielsandriesse 5c8b0b903f Merge branch 'dev' into shared-sender-keys 5 years ago
nielsandriesse 2b3e97f6cc Tweak error handling 5 years ago
nielsandriesse 78e6651e87 Fix missed error handling case 5 years ago
nielsandriesse 2725e2096d Add logs 5 years ago
nielsandriesse cd7efff6f8 Also request sender keys on failed encryption 5 years ago
Ryan ZHAO 7773e9a280 fix bugs for open group time handling 5 years ago
nielsandriesse 385dca2a81 Clean 5 years ago
nielsandriesse e83205a302 Debug 5 years ago
nielsandriesse 677b8e3348 Fix SSK based closed group size inconsistency 5 years ago
nielsandriesse c118daa061 Fix log 5 years ago
nielsandriesse 1b621fc56d Clean 5 years ago
Ryan ZHAO 2f3fa3adf8 fix open group time for self sent messages 5 years ago
Ryan ZHAO af7a58cc1f use server timestamp to show the message time in open groups 5 years ago
nielsandriesse eb62a1cb42 Merge branch 'dev' into light-mode 5 years ago
nielsandriesse 4d13c6bee5 Patch unread indicator bug 5 years ago
nielsandriesse 344b5e0fce Increase file size OR multiplier 5 years ago
nielsandriesse 833b8aa18a Minor refactoring 5 years ago
nielsandriesse 44ca8c293a Show light mode announcement sheet to existing users 5 years ago
Ryan ZHAO d6604c10ff use timestamp instead of date 5 years ago
Ryan ZHAO 80c4605530 sort with sortId for open groups in TSInteraction 5 years ago
nielsandriesse d54bded164 Merge branch 'dev' into light-mode 5 years ago
Ryan ZHAO 409337b512 use server time to order open group messages 5 years ago
nielsandriesse 1e3705978e Retry failed attachment downloads 5 years ago
nielsandriesse 7e603f96f5 Merge branch 'dev' into light-mode 5 years ago
nielsandriesse 2912166216 Rename function 5 years ago
nielsandriesse f3f55d3aee Debug 5 years ago
nielsandriesse 99721586cd Make remaining UI responsive to app mode changes 5 years ago
nielsandriesse 1d980f1925 Use the proper iOS approach for light mode 5 years ago
Ryan ZHAO 8c565c7c5a prevent infinite loop if errors occur when automatically resetting the session 5 years ago
Ryan ZHAO 528f930a98 clean 5 years ago
Ryan ZHAO 69c85f0e06 Merge branch 'dev' of https://github.com/loki-project/session-ios into restoration-fix 5 years ago
nielsandriesse 54988eeecf Patch bad mac issues 5 years ago
Ryan ZHAO bbc517189e Merge branch 'dev' of https://github.com/loki-project/session-ios into restoration-fix 5 years ago
nielsandriesse a51fcc0c04 Fix end session messages 5 years ago
Ryan ZHAO 113ad28d5a fix sending logic for prekey bundle message 5 years ago
Ryan ZHAO d420d6dd4d Automatically rebuild session after restoration 5 years ago
Ryan ZHAO 5afdd81806 fix end session message init function 5 years ago
Ryan ZHAO e2157dacbf fix typo & ignore error messages before restoration 5 years ago
Ryan ZHAO f61e37222e fix background fetch crash in getUserHexEncodedPublicKey 5 years ago
nielsandriesse 918a346d66 Clean 5 years ago
Ryan ZHAO 7029bd4767 Merge branch 'dev' of https://github.com/loki-project/session-ios into bug-fix-2.0 5 years ago
Ryan ZHAO 8d44115195 fix invalid auth token handling with onion request 5 years ago
nielsandriesse 3ecd7dda5d Revert "Implement workaround for Android group ID compatibility bug"
This reverts commit f83058b34b.
5 years ago
Ryan ZHAO 660146735d Merge branch 'dev' of https://github.com/loki-project/session-ios into bug-fix-2.0 5 years ago
nielsandriesse c2c8d68f5d Fix SSK based closed group leaving 5 years ago
nielsandriesse a666776c88 Implement preliminary app mode switch 5 years ago
nielsandriesse 152b3ce5d6 Fix various minor UI issues 5 years ago
nielsandriesse f83058b34b Implement workaround for Android group ID compatibility bug 5 years ago
Ryan ZHAO d116fe5bac Merge branch 'dev' of https://github.com/loki-project/session-ios into bug-fix-2.0 5 years ago
Niels Andriesse 9f82603026
Merge pull request #245 from RyanRory/bug-fix
Bug Fixes Part 1/2
5 years ago
Ryan ZHAO 7c0da7cb81 Merge branch 'dev' of https://github.com/loki-project/session-ios into bug-fix-2.0 5 years ago
nielsandriesse 4bf364fb02 Fix missed error handling case 5 years ago
Ryan ZHAO 86bb60258c fix link previews 5 years ago