Tusker/Pachyderm/Response
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
2019-09-14 15:32:20 -04:00
..
Empty.swift Replace MastodonKit with Pachyderm 2018-09-11 10:52:21 -04:00
Pagination.swift Fix pagination links not being parsed correctly for some URLs 2019-09-14 15:32:20 -04:00
Response.swift Replace MastodonKit with Pachyderm 2018-09-11 10:52:21 -04:00