mastodon-ios/Mastodon/Protocol/Provider
nyaxix 213ef94ec5 Add bookmarking and bookmarks view
Based heavily on the work for favorites.

Adds bookmarking functionality to the application. The status view has been updated to include a bookmark button that can bookmark/unbookmark a status. The profile page has been updated to include a button in the header to navigate to a page that lists your bookmarks.
2022-08-14 17:51:36 -05:00
..
DataSourceFacade+Block.swift feat: add interaction for follow request notification 2022-06-28 19:00:39 +08:00
DataSourceFacade+Bookmark.swift Add bookmarking and bookmarks view 2022-08-14 17:51:36 -05:00
DataSourceFacade+Favorite.swift feat: add interaction for follow request notification 2022-06-28 19:00:39 +08:00
DataSourceFacade+Follow.swift feat: update follow request UI 2022-07-13 17:44:47 +08:00
DataSourceFacade+Hashtag.swift feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
DataSourceFacade+Media.swift fix: empty banner could be preview issue 2022-07-15 03:29:04 +08:00
DataSourceFacade+Meta.swift fix: non-ascii character in URL can not open issue. resolve #304 2022-04-11 12:27:26 +08:00
DataSourceFacade+Model.swift feat: add content warning for post media 2022-01-29 19:51:40 +08:00
DataSourceFacade+Mute.swift feat: add interaction for follow request notification 2022-06-28 19:00:39 +08:00
DataSourceFacade+Profile.swift feat: add discovery endpoint check logic and handle relationship action 2022-04-15 17:17:39 +08:00
DataSourceFacade+Reblog.swift feat: add interaction for follow request notification 2022-06-28 19:00:39 +08:00
DataSourceFacade+SearchHistory.swift chore: suppress warnings 2022-05-07 11:42:10 +08:00
DataSourceFacade+Status.swift Add bookmarking and bookmarks view 2022-08-14 17:51:36 -05:00
DataSourceFacade+Thread.swift feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
DataSourceFacade.swift feat: add content warning for post media 2022-01-29 19:51:40 +08:00
DataSourceProvider+NotificationTableViewCellDelegate.swift feat: add follow request notification UX. resolve #390 #458 2022-06-30 15:02:24 +08:00
DataSourceProvider+StatusTableViewCellDelegate.swift feat: add reblogged by and favorited by user list entry for status 2022-05-17 22:09:43 +08:00
DataSourceProvider+StatusTableViewControllerNavigateable.swift chore: restore profile keyboard navigation 2022-06-02 19:33:10 +08:00
DataSourceProvider+TableViewControllerNavigateable.swift chore: suppress warnings 2022-05-07 11:42:10 +08:00
DataSourceProvider+UITableViewDelegate.swift chore: suppress warnings 2022-05-07 11:42:10 +08:00
DataSourceProvider.swift feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00