summary refs log tree commit diff
path: root/synapse/util/stringutils.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-02-13Add documentation for the spam checker module (#6906)Patrick Cloke2-0/+86
Add documentation for the spam checker.
2020-02-13Remove m.lazy_load_members from unstable features since it is in CS r0.5.0 ↵Aaron Raimist2-1/+1
(#6877) Fixes #5528