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
2025-11-26 17:03:12 +03:00
Code
Activity
Files
eaf7b03bb1bc693e339da21847f619d83f7dba01
matrix-js-sdk
/
lib
/
models
History
Matthew Hodgson
eaf7b03bb1
if we are the only person in a room, call it an 'Empty room' too, given this is how humans see a room if they're the only person in it...
2016-01-20 23:55:09 +00:00
..
event-context.js
copyrights please...
2016-01-07 04:15:38 +00:00
event.js
based on PR review, rewrite account_data support to avoid tracking the section that events came from, and instead having /sync results piped into the right bit of the room directly
2016-01-11 19:25:44 +00:00
room-member.js
copyrights please...
2016-01-07 04:15:38 +00:00
room-state.js
Cache the third_party_invite token to allow constant time lookups
2016-01-13 15:31:27 +00:00
room-summary.js
copyrights please...
2016-01-07 04:15:38 +00:00
room.js
if we are the only person in a room, call it an 'Empty room' too, given this is how humans see a room if they're the only person in it...
2016-01-20 23:55:09 +00:00
search-result.js
copyrights please...
2016-01-07 04:15:38 +00:00
user.js
Make getUsers() return users for *EEEEEVERYOOOOONE* regardless of presence events
2016-01-19 11:40:08 +00:00