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
3db4d9488b3fa1ef5571377056c931d87e17bb2e
matrix-js-sdk
/
lib
/
models
History
Matthew Hodgson
3db4d9488b
oops, normal events should use the chronologically earlier content, but membership changes should use the current content.
2016-03-16 14:31:03 +00:00
..
event-context.js
copyrights please...
2016-01-07 04:15:38 +00:00
event-timeline.js
EventTimeline: Fix baseIndex after removing the last event
2016-02-16 22:22:26 +00:00
event.js
make sure we show display names & avatars on parts, and use the right type of content for displaynames for member events in general. fixes
https://github.com/vector-im/vector-web/issues/1140
and
https://github.com/vector-im/vector-web/issues/873
and a bunch more
2016-03-16 13:51:55 +00:00
room-member.js
oops, normal events should use the chronologically earlier content, but membership changes should use the current content.
2016-03-16 14:31:03 +00:00
room-state.js
if synapse handed us profile data in the leave event, then use it. unbreaks overzealous tests
2016-03-16 14:14:14 +00:00
room-summary.js
copyrights please...
2016-01-07 04:15:38 +00:00
room.js
Clean up a codepath that was only used for crypto messages
2016-03-15 15:07:26 +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