summary refs log tree commit diff
path: root/synapse/storage/data_stores/main/room.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix worker modeBrendan Abolivier2019-11-191-56/+56
* LintBrendan Abolivier2019-11-191-25/+24
* Implement per-room message retention policiesBrendan Abolivier2019-11-041-0/+252
* Make room directory search case insensitiveErik Johnston2019-10-291-4/+8
* Move storage classes into a main "data store".Erik Johnston2019-10-211-0/+681