mastodon-app-ufficiale-ipho.../MastodonSDK/Sources/MastodonSDK/Entity
Nathan Mattes f5d680c7b4 Simplify some things on status-stuff 2023-10-13 13:04:15 +02:00
..
Mastodon+Entity+Account.swift Remove more CoreData usages, currently at MediaView+Configuration 👀 2023-10-10 13:55:45 +02: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 Fix errors and some warnings when building with Swift 5.8 (#952) 2023-03-01 14:58:12 +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 Fix errors and some warnings when building with Swift 5.8 (#952) 2023-03-01 14:58:12 +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+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 Fix errors and some warnings when building with Swift 5.8 (#952) 2023-03-01 14:58:12 +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 feat: update report API endpoint 2022-05-16 16:14:41 +08:00
Mastodon+Entity+InstanceV2.swift chore: Remove unused code 2022-12-13 07:07:56 +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 errors and some warnings when building with Swift 5.8 (#952) 2023-03-01 14:58:12 +01:00
Mastodon+Entity+Notification.swift Fix errors and some warnings when building with Swift 5.8 (#952) 2023-03-01 14:58:12 +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 Fix errors and some warnings when building with Swift 5.8 (#952) 2023-03-01 14:58:12 +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 Fix errors and some warnings when building with Swift 5.8 (#952) 2023-03-01 14:58:12 +01:00
Mastodon+Entity+Status.swift Simplify some things on status-stuff 2023-10-13 13:04:15 +02:00
Mastodon+Entity+StatusEdit.swift Implement post editing / edit history (#875) 2023-03-02 11:06:13 +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 Fix errors and some warnings when building with Swift 5.8 (#952) 2023-03-01 14:58:12 +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