mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-22 11:46:40 +00:00
c9b6220fef
* [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>
|
||
---|---|---|
.. | ||
account.go | ||
filter.go | ||
filter_test.go | ||
home_timeline.go | ||
home_timeline_test.go | ||
public_timeline.go | ||
status.go | ||
status_test.go | ||
tag_timeline.go |