takahe/users/views
Andrew Godwin 6e88c00969 Don't waste DB rows on bad inbox actors
Seems Sidekiq will keep trying to deliver messages even when the actor
no longer exists?
2022-11-20 14:20:28 -07:00
..
admin Add config identity_min_length and apply non-admin validation 2022-11-20 11:13:44 -07:00
settings Fix user profile image size 2022-11-20 11:19:51 -07:00
__init__.py Initial commit (users and statuses) 2022-11-05 14:17:27 -06:00
activitypub.py Don't waste DB rows on bad inbox actors 2022-11-20 14:20:28 -07:00
auth.py Migration reset, start of docs, env vars 2022-11-18 11:28:16 -07:00
follows.py Follows page 2022-11-17 20:04:01 -07:00
identity.py Add config identity_min_length and apply non-admin validation 2022-11-20 11:13:44 -07:00