forked from shadowfacts/Tusker
Shadowfacts
60aa6eca36
Fix pagination links not being parsed correctly for some URLs
Fixes an issue where Mentions notifications wouldn't load past the first page. URLComponents(string:) fails when the string contains some characters, such as [ or ] URL(string:) and then URLComponents(url:resolvingAgainstBaseURL:) does not fail See FB7271340
Tusker
Tusker is a WIP iOS app for Mastodon and Pleroma.
Description
Languages
Swift
100%