Richard van der Hoff
|
879da47f0e
|
Send an "oh hai" message to other e2e users
When we first complete an initial sync on a new device, send out an
m.new_device message for each user we share an e2e room with
|
2016-09-08 14:34:08 +01:00 |
|
Richard van der Hoff
|
9925b327b4
|
pr feedback
break long line into two statements
|
2016-08-16 18:09:37 +01:00 |
|
Richard van der Hoff
|
89d8133ad2
|
Implement megolm encryption/decryption
Very early attempt at encryption/decryption implementation via megolm. You have
to c&p the keys manually.
|
2016-08-16 16:47:37 +01:00 |
|
Matthew Hodgson
|
446faed9b5
|
copyrights please...
|
2016-01-07 04:15:38 +00:00 |
|
Kegan Dougal
|
9993e5dbed
|
Cleanup jsdoc. Allow extra query params to be set on requests (for ASes).
|
2015-07-28 10:57:05 +01:00 |
|
Mark Haines
|
02c2e88a3e
|
Fix some of the lint warnings
|
2015-07-21 17:39:11 +01:00 |
|
Mark Haines
|
8e6e1e64c7
|
Add integration test for the end-to-end crypto
|
2015-07-17 18:47:34 +01:00 |
|
Mark Haines
|
2ee5977ad2
|
Start integrating end-to-end into the matrix-client. Add a storage class to store end-to-end sessions. Implement the one-time key upload API, and start sketching out the encryption and decryption functions
|
2015-07-16 18:21:25 +01:00 |
|