summaryrefslogtreecommitdiff
path: root/cmd/gotosocial/main.go
AgeCommit message (Expand)AuthorFiles
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-02-25[chore] Inform user on how to get testrig (#1557)Libravatar Daenney1
2023-02-13[performance] processing media and scheduled jobs improvements (#1482)Libravatar kim1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim1
2022-05-30[chore] Global server configuration overhaul (#575)Libravatar kim1
2022-04-02[chore] Update Go version to 1.18 (#444)Libravatar tobi1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi1
2021-11-24Fix broken defaults and broken flags (#314)v0.1.1Libravatar Forest Johnson1
2021-11-22Enable stricter linting with golangci-lint (#316)Libravatar tobi1
2021-09-30Golint (#255)Libravatar tobi1
2021-07-31Swagger (#124)Libravatar Tobi Smethurst1
2021-07-23Oidc (#109)Libravatar Tobi Smethurst1
2021-07-19allow different host + accountDomain (#103)Libravatar Tobi Smethurst1
2021-07-19Db tls (#102)Libravatar Tobi Smethurst1
2021-06-28put version in binary properly (#73)Libravatar Tobi Smethurst1
2021-06-21new styling for frontpage, update login and authorize templates (#46)Libravatar f0x521
2021-06-21Testrig fixes (#50)Libravatar Tobi Smethurst1
2021-05-30Move a lot of stuff + tidy stuff (#37)Libravatar Tobi Smethurst1
2021-05-23status deletes, profile updates (#30)Libravatar Tobi Smethurst1
2021-05-22Admin cli (#29)Libravatar Tobi Smethurst1
2021-05-09Letsencrypt (#17)Libravatar Tobi Smethurst1
2021-04-19Api/v1/statuses (#11)Libravatar Tobi Smethurst1
2021-04-01Api/v1/accounts (#8)Libravatar Tobi Smethurst1
2021-03-22Oauth/token (#7)Libravatar Tobi Smethurst1
2021-03-18auth flow working for codeLibravatar tsmethurst1
2021-03-09building out media req/resp modelLibravatar tsmethurst1
2021-03-09moving stuff around, stubbing interfacesLibravatar tsmethurst1
2021-03-04tidying up here and thereLibravatar tsmethurst1
2021-03-03further funLibravatar tsmethurst1
2021-03-03further yak shavingLibravatar tsmethurst1
2021-03-03start the service using a cliLibravatar tsmethurst1