summary refs log tree commit diff
path: root/changelog.d/7545.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Stub out GET presence requests in the frontend proxy (#7545)Richard van der Hoff2020-05-211-0/+1
We don't really make any promises about returning accurate presence data when presence is disabled, so we may as well just return a static response, rather than making the master handle a request.