takahe/users
Andrew Godwin ecec5d6c0a Implement snowflake IDs for some models.
Still needs fixes to the client API paginator.
2023-01-08 18:05:29 -07:00
..
migrations Implement snowflake IDs for some models. 2023-01-08 18:05:29 -07:00
models Implement snowflake IDs for some models. 2023-01-08 18:05:29 -07:00
services fix follow in relationship json (#339) 2022-12-31 20:17:05 -07:00
views Fixed #365: Actually clear profile images on check 2023-01-08 14:47:44 -07:00
__init__.py Initial commit (users and statuses) 2022-11-05 14:17:27 -06:00
admin.py Lookup nodeinfo url with /.well-known/nodeinfo (#367) 2023-01-07 10:36:36 -07:00
apps.py Better way to initialise things on setup. 2022-11-22 11:59:34 -07:00
decorators.py Add moderation/admin separation 2022-12-20 09:01:54 +00:00
middleware.py Timelines working 2022-12-12 11:56:49 -07:00
schemas.py Add Domain.state with nodeinfo fetching (#347) 2023-01-04 16:40:16 -07:00
shortcuts.py Identity.by_username_and_domain has more awareness of Domain (#303) 2022-12-28 10:52:39 -07:00