pyfedi/app
2025-01-05 14:10:25 +13:00
..
activitypub no point using redis caching when the relationship is joined anyway 2025-01-01 16:10:52 +13:00
admin utilize mastodon-style regular expressions for defederation 2024-12-31 13:55:24 +13:00
api/alpha API: login and out when using x-api theme 2024-12-11 00:49:18 +00:00
auth Abandoned open instances automatically close registrations after one week #339 2024-10-21 16:14:34 +13:00
chat display error message when joining is denied due to allowlist 2024-08-30 17:25:37 +12:00
community maintain state of title, description and tags when switching post type 2025-01-05 14:10:25 +13:00
dev tidy ups to #289 2024-08-12 20:29:15 +12:00
domain dang 2024-09-30 15:52:13 +13:00
errors 401 error handler page #78 2024-05-26 13:59:31 +12:00
instance instance block on instance profile 2024-10-25 13:37:57 +13:00
main login required on communities/notsubscribed 2025-01-01 15:44:13 +13:00
post preview markdown in new post body 2025-01-02 16:30:58 +13:00
search exclude deleted posts from search results 2024-10-09 13:24:50 +13:00
shared API: use Celery for federation tasks 2024-11-02 23:56:56 +00:00
static maintain state of title, description and tags when switching post type 2025-01-05 14:10:25 +13:00
tag adding bans import side 2024-09-27 08:55:12 -04:00
templates persist post reply fieldset state 2025-01-04 10:32:00 +13:00
topic show posts from child topics - rss 2024-11-08 15:27:56 +13:00
translations update translations 2024-11-11 16:45:55 +13:00
user no point using redis caching when the relationship is joined anyway 2025-01-01 16:10:52 +13:00
__init__.py use separate DB session for common celery tasks to reduce conflicts 2024-11-14 16:28:38 +13:00
cli.py more efficient query than the one generated by sqlalchemy 2025-01-01 15:58:28 +13:00
constants.py apf part 01: add log_incoming_ap function 2024-11-18 15:56:47 +00:00
email.py tidy ups and tweaks to suggest topics form #281 2024-08-08 19:26:07 +12:00
inoculation.py typo 2024-08-21 16:35:10 +12:00
models.py no point using redis caching when the relationship is joined anyway 2025-01-01 16:10:52 +13:00
utils.py parse mastodon urls in extra fields 2025-01-01 15:39:39 +13:00