summaryrefslogtreecommitdiff
path: root/internal/config
AgeCommit message (Expand)AuthorFiles
2025-11-17[performance] add optional S3 object info caching (#4546)Libravatar kim3
2025-10-17[performance] cache account IDs in home timeline query not in exclusive lists...Libravatar kim3
2025-09-17[chore] remove nollamas middleware for now (after discussions with a security...Libravatar kim5
2025-08-12[feature] scheduled statuses (#4274)Libravatar nicole mikołajczyk5
2025-08-09[feature + performance] add JSON logging format (#4355)Libravatar kim3
2025-07-29[performance] bump codeberg.org/gruf/go-kv to v2 (#4341)Libravatar kim1
2025-07-09[chore/testing] Add env vars to skip testrig setup/teardown (#4317)Libravatar tobi3
2025-07-01[performance] add statusfilter cache to cache calculated status filtering res...Libravatar kim3
2025-06-24[performance] filter model and database table improvements (#4277)Libravatar kim3
2025-06-24[bugfix] update the default configuration to not set a db type or address, to...Libravatar kim1
2025-06-10[feature] configurable maximum thumbnail dimensions (#4258)Libravatar kim6
2025-06-10[docs] update `protocol` arg help text to reflect documentation (#4250)Libravatar Oliver Calder2
2025-06-03[feature] Add config option to expose custom emojis without auth (#4233)Libravatar tobi3
2025-05-31[feature/internal/httpclient] add option to configure outgoing protocol (#4134)Libravatar famfo4
2025-05-31[performance] cache mute check results (#4202)Libravatar kim4
2025-05-30[feature] Add S3 key prefix (#4200)Libravatar vdyotte2
2025-05-26[feature] update proof-of-work to allow setting required rounds (#4186)Libravatar kim3
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 Hagelberg1
2025-05-14[feature] Configurable max profile fields (#4175)Libravatar Jackson3
2025-05-07[feature] make nollamas difficulty configurable (#4119)Libravatar kim5
2025-05-06[feature] support nested configuration files, and setting ALL configuration v...Libravatar kim11
2025-05-06[feature] add ability to change s3 bucket lookup type (#4120)Libravatar nopjmp3
2025-05-05[chore] Simplify the OTEL setup (#4110)Libravatar Daenney3
2025-04-28[feature] proof of work scraper deterrence (#4043)Libravatar kim3
2025-04-26[feature] Move to code.superseriousbusiness.orgLibravatar Daenney7
2025-04-09[chore] add IPPrefixes type so we don't need separate rate limit parsed field...Libravatar kim7
2025-03-26[chore] bumps our spf13/viper version (#3943)Libravatar kim1
2025-03-05[bugfix] Return useful err on `server start` failure (#3879)Libravatar tobi1
2025-02-12[feature] Implement backfilling statuses thru scheduled_at (#3685)Libravatar Vyr Cossont4
2025-02-10[feature] make account sign-up / backlog limits configurable (#3768)Libravatar tobi3
2025-02-04[feature] Change `instance-stats-randomize` to `instance-stats-mode` with mul...Libravatar tobi5
2025-01-31[feature] Add `instance-stats-randomize` config option (#3718)Libravatar tobi3
2025-01-27[chore] skip `trusted-proxies` warning if ip excepted from rate limiting (#3699)Libravatar tobi4
2025-01-23[feature] Push notifications (#3587)Libravatar Vyr Cossont3
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 tobi3
2024-12-05[feature] add support for receiving federated status edits (#3597)Libravatar kim3
2024-11-21[feature] Add domain permission drafts and excludes (#3547)Libravatar tobi3
2024-11-04[feature] add support for hinting via api/v_/instance preferred image / video...Libravatar kim2
2024-09-16[performance] cache more database calls, reduce required database calls overa...Libravatar kim3
2024-09-10[feature] Process `Reject` of interaction via fedi API, put rejected statuses...Libravatar tobi3
2024-08-24[feature] Interaction requests client api + settings panel (#3215)Libravatar tobi3
2024-08-19[chore] update default http client timeout to 30s (#3214)Libravatar kim1
2024-08-08[feature] Add `db-postgres-connection-string` option (#3178)Libravatar John Winston2
2024-08-03[chore] Add `media-ffmpeg-pool-size` config var (#3164)Libravatar tobi3
2024-07-31[feature] Object store custom URL (S3) (#3046)Libravatar CDN4
2024-07-29[feature] Implement following hashtags (#3141)Libravatar Vyr Cossont3
2024-07-23[feature] Conversations API (#3013)Libravatar Vyr Cossont3
2024-07-12[feature] support processing of (many) more media types (#3090)Libravatar kim4