pyfedi/app
2024-01-18 15:15:10 +13:00
..
activitypub handle unescaped html in post titles 2024-01-18 15:15:10 +13:00
admin adding topic crash 2024-01-14 12:47:49 +13:00
auth normalize utf characters in user names 2024-01-15 17:26:57 +13:00
community related communities 2024-01-15 18:32:58 +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 active sort with user default sort choice 2024-01-15 18:26:22 +13:00
post update continue_discussion with latest comment display code 2024-01-18 09:44:34 +13:00
static nice big buttons on mobile 2024-01-17 18:46:03 +13:00
templates update continue_discussion with latest comment display code 2024-01-18 09:42:45 +13:00
user active sort with user default sort choice 2024-01-15 18:26:22 +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 fixes #7 2024-01-18 14:56:23 +13:00
utils.py simplify voting 2024-01-13 22:29:57 +13:00