element-dendrite/roomserver/internal
Till a042861df5
Some checks failed
Dendrite / WASM build test (push) Has been cancelled
Dendrite / Linting (push) Has been cancelled
Dendrite / Unit tests (push) Has been cancelled
Dendrite / Build for Linux (push) Has been cancelled
Dendrite / Build for Windows (push) Has been cancelled
Dendrite / Sytest (SQLite Cgo) (push) Has been cancelled
Dendrite / Initial tests passed (push) Has been cancelled
Dendrite / Integration tests (push) Has been cancelled
Dendrite / Upgrade tests (push) Has been cancelled
Dendrite / Upgrade tests from HEAD-2 (push) Has been cancelled
Dendrite / Sytest (PostgreSQL) (push) Has been cancelled
Dendrite / Sytest (SQLite native) (push) Has been cancelled
Dendrite / Complement (PostgreSQL) (push) Has been cancelled
Dendrite / Update Docker images (push) Has been cancelled
Dendrite / Complement (SQLite native) (push) Has been cancelled
Dendrite / Complement (SQLite Cgo) (push) Has been cancelled
Dendrite / Integration tests passed (push) Has been cancelled
Add admin endpoint to query empty rooms (#3663)
This is to complement the existing [Purge Room Admin
API](https://element-hq.github.io/dendrite/administration/adminapi#post-_dendriteadminpurgeroomroomid)
### Pull Request Checklist

<!-- Please read
https://matrix-org.github.io/dendrite/development/contributing before
submitting your pull request -->

* [x] I have added Go unit tests or [Complement integration
tests](https://github.com/matrix-org/complement) for this PR _or_ I have
justified why this PR doesn't need tests
* [x] Pull request includes a [sign off
below](https://element-hq.github.io/dendrite/development/contributing#sign-off)
_or_ I have already signed off privately

---------

Signed-off-by: Till Faelligen <2353100+S7evinK@users.noreply.github.com>
2025-12-10 22:56:04 +01:00
..
helpers Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
input Fix bad merge for prior PR which caused more stalls (#3630) 2025-08-13 09:53:33 +00:00
perform Add admin endpoint to query empty rooms (#3663) 2025-12-10 22:56:04 +01:00
query Add admin endpoint to query empty rooms (#3663) 2025-12-10 22:56:04 +01:00
alias.go Room version 12 (#3623) 2025-08-11 20:59:47 +01:00
api.go Rename the go package 2024-10-17 17:33:45 +02:00