Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Docs: Use something other than the document name to describe a page (#10399) | Andrew Morgan | 2021-07-15 | 1 | -2/+2 |
| | | | | | Our documentation has a history of using a document's name as a way to link to it, such as "See [workers.md]() for details". This makes sense when you're traversing a directory of files, but less sense when the files are abstracted away - as they are on the documentation website. This PR changes the links to various documentation pages to something that fits better into the surrounding sentence, as you would when making any hyperlink on the web. | ||||
* | Add admin api for sending server_notices (#5121) | Richard van der Hoff | 2019-05-02 | 1 | -19/+6 |
| | |||||
* | Let users leave the server notice room after joining | Richard van der Hoff | 2018-05-25 | 1 | -2/+5 |
| | | | | They still can't reject invites, but we let them leave it. | ||||
* | Allow overriding the server_notices user's avatar | Richard van der Hoff | 2018-05-23 | 1 | -3/+6 |
| | | | | probably should have done this in the first place, like @turt2live suggested. | ||||
* | minor post-review tweaks | Richard van der Hoff | 2018-05-23 | 1 | -2/+2 |
| | |||||
* | fix wrapping | Richard van der Hoff | 2018-05-23 | 1 | -1/+3 |
| | |||||
* | Using the manhole to send server notices | Richard van der Hoff | 2018-05-23 | 1 | -0/+13 |
| | |||||
* | server_notices.md: fix link | Richard van der Hoff | 2018-05-23 | 1 | -2/+2 |
| | |||||
* | consent tracking docs | Richard van der Hoff | 2018-05-23 | 1 | -2/+2 |
| | |||||
* | Some docs about server notices | Richard van der Hoff | 2018-05-23 | 1 | -0/+53 |