pyfedi/app
2024-01-07 22:51:01 +13:00
..
activitypub comment ranking using confidence formula 2024-01-07 21:36:04 +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 image is a dict while attachment is a list of dicts 2024-01-07 19:12:18 +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 typo 2024-01-07 22:51:01 +13:00
post UI to let people change comment sort order 2024-01-07 22:28:13 +13:00
static font size tweak 2024-01-07 22:49:08 +13:00
templates UI to let people change comment sort order 2024-01-07 22:28:13 +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 comment ranking using confidence formula 2024-01-07 21:36:04 +13:00
utils.py comment ranking using confidence formula 2024-01-07 21:36:04 +13:00