Commit Graph

  • efb29e1c62 Added xcshareddata to gitignore Maurice Parker 2019-09-19 05:03:36 -05:00
  • 5acc3ab6d0 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire Maurice Parker 2019-09-19 04:59:49 -05:00
  • 559a2754ea Remove inadvertently committed code Maurice Parker 2019-09-19 04:59:26 -05:00
  • 1728f4d198 Made indents consistent. Ben Ubois 2019-09-18 22:53:25 -07:00
  • 1c9117ab8e Reset scroll position to top on render. Ben Ubois 2019-09-18 22:39:07 -07:00
  • 011f8e8db2 Add entitlements and make various changes in order to get it to build. Brent Simmons 2019-09-18 22:08:34 -07:00
  • 0b6683d073 Render with evaluateJavaScript. Ben Ubois 2019-09-18 22:03:23 -07:00
  • 38f6004edf Change bundle ID of iOS app to com.ranchero.NetNewsWire.iOS. Apple’s portal didn’t like the version with the hyphen in it, for some reason. Brent Simmons 2019-09-18 21:51:21 -07:00
  • 20ecba1649 Add tooltip to Reader button Maurice Parker 2019-09-18 20:40:58 -05:00
  • a6f685e4d5 Insert Feedbin/Mercury API keys into source code when building for release. Maurice Parker 2019-09-18 20:35:23 -05:00
  • 3b5a6f2576 Don't allow the article extraction button to toggle if it isn't working. Maurice Parker 2019-09-18 20:03:01 -05:00
  • 7ec3160273 Made article extractor button brighter Maurice Parker 2019-09-18 19:45:22 -05:00
  • 1da17fc5a9 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire Maurice Parker 2019-09-18 19:24:14 -05:00
  • fdd244def8 Merge pull request #1027 from kielgillard/master Maurice Parker 2019-09-18 19:24:03 -05:00
  • 9cc5fa3608 Initial implementation allowing Feedly accounts to be added given the Feedly user's consent. Kiel Gillard 2019-09-18 09:18:06 +10:00
  • 8cd6f107e5 Add basic Article Content extraction Maurice Parker 2019-09-18 18:15:55 -05:00
  • 0fcbcb50e0 Change unread indicator to use secondary accent color Maurice Parker 2019-09-18 09:56:10 -05:00
  • 8b732e5353 Switch from drawing clear color to drawing background color to reset reused avatar views Maurice Parker 2019-09-18 09:47:58 -05:00
  • b01e8deaf4 Make both primary and secondary color NNW blue in light mode Maurice Parker 2019-09-18 09:21:07 -05:00
  • a94c47f1d8 Fix search feed icon Maurice Parker 2019-09-18 03:00:12 -05:00
  • 36f4366e70 Use correct icons on timeline swipe for unread and starred Maurice Parker 2019-09-18 02:57:32 -05:00
  • a2264cad98 Fix link tint color on about page Maurice Parker 2019-09-18 02:53:39 -05:00
  • db2ee18299 Unify the colori scheme into primary and secondary accent colors Maurice Parker 2019-09-18 02:49:57 -05:00
  • 372fb06716 Implement different icons for each individual smartfeed Maurice Parker 2019-09-17 20:26:49 -05:00
  • 73b7436c62 Remove old flush cache code Maurice Parker 2019-09-17 17:11:47 -05:00
  • fe3fa220bb Port TimelineAvatarView to iOS Maurice Parker 2019-09-17 17:00:23 -05:00
  • 53760c75b4 Restore feedburner image block and remove feedburner link block to match the Mac rules Maurice Parker 2019-09-17 16:02:29 -05:00
  • 8d5f7cd6cb Change link color to more closely match the tint color Maurice Parker 2019-09-17 15:38:55 -05:00
  • 786a4e48c4 Merge branch 'mac-release' Maurice Parker 2019-09-17 15:01:01 -05:00
  • 9c9517d7d9 Merge pull request #1026 from Wevah/enable-inspector Maurice Parker 2019-09-17 14:44:06 -05:00
  • 8a8dcde387 Add javascript to remove styling from articles. Issues ##499, #999, and #947 Maurice Parker 2019-09-17 14:32:18 -05:00
  • 93f7972441 Add some spacing around a comment Nate Weaver 2019-09-17 13:58:45 -05:00
  • 1e840f3090 Move WebKit "inspector starts attached" user default to AppDefaults Nate Weaver 2019-09-17 13:42:18 -05:00
  • 4a2724bcc4 Fix comment capitalization Nate Weaver 2019-09-17 13:27:11 -05:00
  • cd9447abb4 Made Settings attributed string views selectable so that the links in them work Maurice Parker 2019-09-17 11:40:58 -05:00
  • abe10b8a24 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire Maurice Parker 2019-09-17 11:09:23 -05:00
  • 106c47350a Disable selecting and editing of about attributed string views. Maurice Parker 2019-09-17 11:05:16 -05:00
  • 6f8c58e7a2 Rename attributed string bridging class to better emphasize that it is for Settings only views Maurice Parker 2019-09-17 10:58:41 -05:00
  • e84410c4ee Update to the latest credit verbiage Maurice Parker 2019-09-17 10:57:02 -05:00
  • 5ee4055eb4 Removed old UIKit Settings code Maurice Parker 2019-09-17 10:35:30 -05:00
  • 622dba7c14 Implement Settings About View Maurice Parker 2019-09-17 10:34:54 -05:00
  • 0c89bc43c1 Use a bridging header for the Web Inspector API instead of KVC Nate Weaver 2019-09-17 06:53:47 -05:00
  • 4f405009f5 Use a selector instead of a block for the notification observation Nate Weaver 2019-09-17 04:41:57 -05:00
  • e39fa31bf7 Add a menu item to the Debug menu to enable the Web Inspector Nate Weaver 2019-09-16 21:06:35 -05:00
  • b075226685 Merge mac-release. Brent Simmons 2019-09-16 22:32:08 -07:00
  • 66d9333999 Make minor code formatting changes so that TimelineViewController matches our current thinking. Also delete some commented-out and unused code. Brent Simmons 2019-09-16 22:27:17 -07:00
  • d16acfcca8 Merge branch 'mac-release' Brent Simmons 2019-09-16 22:10:17 -07:00
  • f7c9cc1dbd Remove no-longer needed machinery for updating the timeline on dark-mode/light-mode appearance changes. Brent Simmons 2019-09-16 22:09:58 -07:00
  • 1ece325112 Merge mac-release. Brent Simmons 2019-09-16 20:09:04 -07:00
  • a05fd61085 Merge branch 'imagecache' into mac-release Brent Simmons 2019-09-16 20:07:31 -07:00
  • 2d22f061a5 Remove no-longer-needed functions for compositing the avatar on a background. Brent Simmons 2019-09-16 20:07:07 -07:00
  • a225d52ba3 Use the new TimelineAvatarView instead of an NSImageView in TimelineTableCellView. Brent Simmons 2019-09-16 20:01:30 -07:00
  • 506b621e5d Draw the avatar background in TimelineAvatarView only if the icon is too short vertically. Brent Simmons 2019-09-16 20:00:32 -07:00
  • 2f9f4e263c Restore color for light avatar background. Brent Simmons 2019-09-16 19:59:33 -07:00
  • 3c1b0cf961 Fix css to handle super wide divs. Maurice Parker 2019-09-16 18:19:28 -05:00
  • 444771dfae Merge branch 'mac-release' Maurice Parker 2019-09-16 18:16:13 -05:00
  • 1d7cbe5596 Fix super wide div's. Issue #1010 Maurice Parker 2019-09-16 18:12:56 -05:00
  • f977a5e0cb Remove favicon and feed icon image caches every 3 days Maurice Parker 2019-09-16 17:09:49 -05:00
  • 18d6a278c7 Merge branch 'mac-release' Maurice Parker 2019-09-16 16:37:18 -05:00
  • 0458fd3838 Delete avatar and favicon image caches every three days Maurice Parker 2019-09-16 16:26:40 -05:00
  • 46c1dabe62 Add simulated refresh interval picker Maurice Parker 2019-09-16 12:06:47 -05:00
  • ac93dfbd91 Add vibrant styling to Account Views Maurice Parker 2019-09-16 11:35:09 -05:00
  • 7bda205af8 Add vibrant button style Maurice Parker 2019-09-16 10:57:27 -05:00
  • 00310b7bd7 Roll back vibrant cell selection hacks Maurice Parker 2019-09-16 08:05:33 -05:00
  • 5d8d0d19df Refactor account tag determination so that SwiftUI would stop freaking out Maurice Parker 2019-09-16 05:42:36 -05:00
  • e3270f5ef4 Added vibrant selection to Account navigation links Maurice Parker 2019-09-16 05:30:59 -05:00
  • 8a2d1f5f6a Create TimelineAvatarView, which draws the background for images that need it. Brent Simmons 2019-09-15 23:02:13 -07:00
  • 8063488bc8 Enable clicking on most anyplace in the row Maurice Parker 2019-09-15 20:47:01 -05:00
  • 984431eb01 Add VibrantSelectAction and modified import and export OPML to use it Maurice Parker 2019-09-15 17:14:27 -05:00
  • 38200edb67 Bypass account selection on import and export of OPML if only one account is available Maurice Parker 2019-09-15 13:35:36 -05:00
  • e2816cba7a Implement Add NNW news in the settings Maurice Parker 2019-09-15 12:03:28 -05:00
  • 8e939e9942 Change Credentials to be a struct instead of an enum Maurice Parker 2019-09-15 10:03:47 -05:00
  • b0b3f58036 Merge branch 'mac-release' Maurice Parker 2019-09-15 04:10:50 -05:00
  • 7c3c78b796 Remove debug print statement Maurice Parker 2019-09-15 04:08:10 -05:00
  • 90cc8ffa6f Merge branch 'mac-release' Maurice Parker 2019-09-15 04:06:52 -05:00
  • dc67c9f03b Update to latest RSCore Maurice Parker 2019-09-15 04:06:24 -05:00
  • 20dda3727b Change to use the scaled avatar version of the favicon. Maurice Parker 2019-09-15 04:05:11 -05:00
  • b07bf73f78 Revert "Scale images, when needed, before generating inline HTML data in ArticleRenderer — this keeps us from getting huge amounts of data, which slows down rendering." Maurice Parker 2019-09-15 04:00:24 -05:00
  • 7d738baef3 Merge branch 'mac-release' Brent Simmons 2019-09-14 22:41:44 -07:00
  • c3e26ea307 Scale images, when needed, before generating inline HTML data in ArticleRenderer — this keeps us from getting huge amounts of data, which slows down rendering. Brent Simmons 2019-09-14 22:41:13 -07:00
  • 4f401099b6 Fix empty space that sometimes appeared between the first section and the navigation bar of Feeds Maurice Parker 2019-09-14 19:51:23 -05:00
  • 11140f2289 Put a slight delay in hiding the progress bar Maurice Parker 2019-09-14 18:11:03 -05:00
  • 612d7d0755 Adjusted the progress bar so that it will make it to 100% Maurice Parker 2019-09-14 17:53:37 -05:00
  • bec1aacffc Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire Maurice Parker 2019-09-14 15:42:29 -05:00
  • 16954393c0 Store correct credentials for FreshRSS Maurice Parker 2019-09-14 15:41:35 -05:00
  • 157bd57c5e Add FreshRSS add account back into settings Maurice Parker 2019-09-14 15:15:13 -05:00
  • 4a69522227 Update appcasts for 5.0.2. Brent Simmons 2019-09-14 11:56:13 -07:00
  • 5c59427e90 Add code to cleanup User Activities on Account delete Maurice Parker 2019-09-14 13:38:12 -05:00
  • 0c5937ca4c Merge mac-release. Brent Simmons 2019-09-14 11:15:25 -07:00
  • 6377cbc379 Bump version to 5.0.2. mac-5.0.2 Brent Simmons 2019-09-14 11:08:34 -07:00
  • 5c3f0f6f42 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire Brent Simmons 2019-09-14 10:46:52 -07:00
  • cc3cd4d73a Merge branch 'mac-release' Brent Simmons 2019-09-14 10:46:26 -07:00
  • 73471bc6cd Update RSCore to get Daniel’s app movement monitor fix. Brent Simmons 2019-09-14 10:46:05 -07:00
  • 530e9ca60f Change writing options for resource files to none Maurice Parker 2019-09-13 16:58:10 -05:00
  • 82d4e0e3b3 Fixed metadata name suffixes Maurice Parker 2019-09-13 16:41:08 -05:00
  • 028829edac Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire Maurice Parker 2019-09-13 16:36:02 -05:00
  • 7b29eaab7a Make feed metadata a managed resource file Maurice Parker 2019-09-13 16:35:53 -05:00
  • b5b2dde3b9 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire Brent Simmons 2019-09-13 14:22:40 -07:00
  • 218ec470fe Update appcasts for 5.0.1. Brent Simmons 2019-09-13 14:22:34 -07:00
  • b24e6a4725 Make account metadata a managed resource file Maurice Parker 2019-09-13 16:12:19 -05:00