takahe/users/models
Michael Manfre 18b50ce0e6
Silence a few common errors when fetching (#404)
Downgrade nodeinfo json error to a captured message
2023-01-13 10:53:02 -07:00
..
__init__.py Report function and admin 2022-12-17 14:45:31 -07:00
block.py
domain.py Silence a few common errors when fetching (#404) 2023-01-13 10:53:02 -07:00
follow.py Implement snowflake IDs for some models. 2023-01-08 18:05:29 -07:00
identity.py Silence a few common errors when fetching (#404) 2023-01-13 10:53:02 -07:00
inbox_message.py Add first-class deletion support to Stator 2023-01-08 12:43:52 -07:00
invite.py Invites overhaul 2022-12-22 07:03:21 +00:00
password_reset.py email templates (#328) 2022-12-30 16:03:11 -07:00
report.py Implement snowflake IDs for some models. 2023-01-08 18:05:29 -07:00
system_actor.py Include long form and shortform actor uri in webfinger to fix some servers (#226) 2022-12-22 20:51:39 +00:00
user.py User admin and LD schema fixes 2022-12-16 16:38:52 -07:00
user_event.py