anyone know what regex dialect pleroma-fe uses for filtering? the docs dont mention it.
Timeline
Post
Remote status
Context
3Replies
7@hj @kirby while I have your attention, is there a better way to drop quote poasts entirely short of a (case-sensitive) regex pattern like this:
\b(RT|RE|QT): http[s]*://
there are some edge cases I have seen like where urls dont have http[s]:// at the start but this seems to get 90% of the way there. To the best of my knowledge there is no direct toggle in the settings for it.