pyfedi/app
2024-02-14 14:38:55 +13:00
..
activitypub make api/v3/instance return a list of admins. fixes #41 2024-02-14 14:38:55 +13:00
admin smarter theme engine - derive list of themes from directory structure, not hard coded list 2024-02-07 18:33:25 +13:00
auth remove 'ilike' for most case insensitive searches - too slow 2024-02-09 14:58:51 +13:00
community show instance in breadcrumb 2024-02-14 09:50:13 +13:00
domain domain blocking - cache bust 2024-02-02 17:22:32 +13:00
errors minimal flask app starting point 2023-07-28 16:22:12 +12:00
main remote admins can delete remote posts (not just moderators) 2024-02-14 12:31:44 +13:00
post make api/v3/instance return a list of admins. fixes #41 2024-02-14 14:38:55 +13:00
static logo dimensions 2024-02-12 13:54:31 +13:00
templates show instance in breadcrumb 2024-02-14 09:50:13 +13:00
topic posting to topics and auto-join communities as needed fixes #30 2024-02-08 18:34:58 +13:00
user smarter theme engine - derive list of themes from directory structure, not hard coded list 2024-02-07 18:33:25 +13:00
__init__.py organise communities under topics 2024-01-28 18:11:32 +13:00
cli.py better notifications 2024-02-10 19:58:34 +13:00
constants.py subscription and unsubscription to remote communities - lemmy bugs 2023-12-03 22:41:15 +13:00
email.py account approval process 2024-02-02 15:30:03 +13:00
inoculation.py better titles 2024-01-19 15:33:55 +13:00
models.py remote admins can delete remote posts (not just moderators) 2024-02-14 12:31:44 +13:00
utils.py performance tweaks 2024-02-13 21:28:33 +13:00