mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 17:22:24 -05:00
* ensure that errors checking status visibility / converting aren't dropped * add some more context to error messages * include calling function name in log entries * don't error on timelining hidden status * further code to ignore statusfilter.ErrHideStatus type errors * remove unused error type * add local instance status / domain / user counts * add checks for localhost * rename from InstanceCounts to LocalInstance * improved code comment |
||
|---|---|---|
| .. | ||
| bookmark.go | ||
| bookmark_test.go | ||
| boost.go | ||
| boost_test.go | ||
| context.go | ||
| context_test.go | ||
| create.go | ||
| create_test.go | ||
| delete.go | ||
| fave.go | ||
| get.go | ||
| mute.go | ||
| pin.go | ||
| status.go | ||
| status_test.go | ||