summary refs log tree commit diff
path: root/synapse/util/async_helpers.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-09-10RoomAccessRules cleanup (#62)Andrew Morgan3-149/+210
Various cleanups of the DINUM-specific `RoomAccessRules` module, including: * Type hints * Docstring cleanups * Some code cleanups
2020-09-09Add a config option for validating 'next_link' parameters against a domain ↵Andrew Morgan5-18/+218