mastodon-ios/MastodonSDK/Sources/MastodonSDK/Entity
Nathan Mattes 13cc2bdbec
Don't add my own handle to a reply (#1254) (#1256)
* Don't add my own handle (#1254)

* Remove CoreData-stuff (#1254(

* Remove MastodonMentionContainer (#1254)

This is a left over from the status-refactoring. The Core Data-persistence-stuff for Status needed that, but as we don't use that any more say byebye
2024-03-19 10:28:16 +01:00
..
Mastodon+Entity+Account.swift Use constant (IOS-192) 2024-02-19 12:06:10 +01:00
Mastodon+Entity+Activity.swift Fix errors and some warnings when building with Swift 5.8 (#952) 2023-03-01 14:58:12 +01:00
Mastodon+Entity+Announcement.swift Fix errors and some warnings when building with Swift 5.8 (#952) 2023-03-01 14:58:12 +01:00
Mastodon+Entity+AnnouncementReaction.swift Fix errors and some warnings when building with Swift 5.8 (#952) 2023-03-01 14:58:12 +01:00
Mastodon+Entity+Application.swift Fix errors and some warnings when building with Swift 5.8 (#952) 2023-03-01 14:58:12 +01:00
Mastodon+Entity+Attachment.swift Fix errors and some warnings when building with Swift 5.8 (#952) 2023-03-01 14:58:12 +01:00
Mastodon+Entity+Card.swift Remove Status from CoreData (#1167) 2024-01-08 11:17:40 +01:00
Mastodon+Entity+Category.swift Fix errors and some warnings when building with Swift 5.8 (#952) 2023-03-01 14:58:12 +01:00
Mastodon+Entity+Context.swift Fix errors and some warnings when building with Swift 5.8 (#952) 2023-03-01 14:58:12 +01:00
Mastodon+Entity+Conversation.swift feat: add some entities and make it pass unit tests 2021-01-28 19:28:37 +08:00
Mastodon+Entity+DefaultServer.swift Get servers and choose one randomly for signup (IOS-171) 2023-07-02 14:43:49 +02:00
Mastodon+Entity+Emoji.swift Make account conform to hashable (IOS-190) 2023-11-16 09:33:29 +01:00
Mastodon+Entity+Empty.swift chore: add BlockDomainService 2021-04-30 15:08:35 +08:00
Mastodon+Entity+Error+Detail.swift fix: make sign up error i18n display for each text filed. Fix memory leaking issue for pick server scene 2021-03-04 15:29:46 +08:00
Mastodon+Entity+Error.swift fix: make sign up error i18n display for each text filed. Fix memory leaking issue for pick server scene 2021-03-04 15:29:46 +08:00
Mastodon+Entity+ExtendedDescription.swift Make extended-description-download work properly (IOS-20) 2023-10-10 13:55:57 +02:00
Mastodon+Entity+FamiliarFollowers.swift Fix errors and some warnings when building with Swift 5.8 (#952) 2023-03-01 14:58:12 +01:00
Mastodon+Entity+FeaturedTag.swift feat: add some entities and make it pass unit tests 2021-01-28 19:28:37 +08:00
Mastodon+Entity+Field.swift Make account conform to hashable (IOS-190) 2023-11-16 09:33:29 +01:00
Mastodon+Entity+Filter.swift feat: restore post filter supports 2022-02-15 19:44:45 +08:00
Mastodon+Entity+History.swift WIP: Add some search-implementation and clean stuff (IOS-141) 2023-09-15 17:45:22 +02:00
Mastodon+Entity+IdentityProof.swift feat: add some entities and make it pass unit tests 2021-01-28 19:28:37 +08:00
Mastodon+Entity+Instance.swift #1049 - fix max character limit and other server configs are not respected (#1207) 2024-01-12 14:33:48 +01:00
Mastodon+Entity+InstanceV2.swift #1049 - fix max character limit and other server configs are not respected (#1207) 2024-01-12 14:33:48 +01:00
Mastodon+Entity+Language.swift Download languages (#690) 2023-01-07 13:02:58 +01:00
Mastodon+Entity+Link.swift Fix errors and some warnings when building with Swift 5.8 (#952) 2023-03-01 14:58:12 +01:00
Mastodon+Entity+List.swift feat: implement all entities 2021-01-29 14:49:25 +08:00
Mastodon+Entity+Marker.swift feat: implement all entities 2021-01-29 14:49:25 +08:00
Mastodon+Entity+Mention.swift Fix Documentation-URL 2023-12-31 12:54:09 +01:00
Mastodon+Entity+Notification.swift Remove Status from CoreData (#1167) 2024-01-08 11:17:40 +01:00
Mastodon+Entity+Poll.swift Fix errors and some warnings when building with Swift 5.8 (#952) 2023-03-01 14:58:12 +01:00
Mastodon+Entity+Preferences.swift feat: implement all entities 2021-01-29 14:49:25 +08:00
Mastodon+Entity+PushSubscription.swift feat: implement all entities 2021-01-29 14:49:25 +08:00
Mastodon+Entity+Relationship.swift Add some actions to Relationship-action-button (IOS-192) 2023-12-31 12:57:56 +01:00
Mastodon+Entity+Report.swift feat: implement all entities 2021-01-29 14:49:25 +08:00
Mastodon+Entity+Results.swift feat: implement all entities 2021-01-29 14:49:25 +08:00
Mastodon+Entity+ScheduledStatus.swift feat: implement all entities 2021-01-29 14:49:25 +08:00
Mastodon+Entity+SearchResult.swift Fix errors and some warnings when building with Swift 5.8 (#952) 2023-03-01 14:58:12 +01:00
Mastodon+Entity+Server.swift Updated Welcome-Screen (IOS-134) (#1005) 2023-04-08 23:10:34 +02:00
Mastodon+Entity+Source.swift Make account conform to hashable (IOS-190) 2023-11-16 09:33:29 +01:00
Mastodon+Entity+Status.swift Don't add my own handle to a reply (#1254) (#1256) 2024-03-19 10:28:16 +01:00
Mastodon+Entity+StatusEdit.swift Emojis aren't optional (IOS-192) 2024-01-05 12:30:36 +01:00
Mastodon+Entity+StatusSource.swift Implement post editing / edit history (#875) 2023-03-02 11:06:13 +01:00
Mastodon+Entity+Subscription.swift Fix errors and some warnings when building with Swift 5.8 (#952) 2023-03-01 14:58:12 +01:00
Mastodon+Entity+Suggestion.swift Make account conform to hashable (IOS-190) 2023-11-16 09:33:29 +01:00
Mastodon+Entity+Tag.swift Show hashtag-page (IOS-141) 2023-09-16 18:39:33 +02:00
Mastodon+Entity+Token.swift fix: vector assert not correct rendered issue 2021-07-06 11:59:28 +08:00
Mastodon+Entity+Translation.swift Fix errors and some warnings when building with Swift 5.8 (#952) 2023-03-01 14:58:12 +01:00
Mastodon+Entity.swift feat: implement all entities 2021-01-29 14:49:25 +08:00