You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It does work but there are problems that i'm not able to resolve:
-It doesn't remove auto-watched threads when you remove the regex
-It test the regex agains every post instead of every thread
Copypasting huge chunks of code like that is bad design. Instead you should edit the Filter feature to add this. You could indicate that a filter should watch rather than hide a thread by adding ";watch" to the end, like is already done with ";highlight" and ";notify".
It whould be nice to have something similar to the filter system but that instead of hiding the thread it add it to the watcher
The text was updated successfully, but these errors were encountered: