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
/
integ
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
..
matrix-client-crypto.spec.js
Disable end-to-end crypto
2015-07-23 09:30:50 +01:00
matrix-client-event-emitter.spec.js
Fetch the user's push rules before any events arrive, so we can annotate events with push data when they arrive.
2015-06-26 15:11:27 +01:00
matrix-client-methods.spec.js
no-op if joinRoom is called when you're already joined. Add test for this.
2015-07-28 13:13:55 +01:00
matrix-client-opts.spec.js
Fetch the user's push rules before any events arrive, so we can annotate events with push data when they arrive.
2015-06-26 15:11:27 +01:00
matrix-client-retrying.spec.js
Add MatrixScheduler.removeEventFromQueue/getQueueForEvent and QUEUED state.
2015-06-26 09:52:52 +01:00
matrix-client-room-timeline.spec.js
Fetch the user's push rules before any events arrive, so we can annotate events with push data when they arrive.
2015-06-26 15:11:27 +01:00
matrix-client-syncing.spec.js
Parse m.presence events from /events
2015-07-20 10:07:34 +01:00