Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Identity admin/moderation | Andrew Godwin | 2022-12-16 | 3 | -15/+93 |
| | |||||
* | User admin and LD schema fixes | Andrew Godwin | 2022-12-16 | 2 | -13/+86 |
| | |||||
* | Implement post rate limits, move to signed cookies | Andrew Godwin | 2022-12-15 | 1 | -0/+5 |
| | | | | | Also improve the test harness a little Fixes #112 | ||||
* | Stator stats overhaul | Andrew Godwin | 2022-12-15 | 2 | -0/+21 |
| | | | | | Removes the error table, adds a stats table and admin page. Fixes #166 | ||||
* | Basic Emoji suppport (#157) | Michael Manfre | 2022-12-15 | 1 | -0/+5 |
| | |||||
* | Support deeper subdomains in domain validation (#110) | Tom Usher | 2022-12-07 | 1 | -10/+24 |
| | | | Use a new validator class with regex based on the URLValidator from Django | ||||
* | Add pagination and search to federation page | Andrew Godwin | 2022-12-05 | 1 | -7/+18 |
| | |||||
* | Policy pages and signup tests. | Andrew Godwin | 2022-12-05 | 2 | -2/+37 |
| | | | | Fixes #113 | ||||
* | Added caching and initial settings | Michael Manfre | 2022-12-05 | 2 | -1/+50 |
| | |||||
* | Hashtags | Michael Manfre | 2022-11-28 | 3 | -1/+141 |
| | |||||
* | Discard messages from blocked servers | Andrew Godwin | 2022-11-25 | 1 | -1/+1 |
| | |||||
* | Add federation admin page | Andrew Godwin | 2022-11-25 | 2 | -0/+58 |
| | |||||
* | Content warning name customisation | Michael Manfre | 2022-11-22 | 1 | -1/+5 |
| | | | | | Allows the name of Content Warning to be customized (e.g. to "Content Summary"). Fixes #28. | ||||
* | Add config identity_min_length and apply non-admin validation | Michael Manfre | 2022-11-20 | 1 | -1/+9 |
| | |||||
* | A few more tweaks for an initial deploy | Andrew Godwin | 2022-11-19 | 1 | -2/+7 |
| | |||||
* | Migration reset, start of docs, env vars | Andrew Godwin | 2022-11-18 | 1 | -19/+33 |
| | |||||
* | Signup and invite tweaks | Andrew Godwin | 2022-11-18 | 3 | -0/+292 |