Age | Commit message (Collapse) | Author |
|
Completely remove glitch-soc's Keyword Mutes, migrate
existing database records to CustomFilters.
Handling of client-side filters is still not implemented
in the glitch-soc front-end.
|
|
Also add an apply_to_mentions attribute on Glitch::KeywordMute, which is
used to calculate scope. Next up: additions to the test suite to
demonstrate how scoping works.
|
|
This allows us to match URLs inside link hrefs.
|
|
The class helps out with keyword mutes, not just some general concept of
"filtering".
|