Commit Graph

  • e61d2620de Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate Brent Simmons 2020-01-27 19:55:14 -08:00
  • 5d38e79f38 Add FetchAllUnreadCountsOperation. Not using it yet, but we will be. Brent Simmons 2020-01-27 19:55:10 -08:00
  • 118ecd01b0 Fix option set bug in AccountBehaviors. Maurice Parker 2020-01-27 20:05:07 -07:00
  • dd5633b5ae Change to use the correct URL when reloading an image. Maurice Parker 2020-01-27 16:27:13 -07:00
  • 3a99e6430f Make the article icon code specify the desired article so that it can't pull the wrong one by mistake. Issue #1707 Maurice Parker 2020-01-27 12:58:32 -07:00
  • 470f2159e8 Remove dead code left from when WebViewController was split from ArticleViewController. Maurice Parker 2020-01-27 11:50:28 -07:00
  • 243ebac665 Merge pull request #1719 from hartlco/1709-wrong-vibrant-tap-down-state-text-colour-for-account-type-buttons Maurice Parker 2020-01-27 10:35:08 -08:00
  • 99fbd2d1a1 Remove extraneous code that was causing the unread counts to sometimes not be displayed. Issue #1711 Maurice Parker 2020-01-27 11:28:59 -07:00
  • b8c1389bc6 Use VibrantBasicTableViewCell for Timeline layout cell to change label color on highlight/selection Martin Hartl 2020-01-27 08:37:02 +01:00
  • 7e9277f7d8 Use SettingsAccountTableViewCells inside AddAccountViewController for vibrant colors Martin Hartl 2020-01-27 06:57:05 +01:00
  • 72e886b709 Make extractor buttons higher animation while animating. Issue #1705 Maurice Parker 2020-01-26 22:32:18 -07:00
  • 25daea8a9f Create separate color for block quote bar. Issue #1718 Maurice Parker 2020-01-26 21:44:53 -07:00
  • bb05d9111e Fix to use the correct count for currently selected row. Issue #1711 Maurice Parker 2020-01-26 21:34:50 -07:00
  • f2ac6ff1df Add functionality to clear the timeline and article views if their respective items get collapsed or filtered. Issue #1708 Maurice Parker 2020-01-26 21:18:43 -07:00
  • 81e71051ef Change to reload the page.html file instead of using its string value. Maurice Parker 2020-01-26 20:45:49 -07:00
  • 97d6c69431 Change to always reload the page when rendering an article. Issue #1713 Maurice Parker 2020-01-26 20:29:58 -07:00
  • 4a63b28c73 Change how next and previous articles are selected so that animation timings can't impact them. Issue #1707 Maurice Parker 2020-01-26 14:21:04 -07:00
  • 5f5724388b Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate Maurice Parker 2020-01-26 13:01:15 -07:00
  • bc5a8c3705 Reset scroll position when article is reset. Issue #1716 Maurice Parker 2020-01-26 13:01:03 -07:00
  • f85e006611 Bump version to build 30. ios-5.0-30 Brent Simmons 2020-01-25 17:49:46 -08:00
  • 239cd04f88 Update to latest RSCore. Brent Simmons 2020-01-25 17:47:33 -08:00
  • 3dae77aea8 Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate Maurice Parker 2020-01-25 16:14:12 -07:00
  • dcbcae185e Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate Brent Simmons 2020-01-25 15:13:37 -08:00
  • fdde6d0583 Make sure that the smart feed section is expanded before selecting the all unread feed. Issue #1673 Maurice Parker 2020-01-25 16:13:33 -07:00
  • 6204e47682 Update to latest RSDatabase. Brent Simmons 2020-01-25 15:13:27 -08:00
  • b62f80e0ea Removed unnecessary reloads that were crashing. Issue #1672 Maurice Parker 2020-01-25 15:51:34 -07:00
  • 51e3b0d64d Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate Maurice Parker 2020-01-25 15:36:56 -07:00
  • 785775801a Don't force cast scrollY as it might not always be set. Issue #1685 Maurice Parker 2020-01-25 15:36:43 -07:00
  • 3461b5c382 Update to latest RSDatabase. Brent Simmons 2020-01-25 11:58:25 -08:00
  • aa94fbeacf Merge articles instead of replacing them for add remove feed and account functions. Issue #1692 Maurice Parker 2020-01-23 18:07:20 -07:00
  • 9f8c0ac2a6 Merge pull request #1688 from Wevah/ios-candidate Brent Simmons 2020-01-22 12:07:54 -08:00
  • e88643f9b9 Make tables obey Dynamic Type Nate Weaver 2020-01-22 05:26:12 -06:00
  • 61ccf6fa1f Replace use of Dictionary(uniqueKeysWithValues) with a separate function that can handle duplicate keys without crashing. Fix #1671. Brent Simmons 2020-01-21 22:03:33 -08:00
  • eb3b3e5955 Merge pull request #1678 from kielgillard/ios-candidate Brent Simmons 2020-01-21 19:10:52 -08:00
  • e60832e98f Update to latest RSCore. Brent Simmons 2020-01-21 18:52:28 -08:00
  • f5c2fc4813 Pass all UTI types associated with OPML to the document picker for OPML imports. Issue #1684 Maurice Parker 2020-01-21 12:58:05 -07:00
  • 050434023e Fade out unread and star indicators when possible. Issue #1683 Maurice Parker 2020-01-21 11:41:03 -07:00
  • 1f58161eeb Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate Maurice Parker 2020-01-21 11:05:58 -07:00
  • deab8f8c6c Change to stop recycling the article view controller when switching panel modes on the iPad. Issue #1570 Maurice Parker 2020-01-21 11:05:47 -07:00
  • fb69a2bc54 Fix the logging of Feedly errors. #1628. Kiel Gillard 2020-01-21 18:31:35 +11:00
  • 460940b830 Bump version to 29. ios-5.0-29 Brent Simmons 2020-01-20 21:28:51 -08:00
  • e7907bf0e9 Merge pull request #1675 from Wevah/ios-candidate Brent Simmons 2020-01-20 21:21:37 -08:00
  • 5ee812479a Merge pull request #1677 from Wevah/table-css Brent Simmons 2020-01-20 21:21:03 -08:00
  • 3635176d58 --table-border-color -> --table-cell-border-color; add Mac table styles Nate Weaver 2020-01-20 21:50:25 -06:00
  • 02297ed94a Add table styles Nate Weaver 2020-01-20 21:32:02 -06:00
  • 4cc3700f16 Update RSCore Nate Weaver 2020-01-20 21:32:13 -06:00
  • 48c996babc Update to latest RSParser Nate Weaver 2020-01-20 19:22:52 -06:00
  • ed355ad614 Update to allow all text types for importing OPML and make the error message more friendly. Issue #1443 Maurice Parker 2020-01-20 14:57:07 -07:00
  • 61c854b031 Fix animation layer stripping. Issue #1668 Maurice Parker 2020-01-20 13:16:03 -07:00
  • fe75fb1aa4 Prevent swipe gestures on header cells from triggering the cell below. Issue #1661 Maurice Parker 2020-01-20 12:42:25 -07:00
  • 5b2728aa10 Merge pull request #1667 from hartlco/1647-video-keeps-playing-after-swiping-to-another-article Maurice Parker 2020-01-20 10:56:14 -08:00
  • c2431cb48b Add wordpress emoji style. Issue #1666 Maurice Parker 2020-01-20 11:53:06 -07:00
  • 3370b834b0 Stop media playback when article will disappear Martin Hartl 2020-01-20 19:46:23 +01:00
  • ac0382cfbe Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate Maurice Parker 2020-01-20 11:43:39 -07:00
  • 502f83ba2d Set the scroll edge appearance to have the system background. Issue #1665 Maurice Parker 2020-01-20 11:43:26 -07:00
  • bca3c4216c Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate Brent Simmons 2020-01-19 22:25:13 -08:00
  • 70b57b9d4d Disable files with failing Feedly tests. This is meant to be temporary. Brent Simmons 2020-01-19 22:25:06 -08:00
  • f9f4d70868 Make Feedly tests build again. Brent Simmons 2020-01-19 22:19:54 -08:00
  • e183345f98 Stop suppressing the Confirm Mark as Read setting for iPads. Issue #1660 Maurice Parker 2020-01-19 23:12:02 -07:00
  • 531c40a059 Escape special XML characters for external folder id. Issue #1659 Maurice Parker 2020-01-19 22:52:45 -07:00
  • f3802488c3 Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate Maurice Parker 2020-01-19 18:36:45 -07:00
  • 84844e6cef Fix Feed deselection. Issue #1657 Maurice Parker 2020-01-19 18:36:23 -07:00
  • f4a2c42775 Bump build to 28. ios-5.0-28 Brent Simmons 2020-01-19 16:59:58 -08:00
  • f76385ce64 Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate Brent Simmons 2020-01-19 16:55:46 -08:00
  • a2bcdb1cfd Fix the progress indicator bug I had introduced in working on FeedlyOperation. Make sure FeedlyOperation calls downloadProgress.completeTask(), and make sure that all paths lead there. Brent Simmons 2020-01-19 16:55:39 -08:00
  • f15ade5ebb Make the article datetime always a link to the article permalink. Issue #1655 Maurice Parker 2020-01-19 17:28:06 -07:00
  • 53ba0bc9ac Fix so that Feedbin correctly stores the perma link in the correct field. Maurice Parker 2020-01-19 17:15:21 -07:00
  • 8df8dfdb75 Update the Feeds list when a Feed's unread count gets above zero and the read filter is on. Issue #1550 Maurice Parker 2020-01-19 16:44:13 -07:00
  • ed23d0ec15 Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate Brent Simmons 2020-01-19 15:24:36 -08:00
  • 7e9215a587 Update RSCore. Brent Simmons 2020-01-19 15:24:31 -08:00
  • fd1d84dff8 Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate Maurice Parker 2020-01-19 15:36:31 -07:00
  • 7e35bd1ec4 Remove unused parameter. It was obsoleted, but not removed. Maurice Parker 2020-01-19 15:36:19 -07:00
  • 093c91d792 Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate Brent Simmons 2020-01-19 14:19:15 -08:00
  • 6181f416a4 Revise FeedlyOperation to work with MainThreadOperation properly. We’re still using inheritance — FeedlyOperation is a base class. I tried and failed to come up with a better solution. Everything other solution resulted in a lot of boilerplate code being replicated. Brent Simmons 2020-01-19 14:19:06 -08:00
  • b1653845c2 Remove media selector from block quotes so that the new style is always used. Maurice Parker 2020-01-19 13:23:45 -07:00
  • 09c8ca9898 Remove unnecessary cell reload that was causing crashes. Issue #1535 Maurice Parker 2020-01-19 12:16:59 -07:00
  • 88f565e03f Use the DOM Y position to restore the scroll offset. This mostly fixes Issue #1494. Maurice Parker 2020-01-19 11:48:26 -07:00
  • 110c7ae2e8 Merge pull request #1653 from hartlco/1238-iOS-Timeline-back-swipe-animation-error Maurice Parker 2020-01-19 10:34:56 -08:00
  • 5a6e0fd387 Apply UINavigationBarAppearance appearance to scroll edge Martin Hartl 2020-01-19 08:52:13 +01:00
  • a8f87e9590 Merge pull request #1650 from Wevah/ios-candidate Brent Simmons 2020-01-18 17:38:25 -08:00
  • 5cf94c1931 Update to latest RSCore Nate Weaver 2020-01-18 19:29:10 -06:00
  • 8e92cee13d Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate Maurice Parker 2020-01-18 18:24:29 -07:00
  • 93f2c249e7 Change feed cell background color so that it can't be corrupted. Issue #1649 Maurice Parker 2020-01-18 18:24:18 -07:00
  • 7ee1f99962 Updates for Data+RSCore changes Nate Weaver 2020-01-18 01:00:56 -06:00
  • b150eaaff5 Update copyright year to 2020. Brent Simmons 2020-01-18 11:53:22 -08:00
  • f0d8a9038d Reload the web view every 10 renderings to clean it up. Issue #1487 Maurice Parker 2020-01-18 11:59:24 -07:00
  • 0d7046adf1 Update to latest RSCore Maurice Parker 2020-01-18 11:30:14 -07:00
  • d3cd8ea1e3 Merge pull request #1648 from Wevah/ios-candidate Brent Simmons 2020-01-17 19:27:33 -08:00
  • f5f53859be Update RSCore, fixing failing tests and URL scrubbing Nate Weaver 2020-01-17 21:25:02 -06:00
  • 3331b0fc16 Merge pull request #1644 from pdokas/gh-1611 Maurice Parker 2020-01-17 18:38:30 -08:00
  • d3ecb68708 Positions the footnote popover on top of other content Phil Dokas 2020-01-17 13:25:27 -08:00
  • 2e583ae7b2 Force the progress view label to update with content size changes. Issue #1645 Maurice Parker 2020-01-17 14:33:06 -07:00
  • a4896958c3 Merge pull request #1643 from Wevah/ios-candidate Maurice Parker 2020-01-17 12:07:42 -08:00
  • c89fd2e945 Update to latest RSCore Nate Weaver 2020-01-17 13:54:00 -06:00
  • 34984551c6 Fully reload the page when the content size changes. Issue #1642 Maurice Parker 2020-01-17 12:53:50 -07:00
  • b35215d03b Update for pending RSCore String updates Nate Weaver 2020-01-16 20:09:18 -06:00
  • a6e1775252 Merge pull request #1641 from pdokas/patch-1 Brent Simmons 2020-01-17 11:42:07 -08:00
  • 43c50dec7b Updates README Github links from brentsimmons to Ranchero-Software Phil Dokas 2020-01-17 11:38:01 -08:00
  • 3c1668c178 Make Feedbin/Twitter video usable. Issue #718 Maurice Parker 2020-01-17 12:17:38 -07:00
  • 539722d685 Change Feedbin Twitter images to use the canonical source instead of Feedbin image servers. Maurice Parker 2020-01-17 11:41:04 -07:00