Commit Graph

308 Commits (52be0d110e23247dee1f406c296db2cc3380000f)

Author SHA1 Message Date
nielsandriesse 52be0d110e Debug 5 years ago
nielsandriesse 588bf32965 Fix null message handling 5 years ago
Mikunj 69bcfe6c02 Minor fixes 5 years ago
nielsandriesse b3351d7297 Update for desktop protocol changes 5 years ago
nielsandriesse d09171213d Clean 5 years ago
ryanzhao 2a88de3f61 move old message notifier to optimized message notifier 5 years ago
nielsandriesse bcd5285afc Update for upcoming desktop protocol changes 5 years ago
nielsandriesse 6c4b3b0fff Fix closed group profile pictures & mentions 5 years ago
nielsandriesse 40bc3bfda0 Partially unbork accepting FRs sent by slave devices 5 years ago
nielsandriesse a7b94d188f Fix various session reset issues 5 years ago
nielsandriesse b647fff5b8 Fix inverted check 5 years ago
nielsandriesse 06883cc3ef Clean 5 years ago
nielsandriesse 45985f4f64 Ignore synced ephemeral messages & fix expiration updating bug 5 years ago
nielsandriesse ceaee33d28 Fix self syncing 5 years ago
nielsandriesse a907d78916 Improve logging 5 years ago
nielsandriesse 5cb98d8fc3 Refactor & temporarily disable problematic code 5 years ago
nielsandriesse d4f6178700 Clean 5 years ago
nielsandriesse 9f4fcec98f Fix session request handling bug 5 years ago
nielsandriesse 7a351592a4 Fix build 5 years ago
nielsandriesse e668341e38 Glue some things together again 5 years ago
nielsandriesse 52926584b5 Add missing sync message handling 5 years ago
nielsandriesse 1eedd38861 Glue some things together again 5 years ago
nielsandriesse 6205b6c9f6 Refactor PushDecryptJob 5 years ago
nielsandriesse 9b4a219b06 Clean GroupManager 5 years ago
nielsandriesse 32ae74c442 Re-order files 5 years ago
nielsandriesse 8e53383ab9 Clean 5 years ago
nielsandriesse ed2ab2d78a Refactor 5 years ago
nielsandriesse 8d50998ea1 Partially update for core changes 5 years ago
Niels Andriesse 0b565588d8
Merge pull request #167 from loki-project/closed-group-fixes
Closed Group Fixes
5 years ago
nielsandriesse 6ed3a4c372 Add FIXME 5 years ago
Mikunj 7d9eafe8fb Ignore closed group messages from users who are not members. 5 years ago
nielsandriesse a6bfd14285 Update for core changes 5 years ago
gmbnt 56d1820356 Notify user of unexpected device link requests 5 years ago
Niels Andriesse 597b7f157c Move file 5 years ago
Niels Andriesse fb9567a61b Merge branch 'dev' into open-group-syncing 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 55523b3baf Added open group syncing.
Refactor open group adding code.
5 years ago
Niels Andriesse 5b822f83c9 Enforce style convention 5 years ago
Mikunj 7f51baadd4 Sync groups upon linking device. 5 years ago
Niels Andriesse 526e82a9e3 Clean up naming & indentation 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 07b1ffa77e Refactor multi device 5 years ago
Niels Andriesse 9c71a4c3cd Simplify PushDecryptJob a bit 5 years ago
Niels Andriesse 27fdfe4ee8 Trim unused files 5 years ago
Niels Andriesse 45d78825a0 Clean 5 years ago
Niels Andriesse 705b3dc625 Refactor 5 years ago
Niels Andriesse b5792a81aa Update for core changes 5 years ago
Niels Andriesse 155c7f2b12 Merge branch 'dev' of github.com:loki-project/loki-messenger-android into private-group-chat 5 years ago
Mikunj 5183a76575 Minor bug fixes 5 years ago