Tusker/Pachyderm/Model
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
..
Account.swift Show follow requsts in notifications w/ accept/reject buttons 2020-01-04 23:13:23 -05:00
Application.swift Fix crash decoding statuses sent from certain applications 2020-01-04 23:13:55 -05:00
Attachment.swift Fix loading attachments from Pleroma 2019-06-13 23:48:21 -07:00
Card.swift Change Pachyderm models to be immutable 2018-09-17 19:33:44 -04:00
ConversationContext.swift Change Pachyderm models to be immutable 2018-09-17 19:33:44 -04:00
Emoji.swift Add custom emojis 2019-02-09 21:15:15 -05:00
Filter.swift Change Pachyderm models to be immutable 2018-09-17 19:33:44 -04:00
Hashtag.swift Add local saved hashtags 2019-12-19 21:20:29 -05:00
Instance.swift Tweaks to support decoding Pixelfed instance response 2019-09-22 18:57:33 -04:00
List.swift Add list editing 2019-12-17 22:56:53 -05:00
LoginSettings.swift Replace MastodonKit with Pachyderm 2018-09-11 10:52:21 -04:00
MastodonError.swift Replace MastodonKit with Pachyderm 2018-09-11 10:52:21 -04:00
Mention.swift Change Pachyderm models to be immutable 2018-09-17 19:33:44 -04:00
Notification.swift Show follow requsts in notifications w/ accept/reject buttons 2020-01-04 23:13:23 -05:00
PushSubscription.swift Change Pachyderm models to be immutable 2018-09-17 19:33:44 -04:00
RegisteredApplication.swift Replace MastodonKit with Pachyderm 2018-09-11 10:52:21 -04:00
Relationship.swift Add following/unfollowing accounts 2018-09-24 08:49:39 -04:00
Report.swift Change Pachyderm models to be immutable 2018-09-17 19:33:44 -04:00
Scope.swift Replace MastodonKit with Pachyderm 2018-09-11 10:52:21 -04:00
SearchResults.swift Add hashtags to search 2019-09-14 21:24:43 -04:00
Status.swift Add (un)bookmarking to status more options 2019-12-14 12:40:50 -05:00
StatusContentType.swift Pachyderm: Add StatusContentType 2019-01-13 19:46:51 -05:00
Timeline.swift Add ability to save and view instance public timelines 2019-12-19 22:55:41 -05:00