Commit Graph

2769 Commits (eb8afe4e3fcc7daa139eedee69b3de89d6e4beb3)

Author SHA1 Message Date
gmbnt b8a1a3c63e Make testing compile again & add onion request API tests stub 6 years ago
gmbnt 3c7eb22f95 Clean 6 years ago
gmbnt e01a787ebc Fix threading 6 years ago
gmbnt f5cf34cce1 Clean 6 years ago
gmbnt a14314ef87 Implement prototype onion request API 6 years ago
ryanzhao 471870d8a5 Merge branch 'dev' of https://github.com/loki-project/session-ios into PN-with-preview 6 years ago
ryanzhao c8108575a7 skip saving the session record if it is not in the main app 6 years ago
gmbnt c882381c9e Adjust message TTLs 6 years ago
gmbnt 25903554e9 Refactor LokiPushNotificationManager 6 years ago
gmbnt 9f2df6d560 Merge branch 'dev' into push-notifications 6 years ago
gmbnt 452469d998 Fix access modifier 6 years ago
gmbnt 96cb307e1a Fix log 6 years ago
ryanzhao bf84df2b6d Merge branch 'dev' of https://github.com/loki-project/session-ios into PN-with-preview 6 years ago
gmbnt 90933c7856 Debug 6 years ago
ryanzhao 48113969c1 Merge branch 'PN-without-preview' of https://github.com/RyanRory/loki-messenger-ios into PN-with-preview 6 years ago
ryanzhao 67d4f42244 Merge branch 'dev' of https://github.com/loki-project/session-ios into PN-with-preview 6 years ago
gmbnt f115c06e97 Add comment 6 years ago
gmbnt dd94074930 Don't limit random snode pool size 6 years ago
gmbnt 99c473ee34 Use only updated snodes for file server proxying 6 years ago
ryanzhao 0e604c1291 Merge branch 'dev' of https://github.com/loki-project/session-ios into PN-with-preview 6 years ago
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
ryanzhao ca20f3f979 add a Notification Service Extension for PN with preview 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