Open Issues Need Help
View All on GitHubAI Summary: The user requests an enhancement to the search functionality, aiming to improve result relevance without requiring explicit wildcard usage. Currently, searching for terms like "david guetta" only yields exact matches, missing variations such as "david_guetta" or "david_-_guetta". The proposal is to implement smarter search logic, potentially through fuzzy matching or text normalization, to automatically include these variations.
Laravel based usenet indexer
Laravel based usenet indexer
AI Summary: The user encountered a failed installation of NNTmux on Ubuntu 24.04.3 LTS with PHP 8.2. The `php artisan nntmux:install` command failed during the database migration process, specifically at a point related to adding an 'onlyfans' category, although the provided log snippet is truncated and does not show the full error message.
Laravel based usenet indexer
Laravel based usenet indexer
Laravel based usenet indexer
AI Summary: The task involves resolving a naming conflict between the larainvite package and the existing NNTmux Invitation model. This requires deciding whether to keep and integrate larainvite, replace it with a custom NNTmux service, or remove it entirely. The solution needs to ensure consistent functionality for user invitations within the NNTmux application.
Laravel based usenet indexer