gotosocial/internal/api/s2s/user
kim ed46224573
Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)
* 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>
2021-08-29 16:41:41 +02:00
..
followers.go lil webfingy fix (#106) 2021-07-21 17:46:59 +02:00
following.go lil webfingy fix (#106) 2021-07-21 17:46:59 +02:00
inboxpost.go Domain block (#76) 2021-07-05 13:23:03 +02:00
publickeyget.go lil webfingy fix (#106) 2021-07-21 17:46:59 +02:00
repliesget.go Dereference remote replies (#132) 2021-08-10 13:32:39 +02:00
repliesget_test.go Dereference remote replies (#132) 2021-08-10 13:32:39 +02:00
sqlite-test.db Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172) 2021-08-29 16:41:41 +02:00
statusget.go lil webfingy fix (#106) 2021-07-21 17:46:59 +02:00
user.go Dereference remote replies (#132) 2021-08-10 13:32:39 +02:00
user_test.go Dereference remote replies (#132) 2021-08-10 13:32:39 +02:00
userget.go lil webfingy fix (#106) 2021-07-21 17:46:59 +02:00
userget_test.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00