summary refs log tree commit diff
path: root/synapse/handlers/stats.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly handle non-bool m.federate flagErik Johnston2019-09-061-1/+3
* Fix and refactor room and user stats (#5971)Erik Johnston2019-09-041-175/+132
* Replace returnValue with return (#5736)Amber Brown2019-07-231-3/+3
* Run Black. (#5482)Amber Brown2019-06-201-1/+1
* Fix background updates to handle redactions/rejections (#5352)Erik Johnston2019-06-061-5/+13
* Room Statistics (#4338)Amber Brown2019-05-211-0/+325