index
:
slackcoder/dendrite
main
Dendrite is a second-generation Matrix homeserver written in Go
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
administration
Age
Commit message (
Expand
)
Author
2023-09-28
Fixed typo in documentation (#3212)
Tracker-Friendly
2023-07-26
Restore old behaviour of PurgeRoom
Till Faelligen
2023-05-30
Docs restructure (#2953)
Till
2023-03-27
Add tests for the Dendrite admin APIs (#3028)
Till
2023-03-05
Update admin-promotion instructions; clarify ID for evacuation (#2997)
Tim McCormack
2022-12-22
Fix reset password endpoint (#2921)
Till
2022-10-03
Fix docs
Neil Alexander
2022-10-02
Use non-HTTPS as default URL, as most people will be running behind a
Till Faelligen
2022-09-30
Add `/_dendrite/admin/refreshDevices/{userID}` (#2746)
Till
2022-09-27
Fulltext implementation using Bleve (#2675)
Till
2022-08-13
Admin endpoint documentation (#2640)
timaeos
2022-08-13
Adding FAQ Questions with common questions (#2641)
timaeos
2022-08-12
Use `/admin/v1/register` in `create-account` (#2484)
Till
2022-07-15
Update 1_createusers.md (#2571)
andreever
2022-07-14
Add a Troubleshooting page
Neil Alexander
2022-06-29
Add `evacuateUser` endpoint, use it when deactivating accounts (#2545)
Neil Alexander
2022-05-11
New documentation: https://matrix-org.github.io/dendrite/
Neil Alexander