summaryrefslogtreecommitdiffstats
path: root/users/views/admin/settings.py
Commit message (Collapse)AuthorAgeFilesLines
* Allow markdown on signup textAndrew Godwin2022-12-171-1/+1
|
* Allow for remote policy pagesAndrew Godwin2022-12-171-3/+3
|
* Implement post rate limits, move to signed cookiesAndrew Godwin2022-12-151-0/+5
| | | | | Also improve the test harness a little Fixes #112
* Basic Emoji suppport (#157)Michael Manfre2022-12-151-0/+5
|
* Policy pages and signup tests.Andrew Godwin2022-12-051-1/+32
| | | | Fixes #113
* Added caching and initial settingsMichael Manfre2022-12-051-0/+49
|
* HashtagsMichael Manfre2022-11-281-1/+9
|
* Content warning name customisationMichael Manfre2022-11-221-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 validationMichael Manfre2022-11-201-1/+9
|
* A few more tweaks for an initial deployAndrew Godwin2022-11-191-2/+7
|
* Signup and invite tweaksAndrew Godwin2022-11-181-0/+83