pyfedi/app
2024-02-10 20:06:08 +13:00
..
activitypub better notifications 2024-02-10 20:06:08 +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 remove func.lower which was bad for DB perf 2024-02-10 16:29:03 +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 stats 2024-02-10 12:20:18 +13:00
post better notifications 2024-02-10 19:58:34 +13:00
static layout tweak #30 2024-02-08 18:43:11 +13:00
templates reduce storage usage by user banners 2024-02-10 06:41:24 +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 stats 2024-02-10 11:42:18 +13:00
utils.py smarter theme engine - derive list of themes from directory structure, not hard coded list 2024-02-07 18:33:25 +13:00