K1rakishou / Kuroba-Experimental

Free and open source image board browser
GNU General Public License v3.0
690 stars 41 forks source link

Avoid thread watching #971

Closed ressidell closed 11 months ago

ressidell commented 11 months ago

Added feature to avoid tread watching when filter pattern is matched Respects filter order

Can be used instead of a convoluted regex pattern when multiple threads include the filter text you want to watch for, but you are only interested in one/some of them

ressidell commented 11 months ago

Sorry, I completely messed up my branches