summaryrefslogtreecommitdiff
path: root/internal/api/wellknown
AgeCommit message (Expand)AuthorFiles
2025-10-17[chore] Rationalize HTTP return codes for fedi endpoints, other tidying up (#...Libravatar tobi1
2025-07-04[chore] move status filtering from type converter (#4306)Libravatar kim1
2025-05-31[performance] cache mute check results (#4202)Libravatar kim1
2025-05-22[chore] Upgrade to Go 1.24 (#4187)Libravatar Daenney1
2025-04-26[feature] Move to code.superseriousbusiness.orgLibravatar Daenney7
2025-04-26[performance] rewrite timelines to rely on new timeline cache type (#3941)Libravatar kim1
2025-04-06[chore] Migrate accounts to new table, relax uniqueness constraint of actor `...Libravatar tobi1
2025-03-03[feature] Refactor tokens, allow multiple app redirect_uris (#3849)Libravatar tobi2
2025-02-05[feature] Use `X-Robots-Tag` headers to instruct scrapers/crawlers (#3737)Libravatar tobi4
2025-01-23[feature] Push notifications (#3587)Libravatar Vyr Cossont2
2025-01-08[feature] Fetch + create domain permissions from subscriptions nightly (#3635)Libravatar tobi2
2024-07-24[chore] Add interaction filter to complement existing visibility filter (#3111)Libravatar tobi1
2024-03-22[chore] Move local account settings to separate db table (#2770)Libravatar tobi1
2024-02-27[feature] Add experimental `instance-federation-spam-filter` option (#2685)Libravatar tobi1
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 tobi2
2023-11-08[feature] add support for polls + receiving federated status edits (#2330)Libravatar kim1
2023-10-30[feature] Customizable media cleaner schedule (#2304)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-11[feature] Support Actor URIs for webfinger queries (#2187)Libravatar Daenney1
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-05-04[bugfix] Serve correct 'application/jrd+json' content type for webfinger requ...Libravatar tobi3
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney8
2023-03-09[feature] Provide .well-known/host-meta endpoint (#1604)Libravatar Daenney2
2023-03-01[chore] move client/federator workerpools to Workers{} (#1575)Libravatar kim2
2023-02-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi5
2023-02-02[feature] Implement `/api/v2/instance` endpoint (#1409)Libravatar tobi2
2023-01-13[chore] Remove omitempty on account source; refactor tests to use prettyprint...Libravatar tobi1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi6
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi6