summaryrefslogtreecommitdiff
path: root/internal/api/client/admin
AgeCommit message (Expand)AuthorFiles
2025-11-17[chore] Apply schema for OpenAPI errors (#4511)Libravatar Vyr Cossont54
2025-10-17[feature] granular admin scopes for custom emojis (#4489)Libravatar Vyr Cossont6
2025-06-15[feature] Handle retractions of domain permission subscription entries (#4261)Libravatar tobi2
2025-05-22[chore] Upgrade to Go 1.24 (#4187)Libravatar Daenney5
2025-05-13[chore] Deprecate `with_approval`, `always` (client API), `approvalRequired`,...Libravatar tobi1
2025-04-26[feature] Move to code.superseriousbusiness.orgLibravatar Daenney66
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-04-04[feature] Allow editing domain blocks/allows, fix comment import (#3967)Libravatar tobi6
2025-03-26[feature] Allow user to choose "gallery" style layout for web view of profile...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 tobi1
2025-02-26[feature] Enforce OAuth token scopes (#3835)Libravatar tobi56
2025-02-25[docs] Fix swagger operation descriptions (#3830)Libravatar mkljczk2
2025-02-08[bug] Add missing `group` property to the Account model (#3746)Libravatar pnwmatt2
2025-01-23[feature] Push notifications (#3587)Libravatar Vyr Cossont1
2025-01-08[bugfix] More permissive CSV parsing for perm subs, text parse fix (#3638)Libravatar tobi1
2025-01-08[feature] Fetch + create domain permissions from subscriptions nightly (#3635)Libravatar tobi4
2025-01-05[feature] Create/update/remove domain permission subscriptions (#3623)Libravatar tobi10
2024-12-05[feature] add support for receiving federated status edits (#3597)Libravatar kim2
2024-11-28[chore] rename New___(string) int signature functions to Parse___(string) int...Libravatar kim1
2024-11-21[feature] Add domain permission drafts and excludes (#3547)Libravatar tobi10
2024-11-21[feature] Allow emoji shortcode to be 1-character length (#3556)Libravatar tobi3
2024-10-21[feature] Add image descriptions for default avatar + header; don't allow edi...v0.17.1Libravatar tobi2
2024-10-16[chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420)Libravatar Markus Unterwaditzer2
2024-10-12[bugfix] Account.last_status_at is a date, not datetime (#3419)Libravatar Markus Unterwaditzer2
2024-08-03[bugfix] fix emoji recaching operations (#3167)Libravatar kim1
2024-08-02[feature] Allow import of following and blocks via CSV (#3150)Libravatar tobi2
2024-07-31[feature] Implement Mastodon-compatible roles (#3136)Libravatar Vyr Cossont2
2024-07-24[chore] Add interaction filter to complement existing visibility filter (#3111)Libravatar tobi1
2024-07-20[chore/frontend] Use smaller webp images for logo and default avatars (#3119)Libravatar tobi2
2024-07-19[feature] use webp for thumbnails (#3116)Libravatar kim2
2024-07-17[feature] Allow users to set default interaction policies per status visibili...Libravatar tobi1
2024-07-15[feature/frontend] Add player for audio files; use thumbnail for `poster` (#3...Libravatar tobi1
2024-07-12[feature] support processing of (many) more media types (#3090)Libravatar kim4
2024-07-08[feature/frontend] Allow setting alt-text for avatar + header (#3086)Libravatar tobi1
2024-06-26[chore] media and emoji refactoring (#3000)Libravatar kim2
2024-06-18[feature/frontend] Reports frontend v2 (#3022)Libravatar tobi17
2024-06-06[feature] Self-serve email change for users (#2957)Libravatar tobi2
2024-05-29[feature] Debug admin endpoint to clear caches (#2940)Libravatar tobi4
2024-05-27[feature/frontend] Let admins send test email to validate SMTP config (#2934)Libravatar tobi1
2024-05-05[feature] Add HTTP header permission section to frontend (#2893)Libravatar tobi2
2024-05-01[feature] Page through accounts as moderator (#2881)Libravatar tobi3
2024-04-13[feature] Admin accounts endpoints; approve/reject sign-ups (#2826)Libravatar tobi6
2024-04-11[feature] New user sign-up via web page (#2796)Libravatar tobi1
2024-04-02[feature] Option to hide followers/following (#2788)Libravatar tobi1
2024-03-13[feature] Process outgoing Move from clientAPI (#2750)Libravatar tobi14
2024-03-13[bugfix]: Add missing Link headers in Swagger spec (#2751)Libravatar Vyr Cossont1
2024-03-06[bugfix] Fix Swagger spec and add test script (#2698)Libravatar Vyr Cossont9
2024-02-27[feature] Add experimental `instance-federation-spam-filter` option (#2685)Libravatar tobi1