summary refs log tree commit diff
path: root/docs/implementation-notes (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-08Fixed bug which displayed an older room topic because it was being returned ↵Kegan Dougal1-1/+13
from /initialSync messages key. Check the ts of the event before clobbering state.
2014-09-08long topic is long. CSS support itKegan Dougal1-0/+4
2014-09-08