takahe/users
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
..
migrations Migration reset, start of docs, env vars 2022-11-18 11:28:16 -07:00
models Don't waste DB rows on bad inbox actors 2022-11-20 14:20:28 -07:00
tests Add error catching on actor fetch 2022-11-20 11:37:26 -07:00
views Don't waste DB rows on bad inbox actors 2022-11-20 14:20:28 -07:00
__init__.py Initial commit (users and statuses) 2022-11-05 14:17:27 -06:00
admin.py Add Sentry error integration option 2022-11-20 11:18:55 -07:00
apps.py Initial commit (users and statuses) 2022-11-05 14:17:27 -06:00
decorators.py Should probably limit system settings to admins 2022-11-16 21:14:05 -07:00
middleware.py Call it admin rather than system settings 2022-11-16 21:42:25 -07:00
shortcuts.py Inbound and outbound follows basic working 2022-11-10 23:42:43 -07:00