summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFiles
2025-08-09[feature + performance] add JSON logging format (#4355)Libravatar kim1
2025-07-09[feature] Use `hidesToPublicFromUnauthedWeb` and `hidesCcPublicFromUnauthedWe...Libravatar tobi2
2025-07-04[bugfix] set correct scope for StatusFavePOSTHandler (#4310)Libravatar nicole mikołajczyk1
2025-07-03[docs] Document STARTTLS behavior (#4301)Libravatar agx1
2025-06-24[bugfix] update the default configuration to not set a db type or address, to...Libravatar kim1
2025-06-15[feature] Handle retractions of domain permission subscription entries (#4261)Libravatar tobi3
2025-06-09[feature] Add fields introduced in Mastodon 4.4.0 to `/api/v2/instance` respo...Libravatar nicole mikołajczyk1
2025-06-05[chore] blocklist -> allowlist config typo fix (#4242)Libravatar tobi1
2025-06-03[feature] Add config option to expose custom emojis without auth (#4233)Libravatar tobi3
2025-06-02[feature] /api/v1/follow_requests/outgoing (#4224)Libravatar nicole mikołajczyk1
2025-05-31[feature/internal/httpclient] add option to configure outgoing protocol (#4134)Libravatar famfo1
2025-05-31[docs] fix typo in swagger description for ListsGETHandler (#4217)Libravatar Nicole Mikołajczyk1
2025-05-30[feature] Add S3 key prefix (#4200)Libravatar vdyotte1
2025-05-29[feature/frontend] Add four new monospace themes (#4199)Libravatar tobi4
2025-05-26[feature] update proof-of-work to allow setting required rounds (#4186)Libravatar kim1
2025-05-22[feature] Add ListenBrainz functionality on the web view (#4184)Libravatar tobi3
2025-05-20[feature] Allow exposing allows, implement `/api/v1/domain_blocks` and `/api/...Libravatar tobi3
2025-05-14[chore] Change default database in example config to sqlite, update docs. (#4...Libravatar Phil Hagelberg3
2025-05-14[feature] Configurable max profile fields (#4175)Libravatar Jackson2
2025-05-13[chore] Deprecate `with_approval`, `always` (client API), `approvalRequired`,...Libravatar tobi2
2025-05-07[feature] make nollamas difficulty configurable (#4119)Libravatar kim1
2025-05-06[docs] Various little docs updates (#4144)Libravatar tobi1
2025-05-06[feature] Add `description_limit` to `/api/v2/instance`, increase default lim...Libravatar tobi2
2025-05-06[feature] add ability to change s3 bucket lookup type (#4120)Libravatar nopjmp1
2025-05-05[chore] Simplify the OTEL setup (#4110)Libravatar Daenney1
2025-05-03[chore/docs] fix relative link to scraper deterrence (#4111)Libravatar cdn0x122
2025-05-03[docs/zh] Update zh docs: synced to 6c879186 (#4117)Libravatar cdn0x1218
2025-04-29[bugfix] Fix nil ptr exception on creating user without running server first ...Libravatar tobi1
2025-04-29[docs] small changes to the proof-of-work scraper deterrence docs (#4084)Libravatar kim1
2025-04-28[feature] proof of work scraper deterrence (#4043)Libravatar kim2
2025-04-28[docs] Move docs links to codeberg (#4074)Libravatar tobi8
2025-04-27[docs] clearer structure for "combining blocks and allows" section (#4065)Libravatar İ. Göktuğ Kayaalp1
2025-04-27[chore] Rewrite all remaining Github linksLibravatar Daenney34
2025-04-27[chore] add woodpecker ci/cd pipelines (#4061)Libravatar tobi1
2025-04-26[chore] Fix daenney being bad at sed (#4060)Libravatar Daenney11
2025-04-26[feature] Move to code.superseriousbusiness.orgLibravatar Daenney11
2025-04-26[feature] Update attachment format, receive + send `focalPoint` prop + use it...Libravatar tobi1
2025-04-24[docs] Mention where to run the command to grant CREATE permissions (#4050)Libravatar Ember1
2025-04-19[chore] Little settings panel report view tweak (#4025)v0.19.0-rc2Libravatar tobi1
2025-04-11[docs] add a command to know if the system is compatible with the standard bu...Libravatar OniriCorpe1
2025-04-11[docs] add instruction about postgres permission (#3981)Libravatar heddxh1
2025-04-10[feature] Implement /oauth/revoke for token revocation (#3983)Libravatar tobi1
2025-04-07[feature] add TOTP two-factor authentication (2FA) (#3960)Libravatar tobi2
2025-04-04[feature] Allow editing domain blocks/allows, fix comment import (#3967)Libravatar tobi2
2025-03-30[docs] Fix Swagger URL for the "edit status" operation (#3932)Libravatar Leonid Shevtsov1
2025-03-26[feature] Allow user to choose "gallery" style layout for web view of profile...Libravatar tobi4
2025-03-17[feature] Application creation + management via API + settings panel (#3906)Libravatar tobi6
2025-03-10[docs/zh] update zh docs: synced to 98c4cae + fix typo (#3884)Libravatar CDN13
2025-03-08[chore] update links in CONTRIBUTING.md (#3881)Libravatar CDN1
2025-03-06[bugfix] Store and expose status content type (#3870)Libravatar ewwwin1