gotosocial/internal/db/pg
Tobi Smethurst b71bbc86a7
remove regex hostname parsing (#67)
Drop regex validation for postgres hostname, because it was breaking when running in a docker-compose stack where hostnames can be just one word.

If necessary this can be added in again later, but it probably won't be necessary because it doesn't actually add anything useful!
2021-06-26 20:59:38 +02:00
..
instancestats.go Instance settings updates (#59) 2021-06-23 16:35:57 +02:00
pg.go remove regex hostname parsing (#67) 2021-06-26 20:59:38 +02:00
statuscontext.go Timeline improvements (#41) 2021-06-17 18:02:33 +02:00