summaryrefslogtreecommitdiff
path: root/docs/api
AgeCommit message (Expand)AuthorFiles
2024-05-29[feature] Implement profile API (#2926)Libravatar Vyr Cossont1
2024-05-29[feature] Debug admin endpoint to clear caches (#2940)Libravatar tobi1
2024-05-27[feature/frontend] Let admins send test email to validate SMTP config (#2934)Libravatar tobi1
2024-05-06feature: filters v2 server-side warning/hiding (#2793)Libravatar Vyr Cossont1
2024-05-01[feature] Page through accounts as moderator (#2881)Libravatar tobi1
2024-04-18[bugfix] Fix incorrect field name for status source, add helpful message (#2854)Libravatar tobi1
2024-04-18[feature] Stub conversations endpoint (#2853)Libravatar tobi1
2024-04-18[feature] Stub account mutes endpoint (#2852)Libravatar tobi1
2024-04-17[feature] Status source endpoint (#2848)Libravatar tobi1
2024-04-17[feature] Stub status history endpoint (#2847)Libravatar tobi1
2024-04-13[feature] Admin accounts endpoints; approve/reject sign-ups (#2826)Libravatar tobi1
2024-04-11[feature] New user sign-up via web page (#2796)Libravatar tobi1
2024-04-02[feature] Option to hide followers/following (#2788)Libravatar tobi1
2024-03-25[feature] User-selectable preset CSS themes for accounts (#2777)Libravatar tobi1
2024-03-25[feature] Add healthcheck endpoints `/livez` and `/readyz` (#2783)Libravatar tobi1
2024-03-15[chore] Swagger: add missing paging params to bookmarks list (#2759)Libravatar Vyr Cossont1
2024-03-15[chore] Swagger: correct names and formats for several array params (#2758)Libravatar Vyr Cossont1
2024-03-13[chore] Expose move endpoint again, small settings panel fixes (#2752)Libravatar tobi1
2024-03-13[bugfix]: Add missing Link headers in Swagger spec (#2751)Libravatar Vyr Cossont1
2024-03-07[docs/chore] Swagger fixes for filters (#2730)Libravatar Vyr Cossont1
2024-03-06[chore] Fix a Swagger warning that only manifests during Go client code gener...Libravatar Vyr Cossont1
2024-03-06[bugfix] Fix Swagger spec and add test script (#2698)Libravatar Vyr Cossont1
2024-03-06[feature] Filters v1 (#2594)Libravatar Vyr Cossont1
2024-02-27[chore/docs] Various little docs updates (#2691)Libravatar tobi1
2024-02-24[docs] Add oauth token authentication workflow (#2655)Libravatar Camille Frantz1
2024-02-20[feature] Add `requested_by` to relationship model (#2672)Libravatar tobi1
2024-01-16[feature] Account alias / move API + db models (#2518)Libravatar tobi1
2023-12-18[feature] request blocking by http headers (#2409)Libravatar kim1
2023-11-27[feature] Add `/api/v1/admin/debug/apurl` endpoint (#2359)Libravatar tobi1
2023-11-09[bugfix/docs] Poll api fixups + swagger docs (#2345)Libravatar tobi1
2023-11-08[feature] add support for polls + receiving federated status edits (#2330)Libravatar kim1
2023-11-04[docs/bugfix] fix link to swagger yaml (#2333)Libravatar tobi1
2023-10-25[feature] Status thread mute/unmute functionality (#2278)Libravatar tobi1
2023-10-04[docs] statuses-query-pinned #2250 (#2251)Libravatar 恐咖兵糖1
2023-09-21[feature] Implement explicit domain allows + allowlist federation mode (#2200)Libravatar tobi1
2023-09-12[feature] add paging to account follows, followers and follow requests endpoi...Libravatar kim1
2023-09-12[feature] Allow admins to expire remote public keys; refetch expired keys on ...Libravatar tobi1
2023-09-04[feature] Store admin actions in the db, prevent conflicting actions (#2167)Libravatar tobi1
2023-08-23[feature] Add rate limit exceptions option, use ISO8601 for rate limit reset ...Libravatar tobi1
2023-08-19[feature] Instance rules (#2125)Libravatar f0x521
2023-07-31[feature] Hashtag federation (in/out), hashtag client API endpoints (#2032)Libravatar tobi1
2023-07-29[feature] Implement markers API (#1989)Libravatar Vyr Cossont1
2023-07-27[feature] Support setting private notes on accounts (#1982)Libravatar Vyr Cossont1
2023-07-21[bugfix] Return all accounts when list accounts limit <= 0 (#2014)v0.10.0Libravatar tobi1
2023-06-21[feature] Add partial text search for accounts + statuses (#1836)Libravatar tobi1
2023-06-19[chore] Fix Swagger paths for lists API endpoints (#1904)Libravatar Umar Getagazov1
2023-06-16[bugfix] Accept non-multipart forms for account updates (#1896)Libravatar Umar Getagazov1
2023-05-25[bugfix/docs] Fix clear notifications API docs (#1831)Libravatar Daenney1
2023-05-25[feature] Add List functionality (#1802)Libravatar tobi1
2023-05-12[bugfix] Ensure account fields can be set by JSON (#1762)Libravatar tobi1