summaryrefslogtreecommitdiff
path: root/internal/api/client/accounts
AgeCommit message (Expand)AuthorFiles
2023-06-03[chore] Update versions, fix lint errors (#1860)Libravatar tobi1
2023-05-28[chore] tidy up media manager, add calling func to errors, build-script impro...Libravatar kim1
2023-05-25[feature] Add List functionality (#1802)Libravatar tobi4
2023-05-12[bugfix] Ensure account fields can be set by JSON (#1762)Libravatar tobi2
2023-04-10[feature] Receive notification when followed account posts (if desired) (#1680)Libravatar tobi1
2023-03-20[chore] Refactor account deleting/block logic, tidy up some other processing ...Libravatar tobi1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney22
2023-03-06[feature] Add support for profile fields (#1483)Libravatar zowhoey2
2023-03-02[feature] Advertise rich text formats, support content_type field (#1370)Libravatar Vyr Cossont2
2023-03-01[chore] move client/federator workerpools to Workers{} (#1575)Libravatar kim1
2023-02-25[feature] Client API endpoints + v. basic web view for pinned posts (#1547)Libravatar tobi1
2023-02-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi15
2023-02-16[bugfix] Set 'discoverable' properly on API accounts (#1511)v0.7.0Libravatar tobi1
2023-02-02[feature] Implement `/api/v2/instance` endpoint (#1409)Libravatar tobi13
2023-01-11[performance] media processing improvements (#1288)Libravatar kim2
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi21
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi22