takahe/core
Andrew Godwin 4ad4f468a4 Refactor HTML rendering into one place
Also suppress using external <a> tags for now, until we can separate
them from hashtags properly.
2022-12-20 11:39:45 +00:00
..
migrations Migration reset, start of docs, env vars 2022-11-18 11:28:16 -07:00
models Fetch emoji for user profiles 2022-12-16 20:04:28 -07:00
__init__.py Initial commit (users and statuses) 2022-11-05 14:17:27 -06:00
admin.py Improve djadmin filtering and search (#149) 2022-12-08 10:29:51 -07:00
apps.py Migration reset, start of docs, env vars 2022-11-18 11:28:16 -07:00
context.py Added default post visibility 2022-11-25 19:33:46 -07:00
decorators.py Only cache unauthenticated page views (#117) 2022-12-05 22:23:07 -07:00
exceptions.py settings.SETUP.SENTRY_CAPTURE_MESSAGES (#133) 2022-12-06 16:54:45 -07:00
files.py Don't make images larger on upload! 2022-12-20 06:39:37 +00:00
html.py Refactor HTML rendering into one place 2022-12-20 11:39:45 +00:00
htmx.py Add pyupgrade with --py310-plus in pre-commit (#103) 2022-12-05 10:38:37 -07:00
ld.py Do actual ISO date parsing 2022-12-18 10:45:32 -07:00
middleware.py Update all main pages to no-store 2022-12-17 15:35:22 -07:00
sentry.py [WIP] Sentry improvements (#108) 2022-12-04 18:08:23 -07:00
signatures.py Fix Accept header and supply actor outbox 2022-12-19 02:47:35 +00:00
uploads.py Remove identity avatar fetching 2022-12-19 20:55:27 +00:00
uris.py Make the collectstatic hack slightly better 2022-12-16 19:51:19 -07:00
views.py Allow for remote policy pages 2022-12-17 15:30:51 -07:00