summaryrefslogtreecommitdiff
path: root/internal/api/client/admin
AgeCommit message (Expand)AuthorFiles
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
2024-01-29[bugfix] Fix Postgres emoji delete, emoji category change (#2570)Libravatar tobi5
2023-12-18[bugfix] :innocent: (#2476)Libravatar kim1
2023-12-18[feature] request blocking by http headers (#2409)Libravatar kim5
2023-11-27[feature] Add `/api/v1/admin/debug/apurl` endpoint (#2359)Libravatar tobi3
2023-11-27[performance] http response encoding / writing improvements (#2374)Libravatar kim20
2023-11-14[bugfix] process account delete side effects in serial, not in parallel (#2360)Libravatar tobi1
2023-11-11[bugfix] support endless polls, and misskey's' method of inferring expiry in ...Libravatar kim1
2023-11-10[chore/bugfix/horror] Allow `expires_in` and poll choices to be parsed from s...Libravatar tobi2
2023-11-08[feature] add support for polls + receiving federated status edits (#2330)Libravatar kim1
2023-10-23[chore] de-interface{} the federator and dereferencer structs (#2285)Libravatar kim1
2023-10-17[feature] Allow import/export/creation of domain allows via admin panel (#2264)v0.12.0-rc1Libravatar tobi1
2023-10-04[feature] tentatively start adding polls support (#2249)Libravatar kim1
2023-09-23[chore] deinterface the typeutils.Converter and update to use state structure...Libravatar kim1
2023-09-21[feature] Implement explicit domain allows + allowlist federation mode (#2200)Libravatar tobi10
2023-09-12[feature] Allow admins to expire remote public keys; refetch expired keys on ...Libravatar tobi2
2023-09-04[feature] Store admin actions in the db, prevent conflicting actions (#2167)Libravatar tobi3
2023-08-19[feature] Instance rules (#2125)Libravatar f0x527
2023-08-07[chore] Use generic pointer function (#2080)Libravatar Daenney2
2023-08-02[bugfix] Rework MultiError to wrap + unwrap errors properly (#2057)Libravatar tobi2
2023-07-07[chore/bugfix] Domain block tidying up, Implement first pass of `207 Multi-St...Libravatar tobi4
2023-06-02[bugfix] Allow lowercase emoji shortcode in frontend (#1851)Libravatar Julian-Samuel Gebühr1
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-13[frontend] Basic user moderation actions (#1728)Libravatar f0x521
2023-05-09[feature] Enable federation in/out of profile PropertyValue fields (#1722)Libravatar tobi1
2023-03-31[bugfix] Fix report serialization errors caused by user delete (#1659)Libravatar tobi1
2023-03-14[feature] Allow admins to send test emails (#1620)Libravatar tobi2
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney27
2023-03-03[bugfix] Clamp admin report limit <1 to 100 (#1583)Libravatar tobi2
2023-03-01[chore] move client/federator workerpools to Workers{} (#1575)Libravatar kim1
2023-02-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi18
2023-02-20[bugfix] Fix account roles (#1542)Libravatar tobi1
2023-02-16[bugfix] Set 'discoverable' properly on API accounts (#1511)v0.7.0Libravatar tobi1
2023-02-11[chore/performance] Update media prune logic, add extra CLI command (#1474)v0.7.0-rc2Libravatar tobi1
2023-02-02[feature] Implement `/api/v2/instance` endpoint (#1409)Libravatar tobi16
2023-01-25[feature] Implement reports admin API so admins can view + close reports (#1378)Libravatar tobi7
2023-01-23[chore] remove funky duplicate attachment in testrig (#1379)Libravatar tobi1