Commit Graph

2748 Commits (3c2109e69873f24b5736ce6f095933471514e6fd)

Author SHA1 Message Date
ryanzhao a926813b91 Merge branch 'dev' of https://github.com/loki-project/session-ios into PN-without-preview 6 years ago
ryanzhao dae9fd3c1f push pubkey and token to server and store notification setting locally 6 years ago
ryanzhao 2e0ca402b3 modify ttl for typing messages 6 years ago
gmbnt 5ad32af0d3 Ditch long polling 6 years ago
gmbnt 10fb36f4be Notify user of unexpected device link requests 6 years ago
Niels Andriesse af7ac45b82 Fix various multi device issues 6 years ago
Niels Andriesse 89caa3b8f7 Fix broken check 6 years ago
Niels Andriesse a3e40ffe2b Fix crash on Josh's phone 6 years ago
Niels Andriesse 3c5a9e7bdc Revert "Attempt to fix background crash in a different way"
This reverts commit d039ecd87e.
6 years ago
Niels Andriesse 0697c95426 Fix group conversation layout 6 years ago
Niels Andriesse 94b85e8309 Add comment 6 years ago
Niels Andriesse c1586ccc42 Improve message status updating 6 years ago
Niels Andriesse d039ecd87e Attempt to fix background crash in a different way 6 years ago
Niels Andriesse ee38b3f1ae Merge branch 'dev' of github.com:loki-project/session-ios into dev 6 years ago
Niels Andriesse 40068dc8b6 Hopefully fix background crash 6 years ago
Niels Andriesse 74d60b36b9 Fix typo 6 years ago
Ryan ZHAO 9d2cdef750 fix up unlinking 6 years ago
Ryan ZHAO 3490f9a2b3 hide the threads with background friend requests after receiving sync contacts messages on slave device 6 years ago
Ryan ZHAO 9a711a8a61 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into fix-syncing-for-multidevice 6 years ago
Niels Andriesse 89d039ffb0 Clean 6 years ago
gmbnt bd401549c4
Merge pull request #127 from RyanRory/fix-key-invalid
Ensure generated PreKeyBundle is valid
6 years ago
Niels Andriesse 4ed1197547 Add comment 6 years ago
gmbnt 3c3eb0d189
Merge pull request #126 from RyanRory/fix-unlink-device
fix unlink device
6 years ago
Ryan ZHAO c89e1f8fa7 minor fix for syncing groups 6 years ago
Ryan ZHAO 9f02752164 make sure the PrekeyBundle is valid before send it out 6 years ago
Niels Andriesse 1a77ba51cf Move file 6 years ago
Ryan ZHAO b990420c6f Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-open-group 6 years ago
Ryan ZHAO a8f61fdb14 WIP fix key invalid 6 years ago
Niels Andriesse 3479fc4333 Reduce code duplication 6 years ago
gmbnt eebff42412
Merge pull request #104 from RyanRory/sync-closed-group
Closed group functionality and synchronisation
6 years ago
Ryan ZHAO 3f0e616173 fix unlink device 6 years ago
Niels Andriesse 1c44a65f2c Fix database handling issues 6 years ago
Niels Andriesse c0dda78e52 Debug 6 years ago
Ryan ZHAO d53c74ff5b minor fix 6 years ago
Ryan ZHAO af913305b0 fix typo 6 years ago
Ryan ZHAO b013c417c3 enable sending sync open group messages 6 years ago
Ryan ZHAO 9afd838ea5 fix the sync message bug after refactoring 6 years ago
Ryan ZHAO 63aafe06a1 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 6 years ago
Ryan ZHAO 5c3c00243c send sync messages with 2 contacts and 1 group each time 6 years ago
Niels Andriesse 60569bf4c3 Clean 6 years ago
gmbnt 53528184c3
Merge pull request #118 from RyanRory/pn-fix-attachment-issue
Fix background tasks crashing when PN received
6 years ago
Niels Andriesse a74dbf9a16 Clean 6 years ago
Niels Andriesse 1b3a1b55cc Merge branch 'dev' into security 6 years ago
Ryan ZHAO db2e6f8eec clean 6 years ago
Niels Andriesse bf54d78b99 Untie profile picture from auth token 6 years ago
Ryan ZHAO abb3f2f9b5 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into pn-fix-attachment-issue 6 years ago
Ryan ZHAO d6f2f6fee2 fix attachment download 6 years ago
Niels Andriesse 26ded1b80a Clean up notification usage 6 years ago
Niels Andriesse d99efa1c57 Fix unsafe user defaults usage 6 years ago
Niels Andriesse 74a75d5b8a Fix proxying bug 6 years ago
Niels Andriesse 8719ea676d Enforce threading convention
All encryption and decryption on the global queue; don't bother for trivial operations
6 years ago
Niels Andriesse d7256ed0b3 Reduce device link fetching timeout 6 years ago
Niels Andriesse 2461432917 Fix freeze on joining an open group 6 years ago
Niels Andriesse 1d865b4af7 Cherry pick part of #110 6 years ago
Niels Andriesse f4b614bc81 Increase random snode pool size 6 years ago
Ryan ZHAO 87b7bfa0c0 remove updating for admins after a slave device received a group sync message 6 years ago
Ryan ZHAO b206f2944e Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 6 years ago
Niels Andriesse 59b3491127 Quick fix crash 6 years ago
Niels Andriesse 814d599dcc Fix duplicate request bug 6 years ago
Ryan ZHAO 807c862078 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 6 years ago
Niels Andriesse 595905ebd0 Forward declare LKSessionResetStatus & clean 6 years ago
Ryan ZHAO be20236a78 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 6 years ago
Niels Andriesse 64dc3607d3 Clean 6 years ago
Niels Andriesse a5b37a631d Merge branch 'dev' into session-reset-fix 6 years ago
Ryan ZHAO f9abed931b Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 6 years ago
Ryan ZHAO 7d66fa151c fix admin check method 6 years ago
Mikunj 080b24b282 Handle session adoption correctly 6 years ago
Mikunj 5bb9d135b1 Implement new cipher changes 6 years ago
Mikunj ff54cc4030 Removed duplicate DiffieHellman and FallbackSessionCipher files 6 years ago
Niels Andriesse 2dde805938 Remove unnecessary assertion 6 years ago
Ryan ZHAO 6c823ea16e Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 6 years ago
Ryan ZHAO 7bafd94643 check if the linked device is a member of the closed group 6 years ago
Niels Andriesse 6def911dbc Enforce file size limit for profile pictures 6 years ago
Niels Andriesse 758f37b886 Proxy profile picture uploads 6 years ago
Ryan ZHAO a3cd1995cd update the handler of receiving a sync request for groups 6 years ago
Ryan ZHAO 41a6308973 hide input tool bar on linked device after leaving a closed group 6 years ago
Ryan ZHAO 68bc25a00c Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 6 years ago
Ryan ZHAO d5c4939a45 enable leaving a closed group with linked device synced 6 years ago
Niels Andriesse 0c18e82524 Clean up logging & documentation 6 years ago
Niels Andriesse 85083d1969 Clean 6 years ago
Niels Andriesse bbb999dc83 Fix sealed sender related multi device issues 6 years ago
Ryan ZHAO 171c2341b8 join the group after receiving a group sync message 6 years ago
Ryan ZHAO 6724733387 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 6 years ago
Ryan ZHAO 62cc2a399f totally fix the contact sync message issue 6 years ago
Niels Andriesse 8b201f594e Fix occasional hang on startup 6 years ago
Ryan ZHAO f8489f2459 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 6 years ago
Ryan ZHAO ecf02bbb3e fix sending contact sync messages 6 years ago
Niels Andriesse c8a265258a Disable Loki News Feed & add missing message action 6 years ago
Niels Andriesse a586c9db2d Handle clock out of sync issue
Also generally improve error handling
6 years ago
Ryan ZHAO 12c7fd4313 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 6 years ago
Ryan ZHAO d5d88c5589 fix the bug when sending the friend request for a contact sync message 6 years ago
Niels Andriesse f3a77222ab Clean 6 years ago
Niels Andriesse 067a31bb79 Reduce device link update interval 6 years ago
Ryan ZHAO cfe435bcd1 fix group parser 6 years ago
Ryan ZHAO 9e1681558e handle sync message of closed groups 6 years ago
Ryan ZHAO b5ce94c6ab add group parser 6 years ago
Ryan ZHAO 1a156c604a enable to send the group sync message 6 years ago
Niels Andriesse e1b5d5443d Make text messaging independent from the file server 6 years ago
Niels Andriesse 248fb6eeaf Show activity indicator for proxied file uploads 6 years ago
Niels Andriesse 18670545f9 Implement file size limit 6 years ago