summary refs log tree commit diff
path: root/changelog.d (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-17clean up config error logic and importsNeil Johnson1-1/+1
2018-10-13no need to join room if creatorNeil Johnson1-1/+2
2018-10-12improve auto room join logic, comments and testsNeil Johnson4-9/+36
2018-10-04move logic into register, fix room alias localpart bug, testsNeil Johnson3