summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-15Solidify the HomeServer constructor. (#8515)Jonathan de Jong1-5/+9
2020-10-15Send some ephemeral events to appservices (#8437)Will Hunt16-122/+563
2020-10-15Add option to scripts-dev/lint.sh to only lint files changed since the last g...Andrew Morgan4-12/+90
2020-10-15Additional tweaks.