Commit Graph

2984 Commits (5652c20c8bc9feb06b470f9eed92c7ddbecf783a)

Author SHA1 Message Date
nielsandriesse 947eecf000 Debug 4 years ago
Mikunj 23188c7e5d Refactor friend request protocol 4 years ago
nielsandriesse 33e47298ae Fix multi device bugs
Various database handling issues, incorrect friend request status handling on auto-generated friend requests and refactor of the multi device message sending logic
4 years ago
Mikunj 4dcf26b7e7 Added migration. 4 years ago
Mikunj 68a14e95da Add friend request status collection 4 years ago
nielsandriesse f0e5a1c1ef Re-order files 4 years ago
nielsandriesse bb6f4d8c2c Clean 4 years ago
nielsandriesse b0233e4cc0 Minor refactoring 4 years ago
nielsandriesse d6747ebb14 Resolve TODOs in OWSMessageManager 4 years ago
nielsandriesse 3bcad97629 Fix landing screen clipping bug 4 years ago
nielsandriesse 9ffe36a091 Fix crashes 4 years ago
nielsandriesse 632f66f2ba Make device link authorization more reliable 4 years ago
nielsandriesse fbeea62b32 Fix crash 4 years ago
nielsandriesse a14d93fa04 Add contact sync message handling test 4 years ago
nielsandriesse 7a21c02edc Clean 4 years ago
nielsandriesse b206f2dbc9 Fix bug in AFR scenario 1
See https://github.com/loki-project/session-protocol-docs/wiki/Auto-Generated-Friend-Requests for more info
4 years ago
nielsandriesse c758ad1b89 Add multi device friend request acceptance test 4 years ago
nielsandriesse 43866596ba Minor refactoring 4 years ago
nielsandriesse d3125c5039 Fix friend request bugs & improve documentation
We were attaching the user's profile picture URL to friend request messages, and there was a bug in multi device friend request acceptance
4 years ago
nielsandriesse 8b50cca7bd Clean 4 years ago
nielsandriesse 383cfead9c Add Storage utility 4 years ago
nielsandriesse 521a2fcf9d Remove redundant Signal tests
These tests were for features that we'll never use (e.g. phone number related stuff)
4 years ago
nielsandriesse a65235fd3a Clean & add documentation 4 years ago
nielsandriesse 2e1a157a8e Fix nested write transaction 4 years ago
nielsandriesse 2c5b3ecdc1 Fix typo 4 years ago
nielsandriesse faa6805dcc Debug 4 years ago
nielsandriesse 7f1be7d428 Debug Swift/Obj-C interop 4 years ago
nielsandriesse 6af71a75d0 Add test files 4 years ago
nielsandriesse a13b330f94 Separate out Session sync message sending logic 4 years ago
nielsandriesse 1351250c92 Split things according to architecture overview docs 4 years ago
nielsandriesse e186f9df5d Re-order files 4 years ago
nielsandriesse 19aa2595e8 Clean 4 years ago
nielsandriesse ceb33e36e4 Separate out remaining bits of Session logic 4 years ago
nielsandriesse 6c834b6a6e Re-order functions 4 years ago
nielsandriesse 78534616ac Separate out Session message receiving logic 4 years ago
nielsandriesse 418432d876 Add missing @objc modifier 4 years ago
nielsandriesse 5b630b3b49 Separate out Session message sending logic 4 years ago
nielsandriesse d2dccc8b98 Increase message TTL 4 years ago
nielsandriesse 8bf2215a24 Fix APNs token updating 4 years ago
nielsandriesse 72b3aba54d Clean 4 years ago
nielsandriesse 8672577a8b Clean 4 years ago
nielsandriesse 478072139e Ditch RSS feeds for now 4 years ago
nielsandriesse 619c3a7f84 Debug 4 years ago
nielsandriesse fc9a678181 Fix APNs token updating bug 4 years ago
nielsandriesse cbc94dad70 Add PN mode sheet & fix unsubscribing 4 years ago
Niels Andriesse c596d5b2a3
Merge pull request #157 from loki-project/push-notification-ui
Push Notification UI
4 years ago
Niels Andriesse 3b103450b6
Merge pull request #154 from loki-project/closed-group-fixes
Closed group fixes
4 years ago
nielsandriesse d0b83a59e7 Add comment & clean 4 years ago
nielsandriesse a971a4f609 Hook Session's PN setup into Signal's PN setup 4 years ago
nielsandriesse e24daf7b67 Finally fix LokiPushNotificationManager linking issue 4 years ago
nielsandriesse d52de19dbf Add TODO 4 years ago
nielsandriesse 0b29def940 Minor refactoring 4 years ago
nielsandriesse 838688355b Also drop guard snodes as needed 4 years ago
Mikunj 7243dcb48d Fix iOS input being hidden after being removed then added to a group. 4 years ago
nielsandriesse 6aa360da71 Fix retrying 4 years ago
nielsandriesse 89c0cd36ad Minor refactoring 4 years ago
Mikunj 1e1459d6d2 Ignore messages from users that are not in a group. 4 years ago
Mikunj 8c26e16ef0 Fix incorrect message being shown when user was removed from the group.
Hide input bar correctly when we leave a group.
4 years ago
gmbnt 664717b1d0 Clean 4 years ago
gmbnt d84e3fea27 Fix linking issue & clean 4 years ago
gmbnt f3788060d7 Merge branch 'master' of github.com:loki-project/loki-messenger-ios into dev 4 years ago
gmbnt 022622a8e4 Remove redundant files 4 years ago
Niels Andriesse c1f4bfb2d3
Update README.md 4 years ago
gmbnt 2e38b382c2 Use a serial queue for core operations 4 years ago
gmbnt ac0a20c8a7 Improve threading 4 years ago
gmbnt 37865bab96 Minor refactoring 4 years ago
gmbnt 48ef152c49 Glue things together again 4 years ago
gmbnt 03c4e4a65c Merge branch 'dev' into push-notifications 4 years ago
gmbnt e2bc7fb4d8 Add missing retry 4 years ago
gmbnt b6f51003c8 Fix build 4 years ago
gmbnt 4566bfb389 Minor refactoring 4 years ago
gmbnt 82a71f2385 Implement onion request error handling 4 years ago
ryanzhao 6aec747709 clean 4 years ago
ryanzhao c8f5172cdc set ttl for background messages 4 years ago
gmbnt 5812578a73 Swap out LokiSnodeProxy with OnionRequestAPI 4 years ago
gmbnt 4f56307d39 Fix parsing 4 years ago
gmbnt ede00b1a02 Fix incorrect padding setting 4 years ago
gmbnt 3c2109e698 Minor refactoring 4 years ago
gmbnt c2b1bc120f Fix typo 4 years ago
gmbnt 8c6251389d Further improve onion request tests 4 years ago
gmbnt 0b44f7d7ac Add testnet seed node 4 years ago
gmbnt d90c1b612c Fix incorrect deployment target & clean up logging 4 years ago
gmbnt 9b5c419aaa Fix misleading log 4 years ago
gmbnt f7fc92cc0a Fix build 4 years ago
gmbnt 92aba98cb7 Ensure target snode isn't included in onion request path 4 years ago
gmbnt 547f7943c3 Add more onion request tests 4 years ago
gmbnt f76980da5a Resolve TODO 4 years ago
gmbnt 2fa1391341 Don't use TSNetworkManager for LokiAPI.getRandomSnode() 4 years ago
gmbnt 651aa7039d Move HTTP utilities into their own file 4 years ago
gmbnt 625a3b151b Don't use snodes known to be unreliable for path building 4 years ago
gmbnt 029df5d329 Guard against invalid path sizes 4 years ago
gmbnt af1597e8b7 Don't test path snodes
This would reveal the user's IP
4 years ago
gmbnt d54c9c6175 Fix onion request layout 4 years ago
ryanzhao e28dcfdd0c sync lash hash with expiration to the backend server 4 years ago
gmbnt 9c9049774e Add more documentation 4 years ago
gmbnt fcb629cf06 Debug onion request path building 4 years ago
gmbnt 1f3d13ee3b Test path snodes for reliability as well 4 years ago
gmbnt c67e2af9a6 Fix incorrect GCM tag size 4 years ago
gmbnt 245033dbc4 Implement onion request decryption 4 years ago
gmbnt 4e00d30d05 Fix onion request encryption 4 years ago
gmbnt 358b943d7e Debug 4 years ago
gmbnt b323637f7a Fix missing IV & improve error handling 4 years ago
gmbnt 41701ecde3 Partially revert error handling changes 4 years ago
gmbnt ce183ee9fa Ditch TSNetworkManager, check guard snode version & fix promise usage 4 years ago
gmbnt 81c36fe5dd Fix threading 4 years ago
gmbnt 3467e1bc94 Fix onion request layout 4 years ago
gmbnt 1106ca5eb1 Make logging more useful 4 years ago
gmbnt ec660e6017 Debug 4 years ago
gmbnt 7a4a5ff291 Fix onion request layout 4 years ago
gmbnt 1b24637f37 Implement onion request encryption 4 years ago
gmbnt fd037c2a88 WIP 4 years ago
gmbnt 6b65a05d23 Add TODOs 4 years ago
gmbnt 61bc699f73 Implement onion request layering 4 years ago
ryanzhao ec1a468aab move LKPushNotificationManager to SignalServiceKit & add lash hash sync with PN server 4 years ago
gmbnt 1b31432de9 Stub onion request path building test 4 years ago
gmbnt b8a1a3c63e Make testing compile again & add onion request API tests stub 4 years ago
gmbnt 3c7eb22f95 Clean 4 years ago
gmbnt e01a787ebc Fix threading 4 years ago
gmbnt f5cf34cce1 Clean 4 years ago
gmbnt a14314ef87 Implement prototype onion request API 4 years ago
ryanzhao 471870d8a5 Merge branch 'dev' of https://github.com/loki-project/session-ios into PN-with-preview 4 years ago
ryanzhao c8108575a7 skip saving the session record if it is not in the main app 4 years ago
gmbnt c882381c9e Adjust message TTLs 4 years ago
gmbnt 25903554e9 Refactor LokiPushNotificationManager 4 years ago
gmbnt 9f2df6d560 Merge branch 'dev' into push-notifications 4 years ago
gmbnt 452469d998 Fix access modifier 4 years ago
gmbnt 96cb307e1a Fix log 4 years ago
ryanzhao bf84df2b6d Merge branch 'dev' of https://github.com/loki-project/session-ios into PN-with-preview 4 years ago
gmbnt 90933c7856 Debug 4 years ago
ryanzhao 48113969c1 Merge branch 'PN-without-preview' of https://github.com/RyanRory/loki-messenger-ios into PN-with-preview 4 years ago
ryanzhao 67d4f42244 Merge branch 'dev' of https://github.com/loki-project/session-ios into PN-with-preview 4 years ago
gmbnt f115c06e97 Add comment 4 years ago
gmbnt dd94074930 Don't limit random snode pool size 4 years ago
gmbnt 99c473ee34 Use only updated snodes for file server proxying 4 years ago
ryanzhao 0e604c1291 Merge branch 'dev' of https://github.com/loki-project/session-ios into PN-with-preview 4 years ago
ryanzhao a926813b91 Merge branch 'dev' of https://github.com/loki-project/session-ios into PN-without-preview 4 years ago
ryanzhao dae9fd3c1f push pubkey and token to server and store notification setting locally 4 years ago
ryanzhao 2e0ca402b3 modify ttl for typing messages 4 years ago
gmbnt 5ad32af0d3 Ditch long polling 4 years ago
ryanzhao ca20f3f979 add a Notification Service Extension for PN with preview 4 years ago
gmbnt 10fb36f4be Notify user of unexpected device link requests 4 years ago
Niels Andriesse af7ac45b82 Fix various multi device issues 4 years ago
Niels Andriesse 89caa3b8f7 Fix broken check 4 years ago
Niels Andriesse a3e40ffe2b Fix crash on Josh's phone 4 years ago
Niels Andriesse 3c5a9e7bdc Revert "Attempt to fix background crash in a different way"
This reverts commit d039ecd87e.
4 years ago
Niels Andriesse 0697c95426 Fix group conversation layout 4 years ago
Niels Andriesse 94b85e8309 Add comment 4 years ago
Niels Andriesse c1586ccc42 Improve message status updating 4 years ago
Niels Andriesse d039ecd87e Attempt to fix background crash in a different way 4 years ago
Niels Andriesse ee38b3f1ae Merge branch 'dev' of github.com:loki-project/session-ios into dev 4 years ago
Niels Andriesse 40068dc8b6 Hopefully fix background crash 4 years ago
Niels Andriesse 74d60b36b9 Fix typo 4 years ago
Ryan ZHAO 9d2cdef750 fix up unlinking 4 years ago
Ryan ZHAO 3490f9a2b3 hide the threads with background friend requests after receiving sync contacts messages on slave device 4 years ago
Ryan ZHAO 9a711a8a61 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into fix-syncing-for-multidevice 4 years ago
Niels Andriesse 89d039ffb0 Clean 4 years ago
gmbnt bd401549c4
Merge pull request #127 from RyanRory/fix-key-invalid
Ensure generated PreKeyBundle is valid
4 years ago
Niels Andriesse 4ed1197547 Add comment 4 years ago
gmbnt 3c3eb0d189
Merge pull request #126 from RyanRory/fix-unlink-device
fix unlink device
4 years ago
Ryan ZHAO c89e1f8fa7 minor fix for syncing groups 4 years ago
Ryan ZHAO 9f02752164 make sure the PrekeyBundle is valid before send it out 4 years ago
Niels Andriesse 1a77ba51cf Move file 4 years ago
Ryan ZHAO b990420c6f Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-open-group 4 years ago
Ryan ZHAO a8f61fdb14 WIP fix key invalid 4 years ago
Niels Andriesse 3479fc4333 Reduce code duplication 4 years ago
gmbnt eebff42412
Merge pull request #104 from RyanRory/sync-closed-group
Closed group functionality and synchronisation
4 years ago
Ryan ZHAO 3f0e616173 fix unlink device 4 years ago
Niels Andriesse 1c44a65f2c Fix database handling issues 4 years ago
Niels Andriesse c0dda78e52 Debug 4 years ago
Ryan ZHAO d53c74ff5b minor fix 4 years ago
Ryan ZHAO af913305b0 fix typo 4 years ago
Ryan ZHAO b013c417c3 enable sending sync open group messages 4 years ago
Ryan ZHAO 9afd838ea5 fix the sync message bug after refactoring 4 years ago
Ryan ZHAO 63aafe06a1 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 5 years ago
Ryan ZHAO 5c3c00243c send sync messages with 2 contacts and 1 group each time 5 years ago
Niels Andriesse 60569bf4c3 Clean 5 years ago
gmbnt 53528184c3
Merge pull request #118 from RyanRory/pn-fix-attachment-issue
Fix background tasks crashing when PN received
5 years ago
Niels Andriesse a74dbf9a16 Clean 5 years ago
Niels Andriesse 1b3a1b55cc Merge branch 'dev' into security 5 years ago
Ryan ZHAO db2e6f8eec clean 5 years ago
Niels Andriesse bf54d78b99 Untie profile picture from auth token 5 years ago
Ryan ZHAO abb3f2f9b5 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into pn-fix-attachment-issue 5 years ago
Ryan ZHAO d6f2f6fee2 fix attachment download 5 years ago
Niels Andriesse 26ded1b80a Clean up notification usage 5 years ago
Niels Andriesse d99efa1c57 Fix unsafe user defaults usage 5 years ago
Niels Andriesse 74a75d5b8a Fix proxying bug 5 years ago
Niels Andriesse 8719ea676d Enforce threading convention
All encryption and decryption on the global queue; don't bother for trivial operations
5 years ago
Niels Andriesse d7256ed0b3 Reduce device link fetching timeout 5 years ago
Niels Andriesse 2461432917 Fix freeze on joining an open group 5 years ago
Niels Andriesse 1d865b4af7 Cherry pick part of #110 5 years ago
Niels Andriesse f4b614bc81 Increase random snode pool size 5 years ago
Ryan ZHAO 87b7bfa0c0 remove updating for admins after a slave device received a group sync message 5 years ago
Ryan ZHAO b206f2944e Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 5 years ago
Niels Andriesse 59b3491127 Quick fix crash 5 years ago
Niels Andriesse 814d599dcc Fix duplicate request bug 5 years ago
Ryan ZHAO 807c862078 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 5 years ago
Niels Andriesse 595905ebd0 Forward declare LKSessionResetStatus & clean 5 years ago
Ryan ZHAO be20236a78 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 5 years ago
Niels Andriesse 64dc3607d3 Clean 5 years ago
Niels Andriesse a5b37a631d Merge branch 'dev' into session-reset-fix 5 years ago