You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/libloki
Beaudan Campbell-Brown 43bd167965
Merge pull request #463 from loki-project/public-chat
Public chat
6 years ago
..
modules Merge pull request #391 from sachaaaaa/show_seed_errors 6 years ago
test Add eslint rule to enforce curlys, run eslint --fix to automatically apply this rule and add swapfiles to gitignore 6 years ago
api.js Send broadcast message instead of empty message to trigger things like session reset and disappearing messages. Also fix small bug where deleting a contact kept the (now removed) conversation open 6 years ago
crypto.js Some refactoring from reviews, and include the token in the message pipeline instead of getting in message_api 6 years ago
friends.js Add requestExpired state to Friend Request state machine 6 years ago
proof-of-work.js Trial value wasn't being initialised big enough for very low difficulty, also development should not have been there but I don't think it was doing anything 6 years ago
service_nodes.js Merge development into lint 6 years ago
storage.js Ensure a session is always initiated using the prekey assigned to the contact 6 years ago