Commit Graph

5006 Commits (be8abcc2889fdc766076de935b32e8eb36473a80)
 

Author SHA1 Message Date
Niels Andriesse be8abcc288 Update .gitignore 4 years ago
gmbnt 0ebd29e4e5
Merge pull request #112 from loki-project/open-group-syncing
Open group syncing
4 years ago
Niels Andriesse 597b7f157c Move file 4 years ago
Niels Andriesse fb9567a61b Merge branch 'dev' into open-group-syncing 4 years ago
gmbnt 8f031e157d
Merge pull request #120 from loki-project/remove-google-dependencies
Removed all references to google play and firebase.
4 years ago
Mikunj 3cdaf80c5d Removed all references to google play and firebase.
Removed phone number utils.
 Slowly remove signal code.
4 years ago
gmbnt 19356bf969
Merge pull request #116 from loki-project/threading-fix
Fix device linking blocking the main promise thread.
4 years ago
gmbnt c1e86f9ec6
Merge pull request #117 from loki-project/permission-fix
Remove un-used permissions.
4 years ago
Mikunj a57bf0cd98 Remove un-used permissions. 4 years ago
Mikunj dd0b9c80b0 Fix device linking blocking the main promise thread. 4 years ago
Niels Andriesse 7c89f5ce1a Update version number 4 years ago
Niels Andriesse a9ba2b5101 Update build number 4 years ago
Niels Andriesse e8dd7cd768 Merge branch 'master' into dev 4 years ago
gmbnt 665f123d97
Merge pull request #114 from loki-project/bug-fix
Fix race condition that occurs on device link authorisation.
4 years ago
Mikunj 85b2379510 Fix race condition that occurs on device link authorisation.
Upon authorisation, we upload our mapping to the server.
At the same time we also get a contact sync message and send out background friend request messages.
There was a race condition between those 2 functions where to correctly establish multi-device communication, you need your mapping on the server so that the other party knows that it's a secondary device and not a regular user.
4 years ago
Niels Andriesse c3ab7e0d12 Update version number 4 years ago
Mikunj 7b267ee8b7 Fix isSignalGroup boolean check.
Set thread deletion delay to 1s for private chats and open groups.
4 years ago
Mikunj 55523b3baf Added open group syncing.
Refactor open group adding code.
4 years ago
gmbnt ef2ceff0c1
Merge pull request #111 from loki-project/security
Untie Profile Picture from Auth Token
4 years ago
Niels Andriesse b9307d4cb9 Untie profile picture from auth token 4 years ago
gmbnt c1404d7cca
Merge pull request #106 from loki-project/group-leaving
Group leaving
4 years ago
Niels Andriesse 704c15cd24 Enforce style convention 4 years ago
Niels Andriesse f46354392c Merge branch 'dev' into group-leaving 4 years ago
gmbnt b6d22ae2dc
Merge pull request #101 from loki-project/closed-group-sync
Closed group sync
4 years ago
Niels Andriesse 5b822f83c9 Enforce style convention 4 years ago
Mikunj 1ce7050f1a Leave group on swiping 4 years ago
Mikunj 3a0c518eeb Don't fetch device links at startup 4 years ago
Mikunj 70bd9350b8 Ensure generated PreKeyBundle is valid 4 years ago
Mikunj 7f51baadd4 Sync groups upon linking device. 4 years ago
gmbnt f73f62ef59
Update README.md 4 years ago
Niels Andriesse 68785fe44f Merge branch 'dev' 4 years ago
Niels Andriesse c0def596fb Update version number 4 years ago
Niels Andriesse 526e82a9e3 Clean up naming & indentation 4 years ago
gmbnt c171a906a6
Merge pull request #93 from loki-project/session-reset-fix
Session reset fixes.
4 years ago
Mikunj 3bbcbc8873 Updated to follow LokiSessionResetProtocol.
Refactor some code to be less confusing.
4 years ago
Niels Andriesse bcc219bd1f Debug 4 years ago
Niels Andriesse b9dd42beb1 Make unlinking & open group joining more robust 4 years ago
Niels Andriesse 07b1ffa77e Refactor multi device 4 years ago
Kee Jefferys 42e221ca6e
Update README.md 4 years ago
Niels Andriesse 9c71a4c3cd Simplify PushDecryptJob a bit 4 years ago
Niels Andriesse 27fdfe4ee8 Trim unused files 4 years ago
Niels Andriesse 31350adcf7 Clean 4 years ago
Niels Andriesse 45d78825a0 Clean 4 years ago
gmbnt 24116bc7cb
Merge pull request #91 from loki-project/robustness
Handle Clock Out of Sync Issue
4 years ago
Niels Andriesse c47ecad024 Handle clock out of sync issue 4 years ago
gmbnt fc2a7bb5a9
Merge pull request #90 from loki-project/robustness
Refactor
4 years ago
Niels Andriesse 705b3dc625 Refactor 4 years ago
Niels Andriesse b1cbbf2940 Fix copy 4 years ago
Niels Andriesse 2fbe33736c Reduce background polling interval 4 years ago
Niels Andriesse 18ee21355c Clean 4 years ago