summaryrefslogtreecommitdiff
path: root/internal/api/client/followrequests
AgeCommit message (Expand)AuthorFiles
2025-11-17[chore] Apply schema for OpenAPI errors (#4511)Libravatar Vyr Cossont4
2025-06-02[feature] /api/v1/follow_requests/outgoing (#4224)Libravatar nicole mikołajczyk3
2025-05-22[chore] Upgrade to Go 1.24 (#4187)Libravatar Daenney3
2025-04-26[feature] Move to code.superseriousbusiness.orgLibravatar Daenney8
2025-04-26[performance] rewrite timelines to rely on new timeline cache type (#3941)Libravatar kim1
2025-03-03[feature] Refactor tokens, allow multiple app redirect_uris (#3849)Libravatar tobi1
2025-02-26[feature] Enforce OAuth token scopes (#3835)Libravatar tobi3
2025-02-08[bug] Add missing `group` property to the Account model (#3746)Libravatar pnwmatt1
2025-01-23[feature] Push notifications (#3587)Libravatar Vyr Cossont1
2025-01-08[feature] Fetch + create domain permissions from subscriptions nightly (#3635)Libravatar tobi1
2024-10-21[feature] Add image descriptions for default avatar + header; don't allow edi...v0.17.1Libravatar tobi1
2024-10-12[bugfix] Account.last_status_at is a date, not datetime (#3419)Libravatar Markus Unterwaditzer1
2024-07-20[chore/frontend] Use smaller webp images for logo and default avatars (#3119)Libravatar tobi1
2024-04-30[bugfix] further paging mishaps (#2884)Libravatar kim1
2024-03-13[feature] Process outgoing Move from clientAPI (#2750)Libravatar tobi1
2024-02-27[feature] Add experimental `instance-federation-spam-filter` option (#2685)Libravatar tobi1
2024-02-20[feature] Add `requested_by` to relationship model (#2672)Libravatar tobi2
2023-11-27[performance] http response encoding / writing improvements (#2374)Libravatar kim3
2023-11-14[bugfix] process account delete side effects in serial, not in parallel (#2360)Libravatar tobi1
2023-11-10[feature] Media attachment placeholders (#2331)Libravatar tobi1
2023-10-23[chore] de-interface{} the federator and dereferencer structs (#2285)Libravatar kim1
2023-09-23[chore] deinterface the typeutils.Converter and update to use state structure...Libravatar kim1
2023-09-12[feature] add paging to account follows, followers and follow requests endpoi...Libravatar kim4
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 tobi1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney8
2023-03-01[chore] move client/federator workerpools to Workers{} (#1575)Libravatar kim1
2023-02-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi2
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 tobi3
2023-01-13[chore] Remove omitempty on account source; refactor tests to use prettyprint...Libravatar tobi3
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi8
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi8