Commit Graph

  • df1b483996 Add Feedbin specific separator. Issue #1640 Maurice Parker 2020-01-17 10:56:59 -07:00
  • b7368c2c90 Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate Maurice Parker 2020-01-17 10:54:21 -07:00
  • 2cdec8c4bf Add a leading border to block quotes so that they can more easily be distinguished. Issue #1639 Maurice Parker 2020-01-17 10:53:22 -07:00
  • fe50af6dd6 Merge pull request #1638 from kielgillard/ios-candidate Brent Simmons 2020-01-16 22:28:01 -08:00
  • 912a3acb35 Subscribing to a Feedly feed only downloads the first page worth of content, not each and every page. Maybe related to #1408. Kiel Gillard 2020-01-17 17:16:52 +11:00
  • e2e9a66bc5 Merge pull request #1635 from kielgillard/ios-candidate Brent Simmons 2020-01-16 22:01:47 -08:00
  • d0ef5667ba Merge pull request #1637 from kielgillard/feedly-immutable-models Brent Simmons 2020-01-16 22:01:15 -08:00
  • 02cfc384c4 Makes the Feedly models immutable because they are used to represent API responses only and it improves a developer's ability to reason about how they're used in the codebase. Fixes #1629. Kiel Gillard 2020-01-17 16:47:21 +11:00
  • f9e529bd3b Fix multiwindow auto layout errors. Issue #1636 Maurice Parker 2020-01-16 21:29:10 -07:00
  • c18575ea85 Let Feedly users add to the uncategorized collection/folder. Kiel Gillard 2020-01-17 15:25:57 +11:00
  • 9a4ed6b198 Dismiss the keyboard on drag. Issue #1634 Maurice Parker 2020-01-16 20:30:53 -07:00
  • 2584462bc1 Fix scrolling code so that it takes into consideration the content is under the bars now. Issue #1633 Maurice Parker 2020-01-16 19:40:13 -07:00
  • cbaa5f81b0 Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate Maurice Parker 2020-01-16 17:14:55 -07:00
  • 38ef0c2515 Convert src to use Feedbin proxy images when they are available. Issue #1632 Maurice Parker 2020-01-16 17:14:38 -07:00
  • 046162b303 Update the SceneCoordinator to use the same lookup method to determine if the node should be getting its unread count from the SceneCoordinator. Maurice Parker 2020-01-16 15:24:48 -07:00
  • fb8d77fff1 Merge pull request #1631 from kielgillard/feedly-fix-tests-post-operations-surgery Maurice Parker 2020-01-16 13:45:36 -08:00
  • 333da704aa Fix regression that made customize timeline unselectable. Maurice Parker 2020-01-16 14:44:30 -07:00
  • f14ba07740 Fix test failures by cancelling operations with the queue. It seems operations no longer can cancel themselves. Kiel Gillard 2020-01-17 08:27:20 +11:00
  • 4f36ec3b11 Add Update Credetials button to the error dialog when a Feedbin credentials error happens. Issue #1441 Maurice Parker 2020-01-16 13:50:30 -07:00
  • 61b788a1de Provide user friendly account error for 403 status code (FORBIDDEN) Maurice Parker 2020-01-16 12:17:47 -07:00
  • f7017aaed5 Enable update credentials even when the account info hasn't changed on updates. Issue #1441 Maurice Parker 2020-01-16 12:04:40 -07:00
  • 80542bee12 Add missing calls to super.run() in FeedlyOperation subclasses. Brent Simmons 2020-01-15 22:51:00 -08:00
  • 2b567c141b Add RSCore import to fix build. Brent Simmons 2020-01-15 22:36:46 -08:00
  • 57af7526da Revise Feedly tests to use MainThreadOperationQueue; get them building again. They don’t pass, but at least they build. Brent Simmons 2020-01-15 22:10:06 -08:00
  • 1d755e7f77 Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate Brent Simmons 2020-01-15 21:30:43 -08:00
  • 39db00c022 Use MainThreadOperationQueue with Feedly syncing. Brent Simmons 2020-01-15 21:30:37 -08:00
  • 4eedd96507 Fix regression that prevented Safari from opening from Activity dialog. Maurice Parker 2020-01-15 18:23:09 -07:00
  • bd29a030e5 Make sure that the imageWasShown message always gets posted, even if the web view got reloaded. Issue #1586 Maurice Parker 2020-01-15 18:09:47 -07:00
  • d68eccc55e Exit search if Go To Feed is selected. Issue #1557 Maurice Parker 2020-01-15 17:53:12 -07:00
  • 3e604e0b34 Load the feed article if the extracted article fails to parse. Issue #1542 Maurice Parker 2020-01-15 17:34:02 -07:00
  • c384362a78 Set extractor button state on viewDidLoad. Issue #1627 Maurice Parker 2020-01-15 17:28:37 -07:00
  • 33b0348c54 Merge pull request #1626 from kielgillard/ios-candidate Brent Simmons 2020-01-15 15:03:23 -08:00
  • 0d0b6b8fa6 Gives iOS a chance to open universal links. #1625 Kiel Gillard 2020-01-16 09:56:51 +11:00
  • fadbd9d289 Merge pull request #1608 from myurieff/open-homepage-on-tap Maurice Parker 2020-01-14 14:22:33 -07:00
  • 4b9f896a49 Fix UIView.transition view to be the icon Mihael Cholakov 2020-01-14 17:49:43 +02:00
  • cbc24e3a2e Update RSCore. Brent Simmons 2020-01-13 21:16:28 -08:00
  • 0890fef2e6 Merge pull request #1623 from Wevah/ios-candidate Brent Simmons 2020-01-13 20:38:00 -08:00
  • 03882770fd Really update RSCore Nate Weaver 2020-01-13 22:35:36 -06:00
  • 285fde1f80 Merge pull request #1622 from Wevah/ios-candidate Brent Simmons 2020-01-13 20:25:11 -08:00
  • 6eac3781ba Update to latest RSCore Nate Weaver 2020-01-13 22:20:20 -06:00
  • 59de1edbfa Merge pull request #1621 from Wevah/ios-candidate Brent Simmons 2020-01-13 14:26:10 -08:00
  • 58c90feccf Update to latest RSCore Nate Weaver 2020-01-12 18:38:04 -06:00
  • 8b07924693 Add MarsEdit to scriptable apps Nate Weaver 2020-01-12 02:52:19 -06:00
  • 971abee39d Merge pull request #1619 from kielgillard/feedly-article-status-switching Brent Simmons 2020-01-13 11:44:01 -08:00
  • 8df0067813 Fix icon highlighted color Mihael Cholakov 2020-01-13 10:13:02 +02:00
  • 325f220181 Ignore the remote article status if the sync database contains a pending (and therefore more recent) status. Fixes #1516. Kiel Gillard 2020-01-13 17:51:16 +11:00
  • e8da92d3f6 Merge pull request #1617 from Wevah/ios-candidate Brent Simmons 2020-01-12 21:01:10 -08:00
  • e94985e7f2 Update to latest RSCore Nate Weaver 2020-01-11 17:19:32 -06:00
  • 9368d1033d Implement VibrantBasicTableViewCell Mihael Cholakov 2020-01-12 23:53:08 +02:00
  • 77b470a720 Safari is presented as pageSheet Mihael Cholakov 2020-01-12 23:29:32 +02:00
  • 685e569387 Merge pull request #1610 from Wevah/code-hyphens Brent Simmons 2020-01-12 11:48:17 -08:00
  • cd1f6082d1 Merge pull request #1613 from Wevah/empty-url Brent Simmons 2020-01-12 11:41:44 -08:00
  • 42b4261793 Treat empty URLs as nil Nate Weaver 2020-01-12 03:29:56 -06:00
  • d85c388517 Don't allow hyphenation inside inline <code> elements Nate Weaver 2020-01-11 17:31:18 -06:00
  • df4874fb3a Add Safari image on right side of homepage cell Mihael Cholakov 2020-01-11 23:32:12 +02:00
  • 7849c66e03 Open SafariVC on homepage row tap Mihael Cholakov 2020-01-11 23:31:47 +02:00
  • 1a58118a73 Merge branch 'upstream-ios-candidate' into ios-candidate Mihael Cholakov 2020-01-11 22:56:05 +02:00
  • a8951089c3 Change to work with only article id's. Issue #1595 Maurice Parker 2020-01-11 12:51:13 -07:00
  • 911d4ed248 Change dark image detection to only consider non-clear pixels and not fail on images with no luminescence. Issue #1607 Maurice Parker 2020-01-11 12:25:31 -07:00
  • 2df78f3cf1 Merge pull request #1605 from hartlco/1590-sharing-item-to-omnifocus-adds-extra-newline Brent Simmons 2020-01-11 11:17:30 -08:00
  • 495afcf8be Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate Maurice Parker 2020-01-11 11:30:36 -07:00
  • 21cf8415d2 Add confirmation for Mark As Read actions. Issue #1603 Maurice Parker 2020-01-11 11:30:16 -07:00
  • c739d77817 Provide dedicated TitleActivityItemSource when sharing to Omnifocus and Things Martin Hartl 2020-01-11 09:12:41 +01:00
  • 71a7592a5e Merge pull request #1604 from Wevah/ios-candidate Brent Simmons 2020-01-10 23:47:08 -08:00
  • ca429153ce Update to latest RSCore Nate Weaver 2020-01-10 14:00:22 -06:00
  • ff95ca1d07 Merge pull request #1575 from kielgillard/feedly-sync-refactor Maurice Parker 2020-01-10 17:23:59 -08:00
  • e93b916c50 Implement Refresh to Clear Articles option. Issue #1601 Maurice Parker 2020-01-10 18:14:21 -07:00
  • 566aae9498 Add import UTI type for OPML. Issue #1443 Maurice Parker 2020-01-10 16:53:57 -07:00
  • 745b5d8cb8 Fetch article contents from Feedly by ids rather than paging through streams up until the last successful sync date. Issues #1453 #1398 #1408 #1429 Kiel Gillard 2020-01-09 16:24:47 +11:00
  • 9a3763f57a Change to resume database earlier for notifications and home screen shortcuts. Issue #1597 Maurice Parker 2020-01-10 16:32:06 -07:00
  • 2421305750 Fix Visual Effects warning message. Maurice Parker 2020-01-10 15:54:33 -07:00
  • e6f1ea3f2f Merge pull request #1599 from Wevah/dynamic-pre Maurice Parker 2020-01-10 14:35:15 -08:00
  • a409242cdb Make <pre> and <code> elements scale with dynamic type Nate Weaver 2020-01-10 15:44:04 -06:00
  • 4ab5c25844 Add createStatusesIfNeeded API to Account, to use with syncing. (Needed for Feedly syncing, and could very well be needed for other systems too.) Brent Simmons 2020-01-09 22:27:29 -08:00
  • ff31f0114a Bump verion to 27. ios-5.0-27 Brent Simmons 2020-01-09 20:56:14 -08:00
  • f1e01bd43f Automatically show the nav and toolbars when separating controllers. Issue #1593 Maurice Parker 2020-01-09 21:22:29 -07:00
  • 1b1b3e796e Shoehorn the controller into the little area allowed for context previews in landscape. Issue #1569 Maurice Parker 2020-01-09 21:11:13 -07:00
  • 614b24dc0e Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate Maurice Parker 2020-01-09 18:28:05 -07:00
  • 9fedf68b3f Add action to Share button to open in Safari. Issue #1573 Maurice Parker 2020-01-09 18:27:52 -07:00
  • 90f463feab Merge pull request #1592 from Wevah/ios-candidate Brent Simmons 2020-01-09 17:19:12 -08:00
  • 5cceebad9c Set Mac deployment target to 10.14 Nate Weaver 2020-01-09 19:15:31 -06:00
  • 0e3c837b66 Change accessibility ordering of labels to make it more hierarchical when spoken in VoiceOver. Issue #1584 Maurice Parker 2020-01-09 17:54:13 -07:00
  • 22057c3b1b Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate Maurice Parker 2020-01-09 17:25:11 -07:00
  • bc896af432 Change accessibility label to Share. Issue #1582 Maurice Parker 2020-01-09 17:25:00 -07:00
  • d55d9d5567 Merge pull request #1591 from Wevah/ios-candidate Brent Simmons 2020-01-09 16:24:27 -08:00
  • edd299a36d Indicate that the header is a button when it is tappable. Issue #1583 Maurice Parker 2020-01-09 17:22:37 -07:00
  • 0b404c294d Update to newest RSCore Nate Weaver 2020-01-09 18:22:06 -06:00
  • 3115abc72e Enhance accessibility for toggle toolbar buttons. Issue #1581 Maurice Parker 2020-01-09 14:38:25 -07:00
  • 75938a8153 Add material behind title label so that text isn't obscured by like color images. Issue #1585 Maurice Parker 2020-01-09 13:21:56 -07:00
  • 5cd466e9fc Merge pull request #1579 from benubois/image_viewer Maurice Parker 2020-01-09 11:16:46 -08:00
  • 563b61c61b Merge pull request #1579 from benubois/image_viewer Maurice Parker 2020-01-09 11:16:46 -08:00
  • bf39ea7688 Use existing image for image viewer. Ben Ubois 2020-01-09 15:18:43 +01:00
  • 3ba89926fc Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate Brent Simmons 2020-01-08 22:07:07 -08:00
  • 47f3e863b6 Delete articles older than the 90-day window. Brent Simmons 2020-01-08 22:07:03 -08:00
  • 2434f6d44f Merge pull request #1576 from Wevah/ios-candidate Brent Simmons 2020-01-08 21:47:19 -08:00
  • 6dc442c264 Update to latest RSCore Nate Weaver 2020-01-08 23:40:21 -06:00
  • 416c4c6b35 Update to latest RSCore. Brent Simmons 2020-01-08 21:10:22 -08:00
  • e99e4362ff Fix to not let the avatar become smaller when we large bylines. Issue #1574 Maurice Parker 2020-01-08 18:22:47 -07:00
  • 4f6e7dc4a8 Update refresh progress view so that it updates at a minimum of every 60 seconds. Maurice Parker 2020-01-08 18:07:58 -07:00
  • a5cc892464 Change the share extension to do the web feed add in the background after the dialog dismisses. Issue #1561 Maurice Parker 2020-01-08 17:46:22 -07:00