Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix HTML templates missing correct HTML tags (#14448) | Erik Johnston | 2022-11-16 | 1 | -0/+1 |
| | |||||
* | Improve aesthetics and reusability of HTML templates. (#13652) | Germain | 2022-10-21 | 1 | -9/+7 |
| | | | | | | | Use a base template to create a cohesive feel across the HTML templates provided by Synapse. Adds basic styling to the base template for a more user-friendly look and feel. | ||||
* | Add viewport directive to HTML templates to optimise for mobile (#13493) | Germain | 2022-08-11 | 1 | -3/+3 |
| | |||||
* | Implement MSC3231: Token authenticated registration (#10142) | Callum Brown | 2021-08-21 | 1 | -0/+23 |
Signed-off-by: Callum Brown <callum@calcuode.com> This is part of my GSoC project implementing [MSC3231](https://github.com/matrix-org/matrix-doc/pull/3231). |