mastodon-ios/Mastodon/Protocol/Provider
Marcus Kida 096b1200b0
Improve follow/unbutton behavior (IOS-140)
2023-05-08 16:41:29 +02:00
..
DataSourceFacade+Block.swift feat: Update block/mutes on block/mute action 2022-11-26 08:02:30 +01:00
DataSourceFacade+Bookmark.swift chore: cherry pick 00eddc2aae from feature-post-edit branch 2022-11-01 14:34:00 +08:00
DataSourceFacade+Favorite.swift chore: [WIP] inject AuthContext into ViewModel 2022-10-09 20:07:57 +08:00
DataSourceFacade+Follow.swift Fix some warnings 2022-11-17 23:16:21 +01:00
DataSourceFacade+Hashtag.swift Fix some warnings 2022-11-17 23:16:21 +01:00
DataSourceFacade+Media.swift Fix some warnings 2022-11-17 23:16:21 +01:00
DataSourceFacade+Meta.swift Handle taps 2022-11-24 07:48:07 -08:00
DataSourceFacade+Model.swift feat: add content warning for post media 2022-01-29 19:51:40 +08:00
DataSourceFacade+Mute.swift chore: [WIP] inject AuthContext into ViewModel 2022-10-09 20:07:57 +08:00
DataSourceFacade+Profile.swift fix(Mention): Fixes an issue where user Profiles are not found because matching is not done via href (#895) 2023-01-19 13:47:16 +01:00
DataSourceFacade+Reblog.swift chore: [WIP] inject AuthContext into ViewModel 2022-10-09 20:07:57 +08:00
DataSourceFacade+SearchHistory.swift chore: [WIP] inject AuthContext into ViewModel 2022-10-09 20:07:57 +08:00
DataSourceFacade+Status+History.swift Implement post editing / edit history (#875) 2023-03-02 11:06:13 +01:00
DataSourceFacade+Status.swift IOS-92: Enlarge post action buttons at larger text sizes (#927) 2023-03-20 08:39:11 +01:00
DataSourceFacade+Thread.swift chore: [WIP] inject AuthContext into ViewModel 2022-10-09 20:07:57 +08:00
DataSourceFacade+Translate.swift feat: Show translation provider 2022-12-19 07:32:48 +01:00
DataSourceFacade+URL.swift Handle taps 2022-11-24 07:48:07 -08:00
DataSourceFacade+UserView.swift Improve follow/unbutton behavior (IOS-140) 2023-05-08 16:41:29 +02:00
DataSourceFacade.swift feat: add content warning for post media 2022-01-29 19:51:40 +08:00
DataSourceProvider+NotificationTableViewCellDelegate.swift Don’t assertionFailure() when tapping on non-status cells (#963) 2023-03-13 11:34:40 +01:00
DataSourceProvider+StatusTableViewCellDelegate.swift IOS-113, bullet 4: Replace icons (#980) 2023-03-20 08:45:28 +01:00
DataSourceProvider+StatusTableViewControllerNavigateable.swift Implement post editing / edit history (#875) 2023-03-02 11:06:13 +01:00
DataSourceProvider+TableViewControllerNavigateable.swift chore: [WIP] inject AuthContext into ViewModel 2022-10-09 20:07:57 +08:00
DataSourceProvider+UITableViewDelegate.swift Fix some warnings 2022-11-17 23:16:21 +01:00
DataSourceProvider.swift feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00