takahe/users
Christof Dorner 56da914340
Allow to set default reply visibility (#531)
2023-03-08 11:01:21 -07:00
..
migrations Added admin notes field to domains (#530) 2023-03-06 16:37:05 -07:00
models Added admin notes field to domains (#530) 2023-03-06 16:37:05 -07:00
services Fix follow repeats on pages 2023-02-15 10:45:43 -07:00
views Allow to set default reply visibility (#531) 2023-03-08 11:01:21 -07:00
__init__.py Initial commit (users and statuses) 2022-11-05 14:17:27 -06:00
admin.py Swap a decent number of admin fields to autocomplete 2023-01-26 10:01:21 -07:00
apps.py Better way to initialise things on setup. 2022-11-22 11:59:34 -07:00
context.py Implement server announcements 2023-01-13 16:12:05 -07:00
decorators.py Add moderation/admin separation 2022-12-20 09:01:54 +00:00
middleware.py Attach user identification headers to response (#453) 2023-01-20 17:20:14 -07:00
schemas.py Handle nodeinfo validation errors (#439) 2023-01-18 10:57:28 -07:00
shortcuts.py Identity.by_username_and_domain has more awareness of Domain (#303) 2022-12-28 10:52:39 -07:00