Tusker/Pachyderm
Shadowfacts 8a45837918
Fix loading attachments from Pleroma
Unlike Mastodon, Pleroma includes a URL query component in attachment URLs.
The URL(lenient:) initializer did not count query parameters (e.g. '?') as valid URL characters
and incorrectly escaped them resulting in image requests that 404'd.
2019-06-13 23:48:21 -07:00
..
Extensions Replace MastodonKit with Pachyderm 2018-09-11 10:52:21 -04:00
Model Fix loading attachments from Pleroma 2019-06-13 23:48:21 -07:00
Request Change Pachyderm models to be immutable 2018-09-17 19:33:44 -04:00
Response Pachyderm: Fix pagination 2018-09-14 11:35:00 -04:00
CharacterCounter.swift Pachyderm: Add CharacterCounter 2018-09-29 21:57:10 -04:00
Client.swift Pachyderm: Add StatusContentType 2019-01-13 19:46:51 -05: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