mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 17:42:25 -05:00
* [chore] Add interaction filter to complement existing visibility filter
* pass in ptr to visibility and interaction filters to Processor{} to ensure shared
* use int constants for for match type, cache db calls in filterctx
* function name typo 😇
---------
Co-authored-by: kim <grufwub@gmail.com>
|
||
|---|---|---|
| .. | ||
| common.go | ||
| faved.go | ||
| home.go | ||
| home_test.go | ||
| list.go | ||
| notification.go | ||
| public.go | ||
| public_test.go | ||
| tag.go | ||
| timeline.go | ||
| timeline_test.go | ||