Tusker/Pachyderm
Shadowfacts 787dc9f24f
Fix crash decoding statuses sent from certain applications
If an application provides its URL as an empty string, decoding it would
cause throw an error because Foundation's URL class does not accept
empty strings. Instead, during parsing, consume the invalid URL and
replace it with a `nil` app URL.
2020-01-04 23:13:55 -05:00
..
Extensions Replace MastodonKit with Pachyderm 2018-09-11 10:52:21 -04:00
Model Fix crash decoding statuses sent from certain applications 2020-01-04 23:13:55 -05:00
Request Add ability to save and view instance public timelines 2019-12-19 22:55:41 -05:00
Response Revert "Fix pagination links not being parsed correctly for some URLs" 2019-09-19 18:57:35 -04:00
Utilities Store status collapse state in containing view controller 2019-11-28 18:36:58 -05:00
Client.swift Add ability to save and view instance public timelines 2019-12-19 22:55:41 -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