Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement post rate limits, move to signed cookies | Andrew Godwin | 2022-12-15 | 3 | -54/+54 |
| | | | | | Also improve the test harness a little Fixes #112 | ||||
* | Add pyupgrade with --py310-plus in pre-commit (#103) | Paolo Melchiorre | 2022-12-05 | 2 | -2/+3 |
| | |||||
* | Fix broken tests | Andrew Godwin | 2022-12-02 | 2 | -42/+47 |
| | |||||
* | Post editing | Michael Manfre | 2022-11-27 | 1 | -1/+43 |
| | |||||
* | Content warning name customisation | Michael Manfre | 2022-11-22 | 2 | -0/+42 |
Allows the name of Content Warning to be customized (e.g. to "Content Summary"). Fixes #28. |