summary refs log tree commit diff
path: root/demo/webserver.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-14Expose DataStore._get_events as get_events_as_listErik Johnston6-30/+54
This is in preparation for reaction work which requires it.
2019-05-13Migrate all tests to use the dict-based config format instead of hanging ↵Amber Brown23-203/+240
items off HomeserverConfig (#5171)
2019-05-13