summaryrefslogtreecommitdiff
path: root/internal/config
AgeCommit message (Expand)AuthorFiles
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
2024-07-11[chore] Add interaction policy gtsmodels (#3075)Libravatar tobi3
2024-06-07[chore] Warn about email/password change when using OIDC (#2975)Libravatar tobi1
2024-06-06[feature] User muting (#2960)Libravatar Vyr Cossont3
2024-06-06[feature] do not uncache status / emoji media if attached status is bookmarke...Libravatar kim3
2024-05-27[experiment] add alternative wasm sqlite3 implementation available via build-...Libravatar kim2
2024-04-16[feature/performance] Store account stats in separate table (#2831)Libravatar tobi3
2024-04-15[performance] cached oauth database types (#2838)Libravatar kim3
2024-04-15[chore] Turn `accounts-registration-open` false by default (#2839)Libravatar tobi1
2024-04-11[feature] New user sign-up via web page (#2796)Libravatar tobi4
2024-03-22[chore] Move local account settings to separate db table (#2770)Libravatar tobi3
2024-03-06[feature/chore] Add Move database functions + cache (#2647)Libravatar tobi3
2024-03-06[feature] Filters v1 (#2594)Libravatar Vyr Cossont3
2024-02-27[feature/oidc] Add support for very basic RBAC (#2642)Libravatar 9p42
2024-02-27[feature] Add experimental `instance-federation-spam-filter` option (#2685)Libravatar tobi4
2024-02-23[chore] Increase default max image description to 1500 chars, collapse cw cha...Libravatar tobi4
2024-01-13[chore/docs] Replace specific year range of copyright notice (#2520)Libravatar tobi1
2023-12-18[feature] request blocking by http headers (#2409)Libravatar kim5
2023-12-08[bug] Fix an import statement in the gen template (#2426)Libravatar Daenney1
2023-11-20[feature] Initial Prometheus metrics implementation (#2334)Libravatar Tsuribori3
2023-11-17[chore/whoops] re-add missing languages flag (#2365)Libravatar tobi1
2023-11-17[feature] Set/show instance language(s); show post language on frontend (#2362)Libravatar tobi7
2023-11-08[feature] add support for polls + receiving federated status edits (#2330)Libravatar kim4
2023-10-30[feature] Customizable media cleaner schedule (#2304)Libravatar tobi4
2023-10-25[feature] Status thread mute/unmute functionality (#2278)Libravatar tobi3
2023-09-21[feature] Implement explicit domain allows + allowlist federation mode (#2200)Libravatar tobi6
2023-09-07[feature] Support OTLP HTTP, drop Jaeger (#2184)Libravatar Daenney2
2023-08-23[feature] list commands for both attachment and emojis (#2121)Libravatar rdelaage3
2023-08-23[feature] Add rate limit exceptions option, use ISO8601 for rate limit reset ...Libravatar tobi4
2023-08-21[feature] Make log format configurable (#2130)Libravatar Daenney4
2023-08-20[feature/bugfix] Probe S3 storage for CSP uri, add config flag for extra URIs...Libravatar tobi4
2023-08-14[bugfix] fix inconsistent calculated cache sizes (#2115)v0.11.0Libravatar kim1
2023-08-10[performance] remove last of relational queries to instead rely on caches (#2...Libravatar kim3
2023-08-04[performance] add caching of status fave, boost of, in reply to ID lists (#2060)Libravatar kim3
2023-08-03[feature] simpler cache size configuration (#2051)Libravatar kim3
2023-08-01[feature] Allow users to skip http client tls verification for testing purpos...Libravatar tobi4
2023-07-31[feature] Hashtag federation (in/out), hashtag client API endpoints (#2032)Libravatar tobi3
2023-07-31[performance] cache follow, follow request and block ID lists (#2027)Libravatar kim3