pyfedi/app
2025-01-09 00:56:25 +00:00
..
activitypub Refactor code to calculate cross posts 2025-01-09 00:56:25 +00:00
admin merge #408 2025-01-06 21:23:33 +13:00
api/alpha API: demo individual community response with x_api theme 2025-01-06 13:49:49 +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 Refactor code to calculate cross posts 2025-01-09 00:56:25 +00: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 use inbox instead of shared_inbox 2025-01-08 13:41:52 +13:00
post Refactor code to calculate cross posts 2025-01-09 00:56:25 +00: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 add barkrowler to robots.txt 2025-01-08 14:25:23 +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 Refactor code to calculate cross posts 2025-01-09 00:56:25 +00:00
utils.py set attitude to None if no votes cast 2025-01-02 19:20:31 +01:00