pyfedi/app
2024-02-01 11:59:09 +13:00
..
activitypub detect nsfl posts based on title and hide post from lists based on user setting 2024-02-01 11:59:09 +13:00
admin form tweaks for accessibility 2024-01-29 22:18:06 +13:00
auth form tweaks for accessibility 2024-01-29 22:18:06 +13:00
community detect nsfl posts based on title and hide post from lists based on user setting 2024-02-01 11:59:09 +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 detect nsfl posts based on title and hide post from lists based on user setting 2024-02-01 11:59:09 +13:00
post masonry visual improvements 2024-01-31 20:16:46 +13:00
static bigger buttons on post teaser 2024-01-31 21:02:22 +13:00
templates bigger buttons on post teaser 2024-01-31 21:02:22 +13:00
topic detect nsfl posts based on title and hide post from lists based on user setting 2024-02-01 11:59:09 +13:00
user wcag - various 2024-01-23 19:17:05 +13:00
__init__.py organise communities under topics 2024-01-28 18:11:32 +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
inoculation.py better titles 2024-01-19 15:33:55 +13:00
models.py organise communities under topics 2024-01-28 18:11:32 +13:00
utils.py various small bugfixes 2024-01-25 20:16:08 +13:00