.. |
migrations
|
Update all the pre-commit hooks
|
2023-11-09 12:07:21 -07:00 |
models
|
Make max_media_attachments configurable by admin (#669)
|
2023-11-28 09:52:04 -07:00 |
templatetags
|
email templates (#328)
|
2022-12-30 16:03:11 -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
|
Add setting to keep migration off by default for now
|
2023-11-09 11:58:40 -07:00 |
decorators.py
|
UI/Domains Refactor
|
2023-05-03 22:42:37 -06:00 |
exceptions.py
|
use logging instead of sentry.capture_* (#646)
|
2023-10-23 10:33:55 -06:00 |
files.py
|
Remove all remaining async code for now
|
2023-07-17 00:37:47 -06:00 |
html.py
|
Allow unicode characters in hashtag (#659)
|
2023-11-19 09:58:20 -07:00 |
htmx.py
|
Add pyupgrade with --py310-plus in pre-commit (#103)
|
2022-12-05 10:38:37 -07:00 |
json.py
|
Extract json parser to core and use in fetch_actor (#663)
|
2023-11-20 11:46:51 -07:00 |
ld.py
|
Module-specific loggers and minor reformatting (#657)
|
2023-11-16 10:27:20 -07:00 |
middleware.py
|
Install debug toolbar in debug mode
|
2022-12-20 15:26:39 +00:00 |
sentry.py
|
Module-specific loggers and minor reformatting (#657)
|
2023-11-16 10:27:20 -07:00 |
signatures.py
|
add application/activity+json to accept header to improve compatibility (#694)
|
2024-02-05 21:40:04 -05:00 |
snowflake.py
|
Implement snowflake IDs for some models.
|
2023-01-08 18:05:29 -07:00 |
uploads.py
|
Remove identity avatar fetching
|
2022-12-19 20:55:27 +00:00 |
uris.py
|
Improve cache busting proxy URLs with file exts
|
2022-12-28 11:57:54 -07:00 |
views.py
|
Fix bug in middleware when domain config is None (#567)
|
2023-05-04 11:59:11 -06:00 |