Tusker/Pachyderm
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
..
Extensions Replace MastodonKit with Pachyderm 2018-09-11 10:52:21 -04:00
Model Add toggle to control whether Notifications tab shows all or just mentions 2019-09-14 12:04:20 -04:00
Request Represent timelines internally as segments 2019-07-31 17:42:19 -06:00
Response Fix pagination links not being parsed correctly for some URLs 2019-09-14 15:32:20 -04:00
Utilities Allow Pleroma instances to exceed Mastodon attachment limits 2019-09-11 16:57:42 -04:00
Client.swift Add toggle to control whether Notifications tab shows all or just mentions 2019-09-14 12:04:20 -04:00
ClientModel.swift Replace MastodonKit with Pachyderm 2018-09-11 10:52:21 -04:00
Info.plist Replace MastodonKit with Pachyderm 2018-09-11 10:52:21 -04:00
Pachyderm.h Replace MastodonKit with Pachyderm 2018-09-11 10:52:21 -04:00