Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-04 | Update docs | Till Faelligen | |
2023-05-30 | Docs restructure (#2953) | Till | |
Needs to be merged into `gh-pages` later on. | |||
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 | |
reverse proxy | |||
2022-08-12 | Use `/admin/v1/register` in `create-account` (#2484) | Till | |
* Get all account data on CompleteSync * Revert "Get all account data on CompleteSync" This reverts commit 44a3e566d8fb940b0b757aea9b8408fa19ea9f54. * Use /_synapse/admin/v1/register to create account * Linting * Linter again :) * Update docs * Use HTTP API to reset password, add option to User API `PerformPasswordUpdate` to invalidate sessions * Fix routing name * Tell me more about what went wrong * Deprecate the `-reset-password` flag, document the new API Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com> | |||
2022-07-15 | Update 1_createusers.md (#2571) | andreever | |
* Update 1_createusers.md Added description on how to create user accounts when running in docker. * Update 1_createusers.md Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com> | |||
2022-05-11 | New documentation: https://matrix-org.github.io/dendrite/ | Neil Alexander | |