GoToSocial/internal/typeutils
tobi c9b6220fef
[chore] Add interaction filter to complement existing visibility filter (#3111)
* [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>
2024-07-24 12:27:42 +01:00
..
astointernal_test.go [chore] renames the GTS caches to DB caches (#3127) 2024-07-24 10:41:43 +02:00
astointernal.go
converter_test.go
converter.go [chore] Add interaction filter to complement existing visibility filter (#3111) 2024-07-24 12:27:42 +01:00
defaulticons.go
frontendtointernal.go
internal.go
internaltoas_test.go
internaltoas.go
internaltofrontend_test.go [chore] Add interaction filter to complement existing visibility filter (#3111) 2024-07-24 12:27:42 +01:00
internaltofrontend.go [chore] Add interaction filter to complement existing visibility filter (#3111) 2024-07-24 12:27:42 +01:00
internaltorss_test.go
internaltorss.go
util_test.go
util.go
wrap_test.go
wrap.go