mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-28 16:12:25 -05:00
This adds streaming of statuses and edits to LOCAL and PUBLIC timeline types. Note that in the future we should probably rearrange some of the surface code so we don't perform so many repeated mute and visibility checks on the same status in sequence. closes https://codeberg.org/superseriousbusiness/gotosocial/issues/4342 Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4353 Co-authored-by: kim <grufwub@gmail.com> Co-committed-by: kim <grufwub@gmail.com> |
||
|---|---|---|
| .. | ||
| domain | ||
| headerfilter | ||
| timeline | ||
| cache.go | ||
| db.go | ||
| invalidate.go | ||
| mutes.go | ||
| size.go | ||
| statusfilter.go | ||
| timeline.go | ||
| util.go | ||
| visibility.go | ||
| wrappers.go | ||