summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-12Handle `config` not being set for synapse plugin modulesRichard van der Hoff1-1/+1
2020-01-12Cleanups and additions to the module APIRichard van der Hoff2-6/+59
2020-01-09Allow admin users to create or modify users without a shared secret (#6495)Manuel Stahl9-339/+655
2020-01-09Fixup changelog