Commit graph

16 commits

Author SHA1 Message Date
freamon
113a64a95d API: post remove and restore by mod 2025-01-20 22:27:35 +00:00
freamon
2112bf6829 API: post add/remove sticky 2025-01-20 22:24:32 +00:00
freamon
e8d9176931 API: post locks 2025-01-20 22:24:07 +00:00
freamon
eb7af155ee API: post reports (creation) 2025-01-18 17:56:09 +00:00
freamon
ac6f66e892 API: post delete and restore 2025-01-18 14:52:09 +00:00
freamon
1df4cde0d8 API: fixes for post create / edit with the app 2025-01-18 00:35:20 +00:00
freamon
19771a5ea4 API: merge up make_post and edit_post 2025-01-17 18:54:00 +00:00
freamon
d64dde5468 API: initial support for post edits (polls and uploaded images not supported yet) 2025-01-17 18:52:51 +00:00
freamon
0cab646195 API: initial support for new posts (polls and uploaded images not supported yet) 2025-01-17 18:52:39 +00:00
freamon
95be488cc9 API: use Celery for federation tasks 2024-11-02 23:56:56 +00:00
freamon
57191c2c23 API: utilise DB exceptions for return errors 2024-10-27 13:36:56 +00:00
freamon
8bbacc3da6 API: let exceptions bubble-up instead of unnecessary catch and raise 2024-10-08 11:22:54 +00:00
freamon
30fb76ed9e API: better error msg if Auth is missing from header 2024-10-06 02:17:13 +00:00
freamon
a926eb0f1a API: process post/subscribe and comment/subscribe 2024-09-26 16:01:55 +00:00
freamon
2de2f9ed2d API: add post/save and comment/save routes (aka bookmarks) 2024-09-23 12:40:27 +00:00
freamon
1e06b42099 Add inital routes for API (with minimal changes to main codebase) 2024-09-20 16:06:08 +00:00