mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-30 17:42:25 -05:00
* [bugfix] post counters should not include direct messages #3504 The fix is relativly simple, it just adds a line to the relevant function which excludes all private posts. * Formating fix * mb |
||
|---|---|---|
| .. | ||
| instance.go | ||
| instance_test.go | ||
| instanceget.go | ||
| instancepatch.go | ||
| instancepatch_test.go | ||
| instancepeersget.go | ||
| instancepeersget_test.go | ||
| instancerulesget.go | ||