Skip to content
This repository was archived by the owner on Jun 13, 2020. It is now read-only.
This repository was archived by the owner on Jun 13, 2020. It is now read-only.

Suggestion: Make filter regex be case sensitive #546

@sheetsyyy

Description

@sheetsyyy

If I wanted to filter posts that say "example" but the poster said "Example" or God forbid "eXaMpLe, then it wouldn't filter it. I'd have to do [eE][xX][aA][mM][pP][lL][eE] because the filter doesn't let you put in the slashes so you can't do /.../i to make it case insensitive.

My suggestion is to either allow the user to put in the /.../ by themselves, make it completely case insensitive, allow mod types like (?i) unless that's too difficult, or to add check-marks for i and m.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions