gotosocial/internal
Forest Johnson ab316d2250
Fix broken defaults and broken flags (#314)
* start with a default config, not an empty config.

* some data structures were present on Empty config but not Default config

* the monkey patched CLIContext is working

* remove print debugging log

* make the behaviour of the flags consistent across all data types

Conflicts:
	internal/config/config.go

* try to fix accidentally broken test
2021-11-24 17:01:38 +01:00
..
ap Enable stricter linting with golangci-lint (#316) 2021-11-22 08:46:19 +01:00
api Fix broken defaults and broken flags (#314) 2021-11-24 17:01:38 +01:00
cache Enable stricter linting with golangci-lint (#316) 2021-11-22 08:46:19 +01:00
cliactions properly initialize user client module (#319) 2021-11-22 09:04:16 +01:00
config Fix broken defaults and broken flags (#314) 2021-11-24 17:01:38 +01:00
db Fix mentioned accounts visibility bug (#323) 2021-11-22 14:40:23 +01:00
email smtp + email confirmation (#285) 2021-10-31 15:46:23 +01:00
federation Enable stricter linting with golangci-lint (#316) 2021-11-22 08:46:19 +01:00
gotosocial
gtserror
gtsmodel
id
log
media update dependencies (#296) 2021-11-13 12:29:08 +01:00
messages
oauth
oidc
processing Fix streamed messages ending up in wrong timeline(s) (#325) 2021-11-22 19:03:21 +01:00
regexes fix mention extracting when no domain exists (usually intra-instance mentions) (#272) 2021-10-17 14:19:49 +02:00
router add bindAddress configuration option (#320) 2021-11-22 10:55:52 +01:00
stream Fix streamed messages ending up in wrong timeline(s) (#325) 2021-11-22 19:03:21 +01:00
text Fix image description unnecessarily html-escaping innocent characters (#321) 2021-11-22 11:49:11 +01:00
timeline Fix mentioned accounts visibility bug (#323) 2021-11-22 14:40:23 +01:00
trans
transport move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
typeutils Fix incorrect target being used in CC prop for mentioning statuses (#322) 2021-11-22 12:48:46 +01:00
util smtp + email confirmation (#285) 2021-10-31 15:46:23 +01:00
validate
visibility Fix mentioned accounts visibility bug (#323) 2021-11-22 14:40:23 +01:00
web smtp + email confirmation (#285) 2021-10-31 15:46:23 +01:00