summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFiles
2025-11-17[chore] Go back to using `name` for attachment alt text for now, add note in ...v0.20.2Libravatar tobi2
2025-11-17[bugfix] Add Swagger docs for the user:notification stream (#4555)Libravatar Vyr Cossont1
2025-11-17[bugfix] Add Swagger docs for blur filter action (#4551)Libravatar Vyr Cossont1
2025-11-17[chore] Apply schema for OpenAPI errors (#4511)Libravatar Vyr Cossont1
2025-11-17[performance] add optional S3 object info caching (#4546)Libravatar kim1
2025-10-17[feature] granular admin scopes for custom emojis (#4489)Libravatar Vyr Cossont2
2025-10-17[docs] Document setting `OTEL_EXPORTER_PROMETHEUS_HOST` for Docker (#4498)Libravatar tobi1
2025-10-05[docs] Add db migration tip for slow hardware instances. (#4457)v0.20.0-rc2Libravatar Daniël Franke1
2025-09-22[docs] Update tracing.md with up-to-date way of doing things (#4452)Libravatar tobi1
2025-09-22[chore] Update config to remove unnecessary square brackets around ipv6 addre...Libravatar tobi1
2025-09-18[chore/docs] Fix Prometheus metric names for Gin, include example Grafana das...v0.20.0-rc1Libravatar tobi8
2025-09-18[feature] add paging support to rss feed endpoint, and support JSON / atom fe...Libravatar kim1
2025-09-17[chore] remove nollamas middleware for now (after discussions with a security...Libravatar kim7
2025-09-16[feature] Stub out trends + suggestions (always return empty array) (#4435)Libravatar tobi1
2025-09-15[docs] Fix broken links and typos (#4418)Libravatar Markus Unterwaditzer3
2025-09-15[bugfix] Parse `scheduled_at` as ISO8601 with offset if RFC3339 parse fails (...Libravatar tobi1
2025-09-14[feature] Support new model of interaction flow for forward compat with v0.21...Libravatar tobi1
2025-08-14[chore] return correct error message (#4377)Libravatar nicole mikołajczyk1
2025-08-12[feature] scheduled statuses (#4274)Libravatar nicole mikołajczyk3
2025-08-11[docs] Revamp trusted proxies warning a bit (#4365)Libravatar tobi1
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