summary refs log tree commit diff
path: root/.ci (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-08Start handlers for new media endpoints when media resource configured (#17483)devonh6-70/+132
2024-08-08Replace deprecated `HTTPAdapter.get_connection` method with `get_connection_...Andrew Morgan2-7/+19
2024-08-08SSS: Implement PREVIOUSLY room tracking (#17535)Erik Johnston3-88/+53
2024-08-07Fix test descriptionEric Eastw