summaryrefslogtreecommitdiffstats
path: root/tests/users
Commit message (Collapse)AuthorAgeFilesLines
* Fix serving of system actorAndrew Godwin2022-12-171-0/+33
| | | | Fixes #183
* User admin and LD schema fixesAndrew Godwin2022-12-161-1/+1
|
* Implement post rate limits, move to signed cookiesAndrew Godwin2022-12-151-0/+6
| | | | | Also improve the test harness a little Fixes #112
* Show follows and following counts on profile pageGabriel Rodríguez Alberich2022-12-141-0/+26
| | | And let their visibility be configured
* Add system actor and shared inboxAndrew Godwin2022-12-101-0/+2
|
* Support deeper subdomains in domain validation (#110)Tom Usher2022-12-071-0/+40
| | | Use a new validator class with regex based on the URLValidator from Django
* Ignore actor delete messages for unknown actors (#124)Michael Manfre2022-12-051-0/+22
|
* Policy pages and signup tests.Andrew Godwin2022-12-051-33/+92
| | | | Fixes #113
* Add pyupgrade with --py310-plus in pre-commit (#103)Paolo Melchiorre2022-12-051-1/+2
|
* Code dedupe Webfinger and fix SystemActor inbox URLMichael Manfre2022-11-221-16/+18
|
* Refactor almost all tests into /tests/Andrew Godwin2022-11-213-0/+268