omnivore/apple/OmnivoreKit/Sources/Services/DataService/Mutations
2024-03-26 14:58:52 +08:00
..
ArchiveLink.swift Pull out popup view and replace with Transmission snackbars 2024-02-06 11:43:43 +08:00
BulkActionMutation.swift Abstract out fetching from view model so we can better handle multiple fetch folders 2023-12-07 17:15:52 +08:00
CreateHighlight.swift Add support for viewing coloured highlights in iOS and Android 2023-08-25 16:27:06 +08:00
CreateLabelPublisher.swift Update GQL 2023-07-06 16:30:35 -07:00
CreateNewsletterEmailMutation.swift More on updating email folders, make resource views refreshable 2023-12-20 15:36:12 +08:00
CreateRecommendationGroup.swift disable quite a few line length warnings 2023-02-20 12:15:29 -07:00
DeleteAccount.swift add UI and API call to delete account from ios app 2022-07-06 09:38:24 -07:00
DeleteHighlight.swift When deleting highlights finish core data sync before triggering API sync 2023-04-05 19:54:03 +08:00
DeleteRule.swift Update bundle 2024-03-26 14:58:52 +08:00
DeleteSubscription.swift Start using toast operation handler 2023-12-20 14:35:59 +08:00
DeviceToken.swift More user interface for push notifications 2022-12-19 17:07:27 +08:00
EmptyTrash.swift Add missing files 2024-02-06 11:43:44 +08:00
FetchContent.swift Add missing files 2023-12-22 11:43:23 +08:00
LeaveGroup.swift Switch from segment to posthog directly 2023-09-13 20:00:28 +08:00
MergeHighlight.swift Add support for viewing coloured highlights in iOS and Android 2023-08-25 16:27:06 +08:00
MoveItem.swift Sync move operation, attempt to sync before home is loaded 2023-12-28 15:46:57 +08:00
OptIntoFeature.swift attempt to mitigate line length warnings 2023-02-20 12:15:29 -07:00
RecommendPage.swift Switch from segment to posthog directly 2023-09-13 20:00:28 +08:00
RemoveLabelPublisher.swift Try to avoid merge conflicts when deleting items 2023-02-07 11:03:53 +08:00
RemoveLink.swift Fixes for the splitview and app intents 2023-12-07 17:15:53 +08:00
SavePage.swift Reset showRecommendSheet properly so the form sheet can be re-opened 2022-12-06 11:46:36 +08:00
SavePDF.swift remove unused Combine imports 2022-06-21 14:51:26 -07:00
SaveUrl.swift Handle response ids when saving items 2022-06-09 13:52:49 -07:00
SetRuleMutation.swift Add fetch content to iOS, fix Transmission version 2024-03-14 10:40:30 +08:00
SubscribeToFeed.swift Improve bottom loader UX 2023-12-21 09:42:59 +08:00
UndeleteItem.swift Abstract out fetching from view model so we can better handle multiple fetch folders 2023-12-07 17:15:52 +08:00
UpdateArticleLabelsPublisher.swift Abstract out fetching from view model so we can better handle multiple fetch folders 2023-12-07 17:15:52 +08:00
UpdateArticleListenProgressPublisher.swift Abstract out fetching from view model so we can better handle multiple fetch folders 2023-12-07 17:15:52 +08:00
UpdateArticleReadingProgress.swift Improve app intents, always set readAt when an article is opened 2024-01-10 21:11:07 +08:00
UpdateHighlightAttributes.swift avoid using coredata cache in data service network calls handlers 2023-02-06 13:06:42 -08:00
UpdateHighlightLabelsPublisher.swift Update GQL 2023-07-06 16:30:35 -07:00
UpdateLinkedItemTitle.swift Abstract out fetching from view model so we can better handle multiple fetch folders 2023-12-07 17:15:52 +08:00
UpdateNewsletterEmailMutation.swift Add missing files 2023-12-22 11:43:23 +08:00
UpdateSubscription.swift Add fetch content to iOS, fix Transmission version 2024-03-14 10:40:30 +08:00