mastodon-ios/Mastodon/Protocol/Provider
Marcus Kida c0cd51c0d4
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+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.swift fix(share-menu): Fixes URL for shared status when using suare.and.arrow.up share menu on status 2023-01-09 15:48:56 +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.swift feat: add content warning for post media 2022-01-29 19:51:40 +08:00
DataSourceProvider+NotificationTableViewCellDelegate.swift Disable cards in notifications 2022-12-03 13:41:51 -05:00
DataSourceProvider+StatusTableViewCellDelegate.swift Merge remote-tracking branch 'upstream/develop' into status-cards 2022-12-15 07:46:37 -05:00
DataSourceProvider+StatusTableViewControllerNavigateable.swift Refactor compose intialization 2022-12-03 13:25:07 -05: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