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-09-01 21:21:58 +03:00
Code
Activity
Files
bc512a6e4c2e86eb8dac014620fddc37f21d9a14
matrix-js-sdk
/
lib
/
models
History
David Baker
bc512a6e4c
Check m.room.name event actually has a name in the content before using it. This should fix the recent disasters with #android being shown as 'undefined' (or crashing vector).
2015-11-04 15:20:25 +00:00
..
event.js
Add flag for indicating if an event was encrypted
2015-07-22 11:57:34 +01:00
room-member.js
Change calculating display names from O(n^2) to O(n)
2015-10-21 13:25:23 +01:00
room-state.js
More clarity on cache updating
2015-10-21 14:07:14 +01:00
room-summary.js
Shuffle around how events are stored.
2015-06-08 15:43:18 +01:00
room.js
Check m.room.name event actually has a name in the content before using it. This should fix the recent disasters with #android being shown as 'undefined' (or crashing vector).
2015-11-04 15:20:25 +00:00
user.js
Linting (jsdoc)
2015-10-13 10:20:38 +01:00