Commit Graph

5346 Commits (cb690054307a4a559bed7e504004e7269683315c)
 

Author SHA1 Message Date
Niels Andriesse a9ba2b5101 Update build number 5 years ago
Niels Andriesse e8dd7cd768 Merge branch 'master' into dev 5 years ago
gmbnt 665f123d97
Merge pull request #114 from loki-project/bug-fix
Fix race condition that occurs on device link authorisation.
5 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.
5 years ago
Mikunj efef42a6f6 Added version string at the bottom of settings. 5 years ago
Niels Andriesse c3ab7e0d12 Update version number 5 years ago
Mikunj 7b267ee8b7 Fix isSignalGroup boolean check.
Set thread deletion delay to 1s for private chats and open groups.
5 years ago
Mikunj 55523b3baf Added open group syncing.
Refactor open group adding code.
5 years ago
gmbnt ef2ceff0c1
Merge pull request #111 from loki-project/security
Untie Profile Picture from Auth Token
5 years ago
Niels Andriesse b9307d4cb9 Untie profile picture from auth token 5 years ago
gmbnt c1404d7cca
Merge pull request #106 from loki-project/group-leaving
Group leaving
5 years ago
Niels Andriesse 704c15cd24 Enforce style convention 5 years ago
Niels Andriesse f46354392c Merge branch 'dev' into group-leaving 5 years ago
gmbnt b6d22ae2dc
Merge pull request #101 from loki-project/closed-group-sync
Closed group sync
5 years ago
Niels Andriesse 5b822f83c9 Enforce style convention 5 years ago
Mikunj 1ce7050f1a Leave group on swiping 5 years ago
Mikunj 3a0c518eeb Don't fetch device links at startup 5 years ago
Mikunj 70bd9350b8 Ensure generated PreKeyBundle is valid 5 years ago
Mikunj 7f51baadd4 Sync groups upon linking device. 5 years ago
gmbnt f73f62ef59
Update README.md 5 years ago
Niels Andriesse 68785fe44f Merge branch 'dev' 5 years ago
Niels Andriesse c0def596fb Update version number 5 years ago
Niels Andriesse 526e82a9e3 Clean up naming & indentation 5 years ago
gmbnt c171a906a6
Merge pull request #93 from loki-project/session-reset-fix
Session reset fixes.
5 years ago
Mikunj 3bbcbc8873 Updated to follow LokiSessionResetProtocol.
Refactor some code to be less confusing.
5 years ago
Niels Andriesse bcc219bd1f Debug 5 years ago
Niels Andriesse b9dd42beb1 Make unlinking & open group joining more robust 5 years ago
Niels Andriesse 07b1ffa77e Refactor multi device 5 years ago
Kee Jefferys 42e221ca6e
Update README.md 5 years ago
Niels Andriesse 9c71a4c3cd Simplify PushDecryptJob a bit 5 years ago
Niels Andriesse 27fdfe4ee8 Trim unused files 5 years ago
Niels Andriesse 31350adcf7 Clean 5 years ago
Niels Andriesse 45d78825a0 Clean 5 years ago
gmbnt 24116bc7cb
Merge pull request #91 from loki-project/robustness
Handle Clock Out of Sync Issue
5 years ago
Niels Andriesse c47ecad024 Handle clock out of sync issue 5 years ago
gmbnt fc2a7bb5a9
Merge pull request #90 from loki-project/robustness
Refactor
5 years ago
Niels Andriesse 705b3dc625 Refactor 5 years ago
Niels Andriesse b1cbbf2940 Fix copy 5 years ago
Niels Andriesse 2fbe33736c Reduce background polling interval 5 years ago
Niels Andriesse 18ee21355c Clean 5 years ago
Niels Andriesse 73c33ff096 Merge branch 'master' into dev 5 years ago
gmbnt 324bf35e83
Merge pull request #81 from RyanRory/pn-fix
PN fix
5 years ago
gmbnt 4af78eb3bc
Merge pull request #88 from loki-project/files
Implement File Size Limit
5 years ago
Niels Andriesse cb1553631e Implement file size limit 5 years ago
Ryan ZHAO 2aafce5f4c apply the changes to MultipleRecipientNotification and refactor some code 5 years ago
gmbnt 98d4ee1724
Merge pull request #87 from loki-project/security
Don't Include an Auth Token with Encrypted File Uploads
5 years ago
Niels Andriesse b5792a81aa Update for core changes 5 years ago
gmbnt f934b3c18b
Merge pull request #86 from loki-project/open-group
Enable the User to Join an Open Group Without Entering "https://"
5 years ago
Niels Andriesse 24df781259 Enable the user to join an open group without entering "https://" 5 years ago
Ryan ZHAO 3710be72fd "Clicking on message notifications doesn't mark the messages as read" fixed 5 years ago