Commit Graph

2829 Commits (a9b9c807ff80b32c89e0978cb21c1eaec8ee189f)

Author SHA1 Message Date
gmbnt 3467e1bc94 Fix onion request layout 6 years ago
gmbnt 1106ca5eb1 Make logging more useful 6 years ago
gmbnt ec660e6017 Debug 6 years ago
gmbnt 7a4a5ff291 Fix onion request layout 6 years ago
gmbnt 1b24637f37 Implement onion request encryption 6 years ago
gmbnt fd037c2a88 WIP 6 years ago
gmbnt 6b65a05d23 Add TODOs 6 years ago
gmbnt 61bc699f73 Implement onion request layering 6 years ago
ryanzhao ec1a468aab move LKPushNotificationManager to SignalServiceKit & add lash hash sync with PN server 6 years ago
gmbnt 1b31432de9 Stub onion request path building test 6 years ago
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
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
Niels Andriesse cc40862740 Rename LokiStorageAPI → LokiFileServerAPI 6 years ago
Niels Andriesse d502aeaa80 Use a dummy auth token instead of no token at all 6 years ago
Niels Andriesse dfd4340c79 Use file-dev in debug mode 6 years ago
Niels Andriesse 3d29480c29 Don't include an auth token with encrypted file uploads
Also refactor a bit
6 years ago
Ryan ZHAO 24f31081d1 support sealed sender (envelopes with no source) for push notification 6 years ago
Niels Andriesse 15cc478654 Add report button for Session Public Chat messages 6 years ago
Niels Andriesse 9434a8364a Add Session public chat notice 6 years ago
Niels Andriesse 476edc14f1 Remove CallKit 6 years ago
Niels Andriesse b6003cbf8e Update file server URL 6 years ago
Niels Andriesse 76d9c1ad2d Merge branch 'bug-fix-quit-group' of github.com:RyanRory/loki-messenger-ios into dev 6 years ago
Niels Andriesse 323caac764 Fix copy 6 years ago
Ryan ZHAO e854300ee6 fix the bug when a group member quit the group and other members will see no members in the group 6 years ago
Niels Andriesse b5dcf4b78e Fix threading 6 years ago
Mikunj efc2988576 Map any incoming group messages from slave devices to master devices.
Closed groups should only have master devices in them.
6 years ago
Mikunj ecc40368cb Fix bug where slave devices were being shown in private group chats 6 years ago
Niels Andriesse 99046145a3 Rename Loki Messenger Updates → Session Updates 6 years ago
Niels Andriesse c75360f5e3 Fix file server proxying 6 years ago
Niels Andriesse fa43f2f834 WIP 6 years ago
Niels Andriesse 25817b8688 Fix merge 6 years ago