summaryrefslogtreecommitdiff
path: root/internal/api/util
AgeCommit message (Expand)AuthorFiles
2025-11-17[chore] Apply schema for OpenAPI errors (#4511)Libravatar Vyr Cossont1
2025-10-17[bugfix] rss feed validation (#4499)Libravatar kim1
2025-10-17[feature] granular admin scopes for custom emojis (#4489)Libravatar Vyr Cossont1
2025-09-18[feature] add paging support to rss feed endpoint, and support JSON / atom fe...Libravatar kim2
2025-07-29[performance] bump codeberg.org/gruf/go-kv to v2 (#4341)Libravatar kim1
2025-06-10[feature] configurable maximum thumbnail dimensions (#4258)Libravatar kim1
2025-06-03[feature] Add config option to expose custom emojis without auth (#4233)Libravatar tobi1
2025-06-02[bugfix] Fix nil ptr for audio attachments with no preview in web (#4227)Libravatar tobi1
2025-05-08[feature] Add extra opengraph meta tags (#4154)Libravatar tobi2
2025-04-29[chore] tweak NoLLaMas proof-of-work algorithm (#4090)Libravatar kim1
2025-04-26[feature] Move to code.superseriousbusiness.orgLibravatar Daenney10
2025-04-25[chore] Move deps to code.superseriousbusiness.org (#4054)Libravatar tobi1
2025-04-19[chore] Update robots.txt with latest ai bullshit (#4024)Libravatar tobi1
2025-04-09[chore] add IPPrefixes type so we don't need separate rate limit parsed field...Libravatar kim1
2025-03-31[feature] Use blurhashes in frontend, tidy up gallery view a bit (#3948)Libravatar tobi1
2025-03-17[feature] Application creation + management via API + settings panel (#3906)Libravatar tobi1
2025-03-07[feature] Parse content warning to HTML, serialize via client API as plaintex...Libravatar tobi1
2025-03-03[feature] Refactor tokens, allow multiple app redirect_uris (#3849)Libravatar tobi2
2025-03-02[chore] migrate oauth2 -> codeberg (#3857)Libravatar tobi1
2025-02-26[feature] Enforce OAuth token scopes (#3835)Libravatar tobi3
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