mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 20:02:26 -05:00
* [feature/performance] Store account stats in separate table, get stats from remote * test account stats * add some missing increment / decrement calls * change stats function signatures * rejig logging a bit * use lock when updating stats |
||
|---|---|---|
| .. | ||
| account.go | ||
| account_test.go | ||
| announce.go | ||
| collection.go | ||
| dereferencer.go | ||
| dereferencer_test.go | ||
| emoji.go | ||
| emoji_test.go | ||
| finger.go | ||
| handshake.go | ||
| instance.go | ||
| status.go | ||
| status_test.go | ||
| thread.go | ||
| util.go | ||