summary refs log tree commit diff
path: root/docs/sphinx/synapse.api.handlers.room.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-10Convert _censor_redactions to async since it awaits on coroutinesErik Johnston1-11/+9
2019-12-10Only start censor background job after indices are createdErik Johnston2