summaryrefslogtreecommitdiffstats
path: root/users/views/admin
Commit message (Collapse)AuthorAgeFilesLines
* Switch ordering for domain default fieldAndrew Godwin2022-12-171-1/+1
|
* Allow markdown on signup textAndrew Godwin2022-12-171-1/+1
|
* Allow for remote policy pagesAndrew Godwin2022-12-171-3/+3
|
* Report function and adminAndrew Godwin2022-12-172-0/+81
|
* Identity admin/moderationAndrew Godwin2022-12-163-15/+93
|
* User admin and LD schema fixesAndrew Godwin2022-12-162-13/+86
|
* Implement post rate limits, move to signed cookiesAndrew Godwin2022-12-151-0/+5
| | | | | Also improve the test harness a little Fixes #112
* Stator stats overhaulAndrew Godwin2022-12-152-0/+21
| | | | | Removes the error table, adds a stats table and admin page. Fixes #166
* Basic Emoji suppport (#157)Michael Manfre2022-12-151-0/+5
|
* Support deeper subdomains in domain validation (#110)Tom Usher2022-12-071-10/+24
| | | Use a new validator class with regex based on the URLValidator from Django
* Add pagination and search to federation pageAndrew Godwin2022-12-051-7/+18
|
* Policy pages and signup tests.Andrew Godwin2022-12-052-2/+37
| | | | Fixes #113
* Added caching and initial settingsMichael Manfre2022-12-052-1/+50
|
* HashtagsMichael Manfre2022-11-283-1/+141
|
* Discard messages from blocked serversAndrew Godwin2022-11-251-1/+1
|
* Add federation admin pageAndrew Godwin2022-11-252-0/+58
|
* 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
|
* Migration reset, start of docs, env varsAndrew Godwin2022-11-181-19/+33
|
* Signup and invite tweaksAndrew Godwin2022-11-183-0/+292