takahe/core
Andrew Godwin 025fd5cf07 Emoji refactor
Emojis are now prefetched from the post, and if not, looked up
individually by shortcode, to prevent loading hundreds.
2022-12-22 16:55:31 +00:00
..
migrations
models Invites overhaul 2022-12-22 07:03:21 +00:00
__init__.py
admin.py Improve djadmin filtering and search (#149) 2022-12-08 10:29:51 -07:00
apps.py
context.py
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 Emoji refactor 2022-12-22 16:55:31 +00:00
htmx.py Add pyupgrade with --py310-plus in pre-commit (#103) 2022-12-05 10:38:37 -07:00
ld.py Provide some stuff we know of for Mastodon schema 2022-12-21 18:23:52 +00:00
middleware.py Install debug toolbar in debug mode 2022-12-20 15:26:39 +00:00
sentry.py [WIP] Sentry improvements (#108) 2022-12-04 18:08:23 -07:00
signatures.py Relax accept header for gup.pe 2022-12-20 13:21:50 +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