pyfedi/app
2024-09-22 13:45:03 +00:00
..
activitypub Revert earlier decision to only send out HTML (pls see app/utils.py line 327) 2024-09-22 13:45:03 +00:00
admin replace requests with httpx #15 2024-09-15 19:30:45 +12:00
api/alpha API: fix for queries by community name 2024-09-22 13:44:50 +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 Revert earlier decision to only send out HTML (pls see app/utils.py line 327) 2024-09-22 13:45:03 +00:00
dev tidy ups to #289 2024-08-12 20:29:15 +12:00
domain Make 'rational discourse toolkit' optional fixes #202 2024-07-12 19:57:41 +08:00
errors 401 error handler page #78 2024-05-26 13:59:31 +12:00
main replace requests with httpx #15 2024-09-15 19:30:45 +12:00
post Revert earlier decision to only send out HTML (pls see app/utils.py line 327) 2024-09-22 13:45:03 +00:00
search retry get requests 2024-09-09 08:43:10 +12:00
shared Add inital routes for API (with minimal changes to main codebase) 2024-09-20 16:06:08 +00:00
static do not update baguettebox in future #321 2024-09-11 15:22:39 +12:00
tag community blocking #283 2024-08-12 20:54:10 +12:00
templates lazy load streamable and redgifs 2024-09-22 22:05:21 +12:00
topic A couple more for - Don't send subscription activity to communities on dead instances 2024-08-21 13:50:11 +00:00
translations update japanese language translation #219 2024-06-25 20:47:43 +08:00
user Revert earlier decision to only send out HTML (pls see app/utils.py line 327) 2024-09-22 13:45:03 +00: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 avoid pendingrollbackerrors by committing more often 2024-09-21 10:54:29 +12:00
utils.py Revert earlier decision to only send out HTML (pls see app/utils.py line 327) 2024-09-22 13:45:03 +00:00