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
9ea080b7bbd9122d4b17949aca22626f2fa29cdb
matrix-js-sdk
/
lib
T
History
David Baker
9ea080b7bb
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
..
models
Finish timline integration tests.
2015-06-26 13:53:01 +01:00
store
Update CHANGELOG. Add StubStore.
2015-06-23 11:03:08 +01:00
client.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
http-api.js
Use utils.keys rather than Object.keys for older browsers.
2015-06-08 12:22:23 +01:00
matrix.js
Design the API for the scheduler and hook MatrixClient up to it.
2015-06-19 15:50:05 +01:00
scheduler.js
Add MatrixScheduler.removeEventFromQueue/getQueueForEvent and QUEUED state.
2015-06-26 09:52:52 +01:00
utils.js
Add utils UTs. Remove unused functions.
2015-06-24 17:42:02 +01:00