takahe/users
Andrew Godwin 1670c92269 Send out emoji tags for identities 2023-01-28 11:01:42 -07:00
..
migrations Fixed #408: Implemented blocking 2023-01-15 13:35:45 -07:00
models Send out emoji tags for identities 2023-01-28 11:01:42 -07:00
services Don't allow self-mute and self-block 2023-01-20 09:31:37 -07:00
views Clarify domain wording a little 2023-01-23 16:17:18 -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