aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2023-06-18rearrange order of sections about signing keys and configuring dendrite, fix ...CicadaCinema
2023-05-30Docs restructure (#2953)Till
2023-04-14Bump nokogiri from 1.13.10 to 1.14.3 in /docs (#3055)dependabot[bot]
2023-04-14Bump commonmarker from 0.23.7 to 0.23.9 in /docs (#3054)dependabot[bot]
2023-04-03hard code path of README.md (#3035)Aiden Leong
2023-03-27Add tests for the Dendrite admin APIs (#3028)Till
2023-03-27Update docs and sample config for the relay_api (#3011)Alex Kirk
2023-03-23Move every `db.Prepare` to `sqlutil.Statementlist`, remove trace driver (#3026)Till
2023-03-05Update admin-promotion instructions; clarify ID for evacuation (#2997)Tim McCormack
2023-03-03Updated instructions and references to monolith to their new names (#2994)Robin Westerik
2023-02-14Remove polylith/API mode (#2967)Till
2023-02-02Bump activesupport from 6.0.5 to 6.0.6.1 in /docs (#2959)dependabot[bot]
2023-01-26Bump commonmarker from 0.23.6 to 0.23.7 in /docs (#2952)dependabot[bot]
2023-01-10Add FAQs based on commonly asked questions from the communityDevon Hudson
2022-12-22Fix reset password endpoint (#2921)Till
2022-12-12Dendrite Documentation Fix (#2913)Kento Okamoto
2022-12-08Bump nokogiri from 1.13.9 to 1.13.10 in /docs (#2909)dependabot[bot]
2022-12-05Update contributing guidelines (#2904)kegsay
2022-12-02Test and CI related changes (#2896)Till
2022-11-14Fix Caddy config well-known delegation example (#2879)Omar Kotb
2022-10-25Filter `/members`, return members at given point (#2827)Till
2022-10-19Bump nokogiri from 1.13.6 to 1.13.9 in /docs (#2809)dependabot[bot]
2022-10-13Event relations (#2790)Neil Alexander
2022-10-10Move /event to the SyncAPI (#2782)Till
2022-10-05Document database connection limitsNeil Alexander
2022-10-03Fix docsNeil Alexander
2022-10-02Use non-HTTPS as default URL, as most people will be running behind aTill Faelligen
2022-09-30Update 2_domainname.mdNeil Alexander
2022-09-30Add `/_dendrite/admin/refreshDevices/{userID}` (#2746)Till
2022-09-27Update search docsNeil Alexander
2022-09-27Fulltext implementation using Bleve (#2675)Till
2022-09-26Update documentation to state that Dendrite requires PostgreSQL UTF-8 encodingNeil Alexander
2022-09-22Bump commonmarker from 0.23.4 to 0.23.6 in /docs (#2731)dependabot[bot]
2022-09-20Update database documentationNeil Alexander
2022-09-20Update contributing documentationNeil Alexander
2022-09-07Fulltext implementation incl. config (#2480)Till
2022-08-13Fix FAQ questionTill Faelligen
2022-08-13Admin endpoint documentation (#2640)timaeos
2022-08-13Adding FAQ Questions with common questions (#2641)timaeos
2022-08-12Use `/admin/v1/register` in `create-account` (#2484)Till
2022-08-05Add race testing to tests, and fix a few small race conditions in the tests (...Brian Meek
2022-07-22Bump tzinfo from 1.2.9 to 1.2.10 in /docs (#2584)dependabot[bot]
2022-07-21docs: Add build page; correct proxy info; fix Caddy example (#2579)Matt Holt
2022-07-19Explain how SRV works in Matrix and discourage using it (#2577)Tulir Asokan
2022-07-19Update FAQNeil Alexander
2022-07-15Update 1_createusers.md (#2571)andreever
2022-07-14Add a Troubleshooting pageNeil Alexander
2022-07-11Ristretto cache (#2563)Neil Alexander
2022-06-29Add `evacuateUser` endpoint, use it when deactivating accounts (#2545)Neil Alexander
2022-06-13generic CaddyFile in front of Dendrite (monolith) (#2531)Emanuele Aliberti