pyfedi/app
2024-01-07 18:20:04 +13:00
..
activitypub notify about new posts in communities 2024-01-07 12:49:25 +13:00
admin search users 2024-01-07 14:45:16 +13:00
auth use recaptcha 2 instead of 3 as it's easier to integrate 2024-01-06 19:48:10 +13:00
community fix invalid Activity when sending image post 2024-01-07 18:20:04 +13:00
domain delete community 2024-01-01 11:38:24 +13:00
errors minimal flask app starting point 2023-07-28 16:22:12 +12:00
main sort communities list 2024-01-07 13:35:36 +13:00
post avoid duplicate comments and gif reactions 2024-01-06 14:54:10 +13:00
static fix crash when creating image post 2024-01-07 18:02:52 +13:00
templates fix crash when creating image post 2024-01-07 18:02:52 +13:00
user cope with uppercase letters in file extensions 2024-01-07 14:36:55 +13:00
__init__.py move long-running tasks to separate background process (celery + redis) 2023-12-24 13:28:41 +13:00
cli.py typo 2024-01-03 22:45:23 +13:00
constants.py subscription and unsubscription to remote communities - lemmy bugs 2023-12-03 22:41:15 +13:00
email.py move long-running tasks to separate background process (celery + redis) 2023-12-24 13:28:41 +13:00
models.py notify about new posts in communities 2024-01-07 12:47:06 +13:00
sorting.py UI to create posts 2023-09-17 21:19:51 +12:00
utils.py avoid duplicate comments and gif reactions 2024-01-06 14:54:10 +13:00