Commit Graph

  • 91247b7f16 Adding dynamic width algorithm to the titleLabel Flowinho 2020-03-12 21:23:57 +01:00
  • b31c18a721 Reduce the article padding to 32px from 64px. Issue #1885 Maurice Parker 2020-03-12 12:54:11 -05:00
  • e0d8e35831 Don't remove filtered feeds on refreshes or other times we call batch update did perform. Maurice Parker 2020-03-12 12:32:08 -05:00
  • 429a48dd2a Merge pull request #1884 from flowinho/ios-release Maurice Parker 2020-03-12 12:13:06 -05:00
  • 343f705cd7 Fix article read filter which wasn't persisting correctly. Maurice Parker 2020-03-12 12:07:01 -05:00
  • 97c79202fc Added missing constraints to the UISwitch elements Flowinho 2020-03-12 17:56:43 +01:00
  • 22b9e7b54b Don't reset the windowScrollY position on every page render and don't set it if JavaScript returns it corrupted. Issue #1883 Maurice Parker 2020-03-11 19:45:45 -05:00
  • 27b1443def Remove dispatch code that didn't seem to help and caused us to not be able to find the correct view controller when setting the article. Issue #1881 Maurice Parker 2020-03-11 18:17:09 -06:00
  • 76d5f4a073 Remove flush and restore of web view queues. Issue #1882 Maurice Parker 2020-03-11 17:02:16 -06:00
  • 38981d01bd Don't remove items from Feeds list when batch update is performed. Issue #1879 Maurice Parker 2020-03-11 15:19:55 -06:00
  • 202ee57697 Coalesce more rebuild commands to make the unread count items appear more smoothly. Maurice Parker 2020-03-11 14:49:17 -06:00
  • 9007ed4b06 Changed so that Feeds and Timeline clear read items if necessary on manual refresh commands. Issues #1834, #1856, and #1845 Maurice Parker 2020-03-11 14:47:00 -06:00
  • 326322ead6 Merge pull request #1876 from flowinho/ios-candidate Maurice Parker 2020-03-11 11:23:48 -06:00
  • b178fe93af Call action on return if password was added Flowinho 2020-03-11 14:02:06 +01:00
  • 66fae15f64 Remove redundant code to lessen LOC Flowinho 2020-03-11 13:42:25 +01:00
  • 386efd632b Changing UIContentType from username to email adress Flowinho 2020-03-09 20:15:04 +01:00
  • 45bae1cd58 Merge branch 'master' of https://github.com/Ranchero-Software/NetNewsWire Maurice Parker 2020-03-10 15:28:29 -07:00
  • 5a349e3f47 Merge pull request #1869 from paramaggarwal/patch-1 Brent Simmons 2020-03-09 23:55:08 -04:00
  • 7e30d4afba Update README to reflect launch on iOS Param Aggarwal 2020-03-10 09:24:18 +05:30
  • d94e090094 Replace Mark Older as Read with Mark Above and Mark Below. Maurice Parker 2020-03-08 16:15:17 -07:00
  • fc447121d6 Save window state to user defaults. Issue #1852 Maurice Parker 2020-03-05 17:42:17 -07:00
  • 7bc5a7946f Refactor so that state could be restored from alternate sources (such as UserDefaults). Maurice Parker 2020-03-05 16:42:54 -07:00
  • 59e4cf8695 Make foremost window key when show main window keyboard shortcut or menu item used. Maurice Parker 2020-03-04 18:22:15 -07:00
  • adb312bccb Add article state restoration. Maurice Parker 2020-03-04 18:16:58 -07:00
  • de38ba9f5b Added feed selection restoration. Maurice Parker 2020-03-04 15:40:40 -07:00
  • dc99d5b071 Bump version to 39. ios-5.0-39 ios-5.0 Brent Simmons 2020-03-04 13:27:29 -08:00
  • ceef6116f9 Persist and restore per window per feed timeline filter state. Maurice Parker 2020-03-03 18:13:43 -08:00
  • ae8f36d300 Save sidebar expanded state. Maurice Parker 2020-03-03 17:10:03 -08:00
  • 94d04e3cc2 Change restore and save func names to be more consistent. Maurice Parker 2020-03-03 15:36:22 -08:00
  • 7d8feba24b Remove file coordinator usage from account files. Issue #1821 Maurice Parker 2020-03-03 11:39:04 -08:00
  • 1a41d4f265 Change window frame and controller splits to use new per window state restoration. Maurice Parker 2020-03-03 11:26:33 -08:00
  • 72e5915fb8 Refactor state restoration so that the MainWindowController has control of state restoration order. Maurice Parker 2020-03-03 10:54:37 -08:00
  • e920235038 Remove references to windows when they close so that they will deallocate. Maurice Parker 2020-03-02 18:06:55 -08:00
  • b6ff9e8ff4 Simplify the sidebar filter state preservation. Maurice Parker 2020-03-02 17:55:36 -08:00
  • eaa99db5c7 Initial support for multiple windows and state preservation. Maurice Parker 2020-03-02 17:46:31 -08:00
  • ee0f982e93 Remove unneeded whitespaces Michele Volpato 2020-03-02 22:33:59 +01:00
  • 115405f1f0 Fix progress bar width, add contraints to progress label Michele Volpato 2020-03-02 22:25:57 +01:00
  • 5755dd0844 Finish merge of mac-release. Maurice Parker 2020-03-01 16:33:05 -08:00
  • 94c6ca428f Merge branch 'mac-release' Maurice Parker 2020-03-01 16:32:31 -08:00
  • 66054ca735 Deleted unused keys. Maurice Parker 2020-03-01 15:06:23 -08:00
  • dc20aa0e22 Merge pull request #1833 from Wevah/embedded-widget-fix Maurice Parker 2020-03-01 14:25:23 -08:00
  • 6828cd7325 Merge pull request #1832 from Wevah/article-max-width Maurice Parker 2020-03-01 14:24:04 -08:00
  • 1c55e0c8a9 Don't show select in sidebar if the web feed is already selected. Issue #1843 Maurice Parker 2020-03-01 11:07:24 -08:00
  • 80858adced Exclude currently selected article from feed filter. Issue #1841 Maurice Parker 2020-02-29 17:05:56 -08:00
  • 5eed42721e Change so that feeds aren't filtered on select feed in sidebar if they are already visible. Maurice Parker 2020-02-29 16:30:13 -08:00
  • dac4c2ffb0 Disclose feed in side bar when selected from context menu even if the feed is filtered. Issue #1805 Maurice Parker 2020-02-29 16:24:14 -08:00
  • 4b2f08e759 Refactor select web feed in sidebar to use the delegate pattern instead of a notification. Maurice Parker 2020-02-29 15:50:13 -08:00
  • d459c0927b Change smart feeds to ignore feed filter when programmatically selected. Change selected item to ignore feed filter. Issue #1805 Maurice Parker 2020-02-29 15:10:41 -08:00
  • d1cd205eff Rebuild the side bar by coalescing unread count changes when the read feeds filter is active. Issue #1823 Maurice Parker 2020-02-29 14:15:37 -08:00
  • c17ce1ceaa Make articles older than a specified period unable to be marked as unread. Issue #1407 Maurice Parker 2020-02-29 10:30:35 -08:00
  • 3a0f57e4da Fixed toggle color. Issue #1838 Maurice Parker 2020-02-29 09:09:53 -08:00
  • 82f8951c96 Don't force iframe height to auto Nate Weaver 2020-02-28 08:17:16 -06:00
  • e183a5406c Only wrap iframes that don't specify their own height Nate Weaver 2020-02-28 08:17:28 -06:00
  • 65b508ffaa Port inline style stripping changes from master Nate Weaver 2020-02-28 08:15:06 -06:00
  • bedaa75eb8 Set max-width to 44em (792px with an 18px font-size) Nate Weaver 2020-02-28 07:47:19 -06:00
  • 380614afc3 Change focus to smart feed when selected via hotkey. Issue #1009 Maurice Parker 2020-02-27 16:50:35 -08:00
  • 8d57fd193c Make the star swipe background color yellow. Issue #1015 Maurice Parker 2020-02-27 16:27:12 -08:00
  • 85bd20ca80 Stop media playback when the main window is closed. Issue #1646 Maurice Parker 2020-02-27 12:15:41 -08:00
  • a465045888 Save last used folder name when adding a feed. Issue #1462 Maurice Parker 2020-02-27 11:27:41 -08:00
  • 7c060bb068 Change so that the tree controller can't be rebuilt before all async deletes have completed. Issue #1002 Maurice Parker 2020-02-26 17:28:52 -08:00
  • cd5e491f00 Fix issue where full screen wouldn't come back after being engaged and moving to the timeline. (Regression) Maurice Parker 2020-02-26 16:02:36 -08:00
  • 66ce3db1fc Trigger old, expired timers when the computer wakes from sleep to get refreshes going again. Issue #1122 Maurice Parker 2020-02-26 11:29:59 -08:00
  • 9e3f061fcb Dispatch the page controller setting since it is unreliable. Issue #1756 & Issue #1808 Maurice Parker 2020-02-25 18:06:02 -08:00
  • 5a5abb0b87 Ensure that the dom is fully loaded on *all* web views before being made available to process JavaScript. Issue #1756 & Issue #1808 Maurice Parker 2020-02-25 15:10:51 -08:00
  • a4bbf65944 Coalesce unread count backing store rebuilds to prevent feeds list flickering while syncing and the feeds filter is engaged. (Regression) Maurice Parker 2020-02-25 10:42:56 -08:00
  • d222a9f617 Change to not force unwrap the descriptor. Issue #1818 Maurice Parker 2020-02-24 08:42:19 -08:00
  • 23b8af4634 Don't end the operation until the deselection animation has completed. (Regression) Maurice Parker 2020-02-24 08:07:14 -08:00
  • afadadff69 Restore timeline selection when coming back into foreground. (Regression) Maurice Parker 2020-02-23 17:12:02 -08:00
  • 48e856fc04 Serialize access to the UITableView for scrolling and diffable datasource updates. Issue #1806 Maurice Parker 2020-02-23 10:57:20 -08:00
  • 42f97172b7 Store the url in the correct location. Issue #1656 Maurice Parker 2020-02-21 17:22:13 -08:00
  • ad7dde8564 Merge branch 'ios-candidate' Maurice Parker 2020-02-21 17:02:14 -08:00
  • fd0363aad2 Turn double space into single space after sentence in Settings. ios-5.0-38 Brent Simmons 2020-02-18 23:14:27 -08:00
  • b604fdaa86 Bump version to 38. Brent Simmons 2020-02-18 23:07:49 -08:00
  • 3e93877362 Add instructions for full screen and fix some dynamic type problems. Issue #1799 Maurice Parker 2020-02-18 17:30:25 -08:00
  • 28c2598cf6 Exempt the current article from the timeline read filter. Issue #1798 Maurice Parker 2020-02-18 14:14:18 -08:00
  • 0e72811429 Implement mark as unread window for accounts that need it. Issue #1407 Maurice Parker 2020-02-18 13:49:29 -08:00
  • 8acd6a039a Change event used to stop web view activity (video and image zooming) so that it doesn't interfere with the image zooming transition. Maurice Parker 2020-02-18 11:08:38 -08:00
  • e3b32847f9 Stop image zooming on swipes and video playback on button presses. Issue #1801 Maurice Parker 2020-02-18 09:49:54 -08:00
  • f79eaf7c19 Avoid redundant shadow table rebuilds when auto-expanding containers. Maurice Parker 2020-02-18 09:30:58 -08:00
  • f1de105a65 Updated to latest RSCore Maurice Parker 2020-02-18 09:20:38 -08:00
  • e22489ce40 Merge pull request #1795 from Wevah/ios-candidate Brent Simmons 2020-02-17 17:59:37 -08:00
  • 03c1ed2625 Make handling of programmatic feed selection when filtered or collapsed more consistent. Issues #1788 and #1792 Maurice Parker 2020-02-17 17:40:40 -08:00
  • aad1fc4a0c Call the completion handler with nil if faviconURLs is nil Nate Weaver 2020-02-15 08:53:56 -06:00
  • b3f736f899 Add a clarification comment Nate Weaver 2020-02-15 08:22:59 -06:00
  • ee48f4baba Remove redundant nil check for homePageURL Nate Weaver 2020-02-15 08:22:51 -06:00
  • 6c5f0cc8b6 Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate Maurice Parker 2020-02-13 17:36:25 -08:00
  • 58b8a9adb0 Render article on to be recycled web view and delay new web view showing to 0.3. Issue #1780 Maurice Parker 2020-02-13 17:35:34 -08:00
  • d01e9cef42 Remove unintended web view load when changing the article. Maurice Parker 2020-02-13 16:08:44 -08:00
  • 4c92e3f8ac Bump version to 37. ios-5.0-37 Brent Simmons 2020-02-12 21:52:54 -08:00
  • 2ae021960b Move account files to the documents directory and out of the shared container. Issue #1784 Maurice Parker 2020-02-09 13:08:11 -08:00
  • 31b72221f8 Rollback delay that was causing blank articles to be shown. Issue #1780 Maurice Parker 2020-02-09 11:57:07 -08:00
  • eb770f4494 Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate Brent Simmons 2020-02-08 17:22:03 -08:00
  • cac67f8ac4 Use percent-encoding — via URLComponents — on the articleID in the nnwImageIcon URL scheme. Brent Simmons 2020-02-08 17:21:55 -08:00
  • eed12e5347 Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate Maurice Parker 2020-02-08 16:56:06 -08:00
  • bdd79aead5 Delay swapping out the web view until the new web view has had a chance to render. Issue #1780 Maurice Parker 2020-02-08 16:55:16 -08:00
  • f1e01e06fc Merge pull request #1783 from Wevah/ios-candidate Brent Simmons 2020-02-08 16:25:12 -08:00
  • 4e0ad155ce Update RSParser Nate Weaver 2020-02-08 18:22:19 -06:00
  • 2ac4df4ee6 Use a single compactMap() instead of filter().compactMap() Nate Weaver 2020-02-08 17:46:48 -06:00
  • 4ac8107f27 Don't unwrap now-non-optionals, and unwrap now-explicit optionals Nate Weaver 2020-02-08 17:43:16 -06:00
  • fe6fbd31a8 Edit the about NetNewsWire text. Add credit for Wevah; add thanks to Feedbin for Reader view hosting. Brent Simmons 2020-02-08 16:14:45 -08:00