summaryrefslogtreecommitdiff
path: root/internal/api/util
AgeCommit message (Expand)AuthorFiles
2025-02-24[feature] Use ETag for robots.txt to prevent mishaps (#3829)v0.18.1Libravatar tobi1
2025-02-20[feature] Add page-specific class per template (#3814)v0.18.0-rc3Libravatar tobi1
2025-02-11[bug] respect `X-Robots-Tag` and `robots.txt` on api/v1/instance and nodeinfo...Libravatar alemi.dev1
2025-02-05[feature] Use `X-Robots-Tag` headers to instruct scrapers/crawlers (#3737)Libravatar tobi1
2025-01-27[chore] skip `trusted-proxies` warning if ip excepted from rate limiting (#3699)Libravatar tobi1
2025-01-26[chore] Allow suppressing trusted-proxies warning by disabling rate limiting ...Libravatar tobi1
2025-01-23[feature] Add warning about `trusted-proxies` to make config easier (#3675)Libravatar tobi1
2024-12-23[feature] add support for clients editing statuses and fetching status revisi...Libravatar kim1
2024-11-27[bugfix] Log + ignore unknown notification types (#3577)Libravatar tobi1
2024-11-26[bugfix] Allow unsetting filter expiration dates (#3560)Libravatar Vyr Cossont1
2024-11-25[performance] convert enum strings to ints (#3558)Libravatar kim1
2024-11-21[feature] Add domain permission drafts and excludes (#3547)Libravatar tobi1
2024-11-05[bugfix] Fix setting immediate `expires_at` value on filter endpoints (#3513)v0.17.2Libravatar tobi1
2024-08-24[feature] Interaction requests client api + settings panel (#3215)Libravatar tobi1
2024-07-31[feature] Allow users to export data via the settings panel (#3140)Libravatar tobi3
2024-07-21[feature/frontend] Respect `prefers-reduced-motion` for avatars, headers, and...Libravatar tobi2
2024-07-12[feature/frontend] Better visual separation between "main" thread and "replie...Libravatar tobi1
2024-06-18[feature/frontend] Reports frontend v2 (#3022)Libravatar tobi1
2024-05-31[feature] Add from: search operator and account_id query param (#2943)Libravatar Vyr Cossont1
2024-04-13[feature] Admin accounts endpoints; approve/reject sign-ups (#2826)Libravatar tobi1
2024-04-04fix possible nil panic (#2809)Libravatar kim1
2024-03-13[feature] Process outgoing Move from clientAPI (#2750)Libravatar tobi1
2024-02-14[chore] also allow text/xml in place of application/xml (#2640)Libravatar kim1
2024-02-14[bugfix] add stricter checks during all stages of dereferencing remote AS obj...Libravatar kim2
2024-01-28[bugfix] Fix EmptyJSONObject/EmptyJSONArray (#2576)Libravatar Vyr Cossont1
2023-12-27[chore] Refactor HTML templates and CSS (#2480)Libravatar tobi4
2023-12-18[feature] request blocking by http headers (#2409)Libravatar kim1
2023-12-16[performance] simpler throttling logic (#2407)Libravatar kim1
2023-11-27[performance] http response encoding / writing improvements (#2374)Libravatar kim5
2023-11-20[bugfix] self-referencing collection pages for status replies (#2364)Libravatar kim1
2023-11-13[feature/performance] Wrap incoming HTTP requests in timeout handler (#2353)Libravatar tobi1
2023-11-08[feature] add support for polls + receiving federated status edits (#2330)Libravatar kim1
2023-09-21[feature] Implement explicit domain allows + allowlist federation mode (#2200)Libravatar tobi1
2023-07-31[feature] Hashtag federation (in/out), hashtag client API endpoints (#2032)Libravatar tobi1
2023-07-21[bugfix] Return all accounts when list accounts limit <= 0 (#2014)v0.10.0Libravatar tobi1
2023-07-18[bugfix] more robust list timeline invalidation (#1995)v0.10.0-rc3Libravatar kim1
2023-07-13[bugfix] Set Vary header correctly on cache-control (#1988)v0.10.0-rc2Libravatar tobi1
2023-07-07[bugfix] Reorder web view logic, other small fixes (#1954)Libravatar tobi1
2023-07-07[chore/bugfix] Domain block tidying up, Implement first pass of `207 Multi-St...Libravatar tobi1
2023-06-21[feature] Add partial text search for accounts + statuses (#1836)Libravatar tobi1
2023-06-13[chore] Refactor AP authentication, other small bits of tidying up (#1874)Libravatar tobi1
2023-06-03[chore] Update versions, fix lint errors (#1860)Libravatar tobi1
2023-06-02[bugfix] Overwrite API client closed errors with `499 - Client Closed Request...Libravatar tobi1
2023-05-25[feature] Add List functionality (#1802)Libravatar tobi1
2023-05-16[bugfix] Fix NegotiateFormat with multiple accept headers (#1797)Libravatar Daenney2
2023-05-12[chore] Prefer JSON errors in API endpoints (#1766)Libravatar Natsu Kagami2
2023-05-04[bugfix] Serve correct 'application/jrd+json' content type for webfinger requ...Libravatar tobi2
2023-04-28[performance] improved request batching (removes need for queueing) (#1687)Libravatar kim1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney4
2023-03-09[feature] Provide .well-known/host-meta endpoint (#1604)Libravatar Daenney2