IceCubes/Packages/Models/Sources/Models
Grant McSheffrey 077b0d269d
Bugfix 1459 - Escape ~ character as markdown (#1561)
* Add simple test for escaping markdown content in statuses

* Add ~ as markdown character to be escaped in statuses

The ~ isn't documented in the original markdown syntax docs but is
commonly used (including by AttributedString) to surround text
formatted with a strikethrough.
2023-08-24 09:58:29 +02:00
..
Alias Bugfix 1459 - Escape ~ character as markdown (#1561) 2023-08-24 09:58:29 +02:00
App
Stream
Account.swift Fixes for bluesky bridge support 2023-07-04 08:37:30 +02:00
AppAccount.swift Updated to resolve all possible Sendability warnings from Swift 6 compatibility mode. (#1072) 2023-02-27 06:39:07 +01:00
Card.swift Updated to resolve all possible Sendability warnings from Swift 6 compatibility mode. (#1072) 2023-02-27 06:39:07 +01:00
ConsolidatedNotification.swift Updated to resolve all possible Sendability warnings from Swift 6 compatibility mode. (#1072) 2023-02-27 06:39:07 +01:00
Conversation.swift Updated to resolve all possible Sendability warnings from Swift 6 compatibility mode. (#1072) 2023-02-27 06:39:07 +01:00
Emoji.swift Switch to targeted Swift concurrency warnings + fix them 2023-02-18 22:51:44 +01:00
Filter.swift Accessibility fix for Timeline StatusRowView and Status detail (#1355) 2023-04-04 08:12:25 +02:00
Instance.swift Switch to targeted Swift concurrency warnings + fix them 2023-02-18 22:51:44 +01:00
InstanceApp.swift Updated to resolve all possible Sendability warnings from Swift 6 compatibility mode. (#1072) 2023-02-27 06:39:07 +01:00
InstanceSocial.swift Switch to targeted Swift concurrency warnings + fix them 2023-02-18 22:51:44 +01:00
Language.swift Fix ISO 639 languages 2023-04-25 15:39:17 +02:00
List.swift Updated to resolve all possible Sendability warnings from Swift 6 compatibility mode. (#1072) 2023-02-27 06:39:07 +01:00
MastodonPushNotification.swift Updated to resolve all possible Sendability warnings from Swift 6 compatibility mode. (#1072) 2023-02-27 06:39:07 +01:00
MediaAttachement.swift Run swiftformat 2023-07-19 07:46:25 +02:00
Mention.swift Updated to resolve all possible Sendability warnings from Swift 6 compatibility mode. (#1072) 2023-02-27 06:39:07 +01:00
Notification.swift Updated to resolve all possible Sendability warnings from Swift 6 compatibility mode. (#1072) 2023-02-27 06:39:07 +01:00
OauthToken.swift Switch to targeted Swift concurrency warnings + fix them 2023-02-18 22:51:44 +01:00
Poll.swift Poll: Support hidden votesCount close #1354 2023-04-04 08:03:33 +02:00
PushSubscription.swift Updated to resolve all possible Sendability warnings from Swift 6 compatibility mode. (#1072) 2023-02-27 06:39:07 +01:00
Relationship.swift Updated to resolve all possible Sendability warnings from Swift 6 compatibility mode. (#1072) 2023-02-27 06:39:07 +01:00
SearchResults.swift Updated to resolve all possible Sendability warnings from Swift 6 compatibility mode. (#1072) 2023-02-27 06:39:07 +01:00
ServerError.swift ServerError: Fix 2023-03-13 13:42:32 +01:00
ServerFilter.swift SwiftFormat 2023-03-13 13:38:28 +01:00
ServerPreferences.swift Updated to resolve all possible Sendability warnings from Swift 6 compatibility mode. (#1072) 2023-02-27 06:39:07 +01:00
Status.swift Update placeholder text (#1516) 2023-07-20 14:27:18 +02:00
StatusContext.swift Updated to resolve all possible Sendability warnings from Swift 6 compatibility mode. (#1072) 2023-02-27 06:39:07 +01:00
StatusHistory.swift Updated to resolve all possible Sendability warnings from Swift 6 compatibility mode. (#1072) 2023-02-27 06:39:07 +01:00
Tag.swift Scrollable + interactive Tag Group timeline header 2023-07-19 08:30:47 +02:00
Translation.swift Allow translation of an account bio/note (#1276) 2023-03-19 16:18:13 +01:00