takahe/users/models
Andrew Godwin 1670c92269 Send out emoji tags for identities 2023-01-28 11:01:42 -07:00
..
__init__.py Fixed #408: Implemented blocking 2023-01-15 13:35:45 -07:00
announcement.py FIx HTML issues found by djLint (#409) 2023-01-14 10:32:48 -07:00
block.py Fixed #408: Implemented blocking 2023-01-15 13:35:45 -07:00
domain.py Downgrade most fetch related errors to capture_message (#443) 2023-01-19 13:14:55 -07:00
follow.py Downgrade follow not found to capture_message 2023-01-27 10:52:32 -07:00
identity.py Send out emoji tags for identities 2023-01-28 11:01:42 -07:00
inbox_message.py Unfollowing or blocking users purges timeline 2023-01-16 11:53:40 -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_event.py