summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-16Populate the room version from state events (#7070)Brendan Abolivier2-0/+62
2020-03-16Fix buggy condition in account validity handler (#7074)Brendan Abolivier2-1/+6
2020-03-13Use innerText instead of innerHTMLBrendan Abolivier1-1/+2
2020-03-12Add type annotations and comments to auth handler (#7063)