summary refs log tree commit diff
path: root/docker (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-22Fixup warning about workers changes v1.9.0rc1Brendan Abolivier1-1/+1
2020-01-22Add deprecation headersBrendan Abolivier1-0/+4
2020-01-22Fixup changelogBrendan Abolivier1-10/+10
2020-01-221.9.0rc1Brendan Abolivier49-49/+71
2020-01-22Admin API to list, filter and sort rooms (#6720)Andrew Morgan8-7/+787
2020-01-22Lint + changelogBrendan Abolivier2-3/+2
2020-01-22Remove unused importBrendan Abolivier1-1/+1
2020-01-22Add tests for thumbnailingBrendan Abolivier1-3/+45
2020-01-22Fix typo in _select_thumbnailBrendan Abolivier1-1/+1
2020-01-22Fix and add test to deprecated quarantine media admin api (#6756)Andrew Morgan3-5/+13
2020-01-22Allow monthly active user limiting support for worker mode, fixes #4639. (#6742)Neil Johnson6-82/+100
2020-01-22Allow streaming cache invalidate all to workers. (#6749)Erik Johnston6-15/+69
2020-01-22Remove unused CI docker comp