dendrite/userapi
robinsdan 8d2da78744
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 / 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 (SQLite Cgo) (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 / Complement (SQLite native) (push) Has been cancelled
Dendrite / Complement (SQLite Cgo) (push) Has been cancelled
Dendrite / Integration tests passed (push) Has been cancelled
Dendrite / Update Docker images (push) Has been cancelled
fix device deletion (#3614)
### Pull Request Checklist

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

* [ ] 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
* [ ] 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: `robinsdan
<115981357+robinsdan@users.noreply.github.com>`
2025-07-23 07:53:30 +02:00
..
api Support for fallback keys (#3451) 2024-12-17 19:19:15 +01:00
consumers [notifications] Give each HTTP request its own context (#3569) 2025-05-16 17:35:30 +02:00
internal fix device deletion (#3614) 2025-07-23 07:53:30 +02:00
producers Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
storage Fetch oldest OTKs first (MSC4225) (#3452) 2024-12-17 19:19:35 +01:00
types Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
util Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
userapi.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
userapi_test.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00