pyfedi/app/api/alpha/utils
2025-01-20 22:27:53 +00:00
..
__init__.py API: reply remove and restore by mod 2025-01-20 22:27:53 +00:00
community.py API: utilise DB exceptions for return errors 2024-10-27 13:36:56 +00:00
misc.py API: initial support for /search endpoint (enough for instance view) 2024-10-09 23:46:57 +00:00
post.py API: post remove and restore by mod 2025-01-20 22:27:35 +00:00
reply.py API: reply remove and restore by mod 2025-01-20 22:27:53 +00:00
site.py API: return 'moderates' and 'follows' from logged-in Site response 2025-01-06 13:48:59 +00:00
user.py API: let exceptions bubble-up instead of unnecessary catch and raise 2024-10-08 11:22:54 +00:00
validators.py Add inital routes for API (with minimal changes to main codebase) 2024-09-20 16:06:08 +00:00