mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 17:22:24 -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>
|
||
|---|---|---|
| .. | ||
| authorize.go | ||
| authorize_test.go | ||
| conversation.go | ||
| delete.go | ||
| filterschanged.go | ||
| notification.go | ||
| notification_test.go | ||
| open.go | ||
| open_test.go | ||
| statusupdate.go | ||
| statusupdate_test.go | ||
| stream.go | ||
| stream_test.go | ||
| update.go | ||