pyfedi/app/shared
2025-01-17 18:52:39 +00:00
..
tasks API: initial support for new posts (polls and uploaded images not supported yet) 2025-01-17 18:52:39 +00:00
auth.py API: utilise DB exceptions for return errors 2024-10-27 13:36:56 +00:00
community.py API: use Celery for federation tasks 2024-11-02 23:56:56 +00:00
post.py API: initial support for new posts (polls and uploaded images not supported yet) 2025-01-17 18:52:39 +00:00
reply.py API: use Celery for federation tasks 2024-11-02 23:56:56 +00:00
site.py API: support /site/block endpoint 2024-10-09 23:48:58 +00:00
user.py API: let exceptions bubble-up instead of unnecessary catch and raise 2024-10-08 11:22:54 +00:00