summary refs log tree commit diff
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-16refactor for readability, and reuse caching for setting tagsNeil Johnson1-0/+1
2018-08-16add room taggingNeil Johnson1-9/+5
2018-08-16check for room state before deciding on actionNeil Johnson3-87/+58
2018-08-16Add GET media/v1/config (#3184)Will Hunt3