gotosocial/internal/api/client/instance
Jannis 9ace025da1
[bugfix] post counters should not include direct messages (#3554)
* [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
2024-11-21 11:06:06 +01:00
..
instance.go
instance_test.go
instanceget.go
instancepatch.go
instancepatch_test.go [bugfix] post counters should not include direct messages (#3554) 2024-11-21 11:06:06 +01:00
instancepeersget.go
instancepeersget_test.go
instancerulesget.go