pyfedi/app
2024-09-30 13:24:06 +13:00
..
activitypub strip post title - activitypub 2024-09-29 17:15:47 +13:00
admin expand 2 character variable names #328 2024-09-30 10:31:30 +13:00
api/alpha API: process post/subscribe and comment/subscribe 2024-09-26 16:01:55 +00:00
auth replace requests with httpx #15 2024-09-15 19:30:45 +12:00
chat display error message when joining is denied due to allowlist 2024-08-30 17:25:37 +12:00
community got the read posts filering on main, topics, and community pages 2024-09-29 13:18:41 -04:00
dev tidy ups to #289 2024-08-12 20:29:15 +12:00
domain adding read-posts filtering to domain page 2024-09-29 14:02:29 -04:00
errors 401 error handler page #78 2024-05-26 13:59:31 +12:00
main got the read posts filering on main, topics, and community pages 2024-09-29 13:18:41 -04:00
post comment cleanup 2024-09-29 13:18:41 -04:00
search retry get requests 2024-09-09 08:43:10 +12:00
shared API: process post/subscribe and comment/subscribe 2024-09-26 16:01:55 +00:00
static do not update baguettebox in future #321 2024-09-11 15:22:39 +12:00
tag adding bans import side 2024-09-27 08:55:12 -04:00
templates adding user read-posts page 2024-09-29 13:18:41 -04:00
topic got the read posts filering on main, topics, and community pages 2024-09-29 13:18:41 -04:00
translations update japanese language translation #219 2024-06-25 20:47:43 +08:00
user adding user read-posts page 2024-09-29 13:18:41 -04:00
__init__.py Add inital routes for API (with minimal changes to main codebase) 2024-09-20 16:06:08 +00:00
cli.py replace requests with httpx #15 2024-09-15 19:30:45 +12:00
constants.py make role IDs into constants #226 2024-06-27 15:19:32 +08:00
email.py tidy ups and tweaks to suggest topics form #281 2024-08-08 19:26:07 +12:00
inoculation.py typo 2024-08-21 16:35:10 +12:00
models.py adding intercted_at column to read_posts table 2024-09-29 13:18:41 -04:00
utils.py Revert to always preferring incoming Markdown over HTML 2024-09-25 01:09:28 +00:00