GoToSocial/internal/config
rdelaage 7b48437f17
[feature] list commands for both attachment and emojis (#2121)
* [feature] list commands for both attachment and emojis

* use fewer commands, provide `local-only` and `remote-only` as filters

* envparsing

---------

Co-authored-by: Romain de Laage <romain.delaage@rdelaage.ovh>
Co-authored-by: tsmethurst <tobi.smethurst@protonmail.com>
2023-08-23 18:01:16 +02:00
..
gen [feature] Use Read/Write lock for config (#1969) 2023-07-10 12:56:14 +01:00
testdata
config_test.go
config.go [feature] list commands for both attachment and emojis (#2121) 2023-08-23 18:01:16 +02:00
defaults.go [feature] Add rate limit exceptions option, use ISO8601 for rate limit reset (#2151) 2023-08-23 14:32:27 +02:00
flags.go [feature] list commands for both attachment and emojis (#2121) 2023-08-23 18:01:16 +02:00
global.go
helpers.gen.go [feature] list commands for both attachment and emojis (#2121) 2023-08-23 18:01:16 +02:00
state.go [feature] Use Read/Write lock for config (#1969) 2023-07-10 12:56:14 +01:00
util.go
validate_test.go
validate.go