This website requires JavaScript.
Explore
Help
Sign In
Dima
/
matrix-js-sdk
Watch
1
Star
0
Fork
0
You've already forked matrix-js-sdk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3e1940fe1785ade354cb6f3e2f2b57e8def65238
matrix-js-sdk
/
spec
T
History
Kegan Dougal
14e91624bd
no-op if joinRoom is called when you're already joined. Add test for this.
...
Also ignore missing require()s when building (missing olm).
2015-07-28 13:13:55 +01:00
..
integ
no-op if joinRoom is called when you're already joined. Add test for this.
2015-07-28 13:13:55 +01:00
unit
Fix some lint errors
2015-07-22 11:37:22 +01:00
mock-request.js
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
test-utils.js
Parse m.presence events from /events
2015-07-20 10:07:34 +01:00