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
v0.4.2
matrix-js-sdk
/
spec
/
unit
T
History
David Baker
8e903c0531
Merge pull request
#94
from matrix-org/dbkr/may_send_state_event
...
Add maySendStateEvent method, ported from react-sdk (but fixed).
2016-03-16 10:39:55 +00:00
..
content-repo.spec.js
lint & quote style
2015-11-12 12:14:13 +00:00
event-timeline.spec.js
Fix lint
2016-02-16 22:32:50 +00:00
filter.spec.js
Add filter UTs and fix bugs
2015-12-08 15:39:55 +00:00
matrix-client.spec.js
Fix the tests to tick the clock to 'wait' for sync retries.
2016-03-14 17:49:36 +00:00
pushprocessor.spec.js
Minor cleanup
2015-10-13 10:05:29 +01:00
room-member.spec.js
Change calculating display names from O(n^2) to O(n)
2015-10-21 13:25:23 +01:00
room-state.spec.js
lint
2016-03-03 17:48:23 +00:00
room.spec.js
Emit an event when a local-echo is turned into a proper event
2016-03-08 15:00:19 +00:00
scheduler.spec.js
Add MatrixScheduler.removeEventFromQueue/getQueueForEvent and QUEUED state.
2015-06-26 09:52:52 +01:00
timeline-window.spec.js
TimelineWindow: fix canPaginate during load
2016-01-30 00:09:12 +00:00
user.spec.js
Linting
2015-06-24 15:38:18 +01:00
utils.spec.js
Add utils UTs. Remove unused functions.
2015-06-24 17:42:02 +01:00
webstorage.spec.js
Fix some lint errors
2015-07-22 11:37:22 +01:00