This website requires JavaScript.
Explore
Help
Sign In
matrix
/
matrix-js-sdk
Watch
1
Star
0
Fork
0
You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced
2026-01-03 23:22:30 +03:00
Code
Activity
Files
02c2e88a3e9b2acf1dd892651e925ce22b58ba81
matrix-js-sdk
/
spec
/
integ
History
Mark Haines
02c2e88a3e
Fix some of the lint warnings
2015-07-21 17:39:11 +01:00
..
matrix-client-crypto.spec.js
Fix some of the lint warnings
2015-07-21 17:39:11 +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-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