mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-08-01 02:30:35 +02:00
.github
.vscode
archive
cmd
docs
example
internal
scripts
test
testrig
vendor
codeberg.org
github.com
go.opentelemetry.io
go.uber.org
golang.org
x
arch
crypto
exp
image
mod
net
oauth2
sys
text
tools
go
gcexportdata
internal
packagesdriver
sizes.go
packages
internal
LICENSE
PATENTS
google.golang.org
gopkg.in
lukechampine.com
modernc.org
mvdan.cc
modules.txt
web
.dockerignore
.drone.yml
.gitattributes
.gitignore
.golangci.yml
.goreleaser.yml
.readthedocs.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
LICENSE
README.md
ROADMAP.md
go.mod
go.sum
mkdocs.yml
* Add SQLite support, fix un-thread-safe DB caches, small performance fixes Signed-off-by: kim (grufwub) <grufwub@gmail.com> * add SQLite licenses to README Signed-off-by: kim (grufwub) <grufwub@gmail.com> * appease the linter, and fix my dumbass-ery Signed-off-by: kim (grufwub) <grufwub@gmail.com> * make requested changes Signed-off-by: kim (grufwub) <grufwub@gmail.com> * add back comment Signed-off-by: kim (grufwub) <grufwub@gmail.com>