takahe/core
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 Add config identity_min_length and apply non-admin validation 2022-11-20 11:13:44 -07:00
tests Add JSON-LD signatures and tests for sig stuff 2022-11-12 15:10:15 -07:00
__init__.py Initial commit (users and statuses) 2022-11-05 14:17:27 -06:00
admin.py Add start of a settings (config) system 2022-11-16 17:23:46 -07:00
apps.py Migration reset, start of docs, env vars 2022-11-18 11:28:16 -07:00
context.py Add signup and password reset 2022-11-17 19:16:34 -07:00
exceptions.py Don't waste DB rows on bad inbox actors 2022-11-20 14:20:28 -07:00
html.py Return images and summary in actor 2022-11-17 17:55:50 -07:00
ld.py Return images and summary in actor 2022-11-17 17:55:50 -07:00
middleware.py Fixed #23: Replace https hack with header setting 2022-11-20 13:58:54 -07:00
signatures.py Domains management pages 2022-11-16 21:12:28 -07:00
uploads.py Add image/icon upload 2022-11-17 12:21:44 -07:00
views.py Logged out experience, config, and profiles 2022-11-17 17:33:09 -07:00