summary refs log tree commit diff
path: root/docs/implementation-notes/python_architecture.rst (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-10Reenabled handle of room states events in initialSync but do not add them to ↵Emmanuel ROHEE2-13/+13
the displayed messages in the room page. Show the m.room.member events only when they come from room.messages (from initialSync of pagination) not from room.state.
2014-09-10