Skip to content

New filter system #923

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Apr 18, 2025
Merged

Conversation

perdedora
Copy link
Member

Backported from magali.

Split the filter.php into the new architecture.

FilterService.php: Handles incoming post and evaluates against configured filters.
FloodService.php: Handles history of past posts in flood table.
FloodQueries.php: Handles databases queries of flood table.
FloodManager.php: Entrypoint and manages the process between the two services.

@RealAngeleno RealAngeleno merged commit 94082cf into vichan-devel:dev Apr 18, 2025
@perdedora perdedora deleted the new-filtersystem branch April 20, 2025 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants