summaryrefslogtreecommitdiff
path: root/internal/config
AgeCommit message (Expand)AuthorFiles
2022-11-15[chore] refactor test/cliparsing.sh into a go test below internal/config (#1036)Libravatar Mara Sophie Grosch5
2022-11-14[feature] add instance-expose-public-timeline flag (#1039)Libravatar Rob Sargant2
2022-11-11[chore] Fixes + updates in emoji dereferencing logic (#1022)Libravatar tobi1
2022-11-11[feature] S3: add config flag to proxy S3 media (#1014)Libravatar Mara Sophie Grosch3
2022-11-06[feature] Make rate limit requests amount configurable (#966)Libravatar tobi4
2022-11-03[feature] Allow user to show instead of landing page on / (#922)Libravatar Mia Heidenstedt4
2022-10-29[bugfix] Fix imports for helpers.gen.go (#924)Libravatar Mia Heidenstedt1
2022-09-29[feature] update config types to use bytesize.Size (#828)Libravatar kim8
2022-09-29[chore] Add ipv6 localhost to trusted proxies by default (#868)Libravatar tobi1
2022-09-23[feature] Allow delivery to sharedInboxes where possible (#847)Libravatar tobi4
2022-09-12[feature] Allow users to set custom css for their profiles + threads (#808)Libravatar tobi4
2022-09-12[feature] Fetch + display custom emoji in statuses from remote instances (#807)Libravatar tobi6
2022-09-04[feature] Set default header and avatar for API accounts to GtS ones (#799)Libravatar tobi2
2022-07-20[chore] Update image/video size defaults to mastodon's (#723)Libravatar tobi1
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim1
2022-07-03[feature] S3 support (#674)Libravatar Dominik Süß3
2022-06-23[feature] Implement `/api/v1/instance/peers` endpoint (#660)Libravatar tobi4
2022-06-11[chore] Validate/set account domain (#619)Libravatar tobi2
2022-06-08[bugfix] #621: add weak type handing to mapstructure decode (#625)Libravatar kim2
2022-06-03[feature] Start adding advanced configuration options, starting with `samesit...Libravatar tobi4
2022-05-30[chore] Global server configuration overhaul (#575)Libravatar kim13
2022-05-16[feature] Basic config validation (#562)Libravatar tobi2
2022-04-18[feature] Add log-db-queries config option (#465)Libravatar tobi3
2022-03-07[feature] Clean up/uncache remote media (#407)Libravatar tobi3
2022-01-30[feature] Make Let's Encrypt integration an opt-in feature (#368)Libravatar tobi1
2021-12-21[fix] Make postgres connections magically work in common setups (#352)Libravatar embr1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi5
2021-12-20Remove unnecessary storage config variables (#344)Libravatar tobi3
2021-12-12Add optional syslog logrus hook (#343)Libravatar tobi3
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi14
2021-11-24Fix broken defaults and broken flags (#314)v0.1.1Libravatar Forest Johnson2
2021-11-22add bindAddress configuration option (#320)Libravatar tobi2
2021-11-22Enable stricter linting with golangci-lint (#316)Libravatar tobi2
2021-10-31smtp + email confirmation (#285)Libravatar tobi3
2021-09-20Update webfingering a little, add tests (#236)Libravatar tobi1
2021-09-09Import export (#194)Libravatar tobi1
2021-09-08update sqlite library -> v1.13.0Libravatar kim (grufwub)1
2021-07-26add trusted proxy for parsing client IPs (#115)Libravatar Tobi Smethurst2
2021-07-24Tiny fix (#114)Libravatar Tobi Smethurst1
2021-07-24allow custom ports for webserver and le (#111)Libravatar Tobi Smethurst3
2021-07-23Oidc (#109)Libravatar Tobi Smethurst3
2021-07-19Config bugfix (#104)Libravatar Tobi Smethurst1
2021-07-19allow different host + accountDomain (#103)Libravatar Tobi Smethurst2
2021-07-19Db tls (#102)Libravatar Tobi Smethurst3
2021-06-28put version in binary properly (#73)Libravatar Tobi Smethurst2
2021-06-24nodeinfo compliance (#61)Libravatar Tobi Smethurst2
2021-06-21add web handler to testrigLibravatar tsmethurst1
2021-06-21new styling for frontpage, update login and authorize templates (#46)Libravatar f0x523
2021-05-30Move a lot of stuff + tidy stuff (#37)Libravatar Tobi Smethurst1
2021-05-22Admin cli (#29)Libravatar Tobi Smethurst1