summary refs log tree commit diff
path: root/scripts-dev (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-08-24Preserve some logcontextsErik Johnston18-99/+136
2016-08-24Add None checks to backfillErik Johnston1-2/+2
2016-08-23Pass through user-supplied content in /join/$room_idKegan Dougal2-2/+13
It was always intended to allow custom keys on the join event, but this has at some point been lost. R