- Feb 13, 2021
-
-
feld authored
-
- Jan 28, 2021
-
-
feld authored
-
- Jan 27, 2021
-
-
feld authored
-
feld authored
This makes it possible to support URLs that end in ) but are in another ()
-
feld authored
-
feld authored
-
feld authored
-
feld authored
This logic is torture and needs some rework. Rules: - Always strip leading (, as it can't be part of a URL - Short circuit to only strip leading if no trailing - If valid email address when trailing ) stripped, we can strip trailing ) - If not even a valid URL without trailing ), short circuit to only strip leading - If query parameters detected, strip trailing. It should have been encoded as %29. - If there isn't a / the trailing ) can't be part of the URL, strip trailing. - If there isn't at least one ( in the URI.path, only strip leading. Assume ) is not part of the URL. - If we have an equal count of ( and ) chars with the leading ( already stripped, only strip leading
-
- Dec 25, 2020
-
-
Alex Gleason authored
-
- Dec 19, 2020
-
- Nov 19, 2020
-
-
Haelwenn authored
-
feld authored
-
Justin Tormey authored
-
- Nov 18, 2020
-
-
feld authored
-
- Nov 16, 2020
-
-
Sergey Suprunenko authored
-
Sergey Suprunenko authored
-
- Nov 10, 2020
-
-
Sergey Suprunenko authored
-
- Oct 06, 2020
-
-
Sergey Suprunenko authored
-
Sergey Suprunenko authored
-
Sergey Suprunenko authored
-
Sergey Suprunenko authored
-
Sergey Suprunenko authored
-
- Aug 31, 2020
-
-
Sergey Suprunenko authored
-
- Aug 20, 2020
-
-
Justin Tormey authored
-
- Jul 27, 2020
-
-
Justin Tormey authored
-
Justin Tormey authored
-
Justin Tormey authored
-
- Jun 30, 2020
-
-
Alex Gleason authored
Fixes: pleroma/pleroma#1656
-
- Jul 11, 2019
-
-
minibikini authored
-
- Jun 27, 2019
-
-
minibikini authored
-
- Jun 24, 2019
-
-
minibikini authored
-
- Jun 21, 2019
-
-
minibikini authored
Refactor parser
-
minibikini authored
-
minibikini authored
-
minibikini authored
-
minibikini authored
-
minibikini authored
-