gotosocial/internal/filter
Daenney 1bf40e755c
feat: Relax URL matching (#3925)
* feat: Relax URL matching

Instead of only linkifying things with an explicit http or https scheme,
the xurls.Relaxed also matches links with known TLDs. This means that
text like 'banana.com' will also be matched, despite the missing
http/https scheme. This also works to linkify email addresses, which is
handy.

This should also ensure we catch links without a scheme for the purpose
of spam checking.
2025-03-24 14:13:32 +01:00
..
interaction [bugfix] Only allow boosting post from non-interaction-policy-aware instance if public or unlisted (#3396) 2024-10-05 19:15:02 +02:00
spam feat: Relax URL matching (#3925) 2025-03-24 14:13:32 +01:00
status feature: filters v2 server-side warning/hiding (#2793) 2024-05-06 12:49:08 +01:00
usermute [feature] User muting (#2960) 2024-06-06 16:38:02 +00:00
visibility [feature] Refactor tokens, allow multiple app redirect_uris (#3849) 2025-03-03 15:03:36 +00:00