0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-30 10:18:20 +02:00
dendrite/roomserver/api
Neil Alexander 519bc1124b
Add evacuateUser endpoint, use it when deactivating accounts (#2545)
* Add `evacuateUser` endpoint, use it when deactivating accounts

* Populate the API

* Clean up user devices when deactivating

* Include invites, delete pushers
2022-06-29 15:29:39 +01:00
..
alias.go Clean up interface definitions (#2427) 2022-05-06 12:39:26 +01:00
alias_test.go Fix lint errors 2022-03-24 10:03:22 +00:00
api.go Add evacuateUser endpoint, use it when deactivating accounts (#2545) 2022-06-29 15:29:39 +01:00
api_trace.go Add evacuateUser endpoint, use it when deactivating accounts (#2545) 2022-06-29 15:29:39 +01:00
input.go Improve roomserver logging 2022-01-31 15:33:00 +00:00
output.go Handle state before, send history visibility in output (#2532) 2022-06-13 15:11:10 +01:00
perform.go Add evacuateUser endpoint, use it when deactivating accounts (#2545) 2022-06-29 15:29:39 +01:00
query.go Restricted join support on /make_join, /send_join (#2478) 2022-05-25 10:05:30 +01:00
wrapper.go Define component interfaces based on consumers (2/2) (#2425) 2022-05-05 19:30:38 +01:00