Commit Graph

  • e845e3bd35 Merge branch 'mac-candidate' Brent Simmons 2019-07-29 19:56:49 -07:00
  • 31e089fc1d Add an active property to the scripting definition for Account. Brent Simmons 2019-07-29 19:56:22 -07:00
  • 81373fa637 Merge pull request #816 from nostodnayr/helpbook-rd Brent Simmons 2019-07-29 18:39:26 -07:00
  • 73bbdd81d5 Helpbook: Add contributing, reading, news and deleting feeds Ryan Dotson 2019-07-30 09:37:32 +09:00
  • f0ccaf5832 Merge pull request #815 from olofhellman/master Brent Simmons 2019-07-29 10:10:10 -07:00
  • 1809ad94e1 Exempt PRODUCT_NAME from build setting restriction Olof Hellman 2019-07-28 19:09:20 -07:00
  • 5d4727b14a Try seeing if the "VALIDATE_PRODUCT" setting caused a failure Olof Hellman 2019-07-28 17:00:59 -07:00
  • 38206564d9 Revert changes to macapp.xcconfig file make codesigning on CI build machine happier Olof Hellman 2019-07-28 16:47:11 -07:00
  • 87e6c7eb6a revert changes to development team to see if this fixes code signing issue on CI build machine Olof Hellman 2019-07-28 16:41:48 -07:00
  • a2bf47d9e6 Merge pull request #6 from brentsimmons/master Olof Hellman 2019-07-28 16:08:39 -07:00
  • 34326863ea Merge branch 'mac-candidate' Brent Simmons 2019-07-28 16:01:12 -07:00
  • 3ad4e54fa7 Merge pull request #5 from olofhellman/rationalizeXcconfigs Olof Hellman 2019-07-28 16:01:03 -07:00
  • 887f8e0b53 Check to see if the timeline already has the expected representedObjects when the sidebar selection (apparently) has changed. If so, then don’t set the representedObjects again, and don’t knock the user out of search mode if searching. Brent Simmons 2019-07-28 16:00:43 -07:00
  • d7f0c26a82 Integrate the 'VerifyNoBuildSettings' script Olof Hellman 2019-07-28 15:47:43 -07:00
  • 2fcadf9748 Merge branch 'mac-candidate' Brent Simmons 2019-07-28 15:31:45 -07:00
  • 2441de960f Skip reloading the sidebar after the tree controller rebuilds when the rebuilt version is the same as the previous version. This saves some cycles, and it’s part of fixing #791. Brent Simmons 2019-07-28 15:31:17 -07:00
  • a10a9145fa CLean out build settings from project file Olof Hellman 2019-07-28 15:24:57 -07:00
  • 1116464096 rename xcconfig files Olof Hellman 2019-07-28 14:59:38 -07:00
  • 6b49a2c5ca Merge branch 'codeSigning' into rationalizeXcconfigs Olof Hellman 2019-07-28 14:49:30 -07:00
  • 8e675dd795 make codesigning work with developerSettings Olof Hellman 2019-07-28 14:45:18 -07:00
  • d8f1dcf23e Merge branch 'mac-candidate' Brent Simmons 2019-07-27 22:53:53 -07:00
  • 44ec6a026d Get the unread count from the timeline for the currently selected node in the sidebar. This ensures that transients in the timeline are accounted for. (The database query for the unread count wouldn’t necessarily match.) Brent Simmons 2019-07-27 22:53:27 -07:00
  • 59a8efe147 Trying to set up code signing correctly with developer settings Olof Hellman 2019-07-27 21:36:29 -07:00
  • 05faea53c4 Remove reference to NSCalendarDayChanged — it’s no longer necessary to update the Today feed unread count when the day changes. Brent Simmons 2019-07-27 19:52:05 -07:00
  • 314fd970d1 Merge branch 'mac-candidate' Brent Simmons 2019-07-27 19:49:46 -07:00
  • 8acab45cf9 Make formatting changes to SidebarViewController.swift so it conforms to current formatting thinking. Brent Simmons 2019-07-27 19:49:33 -07:00
  • 22de040d34 Merge pull request #4 from brentsimmons/master Olof Hellman 2019-07-27 19:36:54 -07:00
  • 58a7e1bc7d Merge branch 'mac-candidate' Brent Simmons 2019-07-27 15:44:34 -07:00
  • a41f7d8e68 Remove some unneeded drawing. This makes resizing the timeline faster. Brent Simmons 2019-07-27 15:44:13 -07:00
  • 90ac6b22a3 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire Maurice Parker 2019-07-27 15:08:41 -05:00
  • 978aeeee80 Restore selection when currently select feed unread count changes Maurice Parker 2019-07-27 15:05:21 -05:00
  • adb6309872 In Three Pane Mode only show the progress indicator on the Feeds controller Maurice Parker 2019-07-27 14:49:07 -05:00
  • 06a5f4e6f1 Merge pull request #812 from nostodnayr/helpbook-rd Brent Simmons 2019-07-27 12:37:12 -07:00
  • cf674d67b1 Show no selection when timeline is selected in Three Panel Mode Maurice Parker 2019-07-27 14:36:01 -05:00
  • 7732eff01e Merge branch 'mac-candidate' Brent Simmons 2019-07-27 12:30:34 -07:00
  • f824be2f16 Change Today feed from 28 hours to 24 hours, since 24 hours is less weird and more easily explainable. Brent Simmons 2019-07-27 12:30:13 -07:00
  • e009a31ed7 Rename isThreePane to isThreePanelMode Maurice Parker 2019-07-27 14:25:10 -05:00
  • 59537c5705 Automatically hide the overlay and only add the navigation controller to detail views when not collapsed Maurice Parker 2019-07-26 16:26:22 -05:00
  • 306af515ea Remove duplicate split view controller initialization on launch Maurice Parker 2019-07-26 09:58:46 -05:00
  • 125512f551 Merge branch 'mac-candidate' Maurice Parker 2019-07-26 08:06:59 -05:00
  • 8b0c8156df Remove refresh at midnight for Today smartfeed Maurice Parker 2019-07-26 08:06:08 -05:00
  • e30e09b80b Help Book: Adding feeds, export, import Ryan Dotson 2019-07-25 21:05:10 +09:00
  • 4667e533fc Merge branch 'mac-candidate' Brent Simmons 2019-07-24 09:27:34 -07:00
  • 9edc726065 Make the Today smart feed show articles from the last 28 hours, so it doesn’t surprise people by emptying out at midnight. Brent Simmons 2019-07-24 09:27:03 -07:00
  • e263665a21 Merge branch 'mac-candidate' Maurice Parker 2019-07-23 16:36:46 -05:00
  • d2a09a92ae Fix timeline selection in three pane mode Maurice Parker 2019-07-19 17:27:56 -05:00
  • 1ddf4189d3 Initial support for three pane mode Maurice Parker 2019-07-19 15:59:46 -05:00
  • 871ccbd728 Fix variable name Maurice Parker 2019-07-19 14:47:25 -05:00
  • a47e4cab77 Show No Selection system message when selection is cleared by returning to the Feeds list Maurice Parker 2019-07-19 12:29:17 -05:00
  • 11d74372b1 Change how the AppCoordinator is initialized Maurice Parker 2019-07-19 11:59:08 -05:00
  • dd8c70f558 Hook up initial detail view controller back button Maurice Parker 2019-07-18 18:51:40 -05:00
  • b5411cde42 Fix detail navigation controller code Maurice Parker 2019-07-18 18:49:27 -05:00
  • d01f356869 Add System Message view controller Maurice Parker 2019-07-18 18:20:15 -05:00
  • c034aac385 Added system message view controller Maurice Parker 2019-07-18 18:19:32 -05:00
  • b25e789aef Prevent refresh errors from keeping the refreshControl visible when error dialogs are displayed. Maurice Parker 2019-07-18 15:16:54 -05:00
  • 8a5730267b Add Fresh RSS to sdef file. Maurice Parker 2019-07-18 14:12:50 -05:00
  • b7818e4e6e Merge pull request #808 from olofhellman/mac-candidate Maurice Parker 2019-07-18 13:13:25 -05:00
  • dbfcab089d merge sample AppleScript from master branch for mac-candidate Olof Hellman 2019-07-18 08:19:04 -07:00
  • a35c9e21da Create Safari-OpenAllStarredArticles.applescript Olof Hellman 2019-07-18 08:15:14 -07:00
  • 4d62925bc8 Merge pull request #3 from brentsimmons/mac-candidate Olof Hellman 2019-07-17 19:51:05 -07:00
  • 4fc1998cf3 Make Account and AccountDelegate interfaces more consistent by requiring the container parameter on removeFeed. Resolves #802 Maurice Parker 2019-07-17 15:41:21 -05:00
  • 48c5b67f57 Create OmniFocus-AddToNNWReadingList.applescript Olof Hellman 2019-07-10 23:52:01 -07:00
  • b6c9eb8901 Create Excel-CreateFeedStatisticsSpreadsheet.applescript Olof Hellman 2019-07-17 00:37:54 -07:00
  • 7e1059e12e Merge pull request #803 from olofhellman/master Maurice Parker 2019-07-17 14:43:46 -05:00
  • c96cb84154 Create Excel-CreateFeedStatisticsSpreadsheet.applescript Olof Hellman 2019-07-17 00:37:54 -07:00
  • 251f2619e4 Merge pull request #800 from olofhellman/master Maurice Parker 2019-07-16 15:28:51 -05:00
  • bf76956616 Merge pull request #801 from jbeker/freshrss_use_feedfinder_GH-744 Maurice Parker 2019-07-16 15:09:11 -05:00
  • 9b552d8003 Remove DispatchQueue.main.sync calls that are not appropriate anymore Jeremy Beker 2019-07-13 08:47:00 -04:00
  • fe9129ac4a Use Feed Finder before attempting to add feed urls Jeremy Beker 2019-07-13 08:37:08 -04:00
  • 5773e5b39c Updated to use new fetchArticles API Maurice Parker 2019-07-12 13:01:34 -05:00
  • 8e278ea843 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire Maurice Parker 2019-07-12 12:31:36 -05:00
  • 9a059d9d0e Create OmniFocus-AddToNNWReadingList.applescript Olof Hellman 2019-07-10 23:52:01 -07:00
  • 4edd38d11a Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire Brent Simmons 2019-07-10 22:53:55 -07:00
  • 304250e127 Use updated iOS app icon assets from Brad. Brent Simmons 2019-07-10 22:53:45 -07:00
  • ae7a17d5ac Merge pull request #2 from brentsimmons/master Olof Hellman 2019-07-10 21:55:25 -07:00
  • 8e2fef072e Merge pull request #798 from olofhellman/master Brent Simmons 2019-07-10 13:14:03 -07:00
  • 27e57aad6c fiddle with where the padding spaces are added Olof Hellman 2019-07-10 00:08:30 -07:00
  • 9a730afb49 Add sample script for creating a new outgoing message in Mail, fix accessor for the 'name of author' Olof Hellman 2019-07-10 00:02:20 -07:00
  • 2e4d22675c Merge branch 'mac-candidate' Brent Simmons 2019-07-09 21:45:34 -07:00
  • b1606ce20f Add thanks to GitHub, Slack, and CircleCI to about box. Brent Simmons 2019-07-09 21:45:01 -07:00
  • f082961025 Merge pull request #1 from brentsimmons/master Olof Hellman 2019-07-09 21:43:14 -07:00
  • 91d2e05950 Merge branch 'mac-candidate' Brent Simmons 2019-07-09 08:58:26 -07:00
  • fec66c5454 Create place for sample AppleScript scripts. Brent Simmons 2019-07-09 08:58:07 -07:00
  • 0d5ebad782 Merge branch 'mac-candidate' Brent Simmons 2019-07-08 23:10:41 -07:00
  • 055e0f09ad Update code formatting in Account. Brent Simmons 2019-07-08 23:06:40 -07:00
  • 1e998543a5 Use right single curly quote instead of foot mark in error messages. Brent Simmons 2019-07-08 22:59:29 -07:00
  • 21faa0ddc0 Update code formatting in some files in Account.framework. Brent Simmons 2019-07-08 22:58:19 -07:00
  • d1c9fc02d8 Merge branch 'mac-candidate' Brent Simmons 2019-07-08 22:31:11 -07:00
  • 1a03bcf03c Make code formatting match current style. Brent Simmons 2019-07-08 22:22:31 -07:00
  • cc458ecab7 Make code formatting match current style. Brent Simmons 2019-07-08 22:20:57 -07:00
  • 5d3cd8889f Make optionalIntForColumn an extension method on FMResultSet. Brent Simmons 2019-07-08 22:20:46 -07:00
  • c6907b73f9 Make code formatting in AttachmentsTable match current style. Brent Simmons 2019-07-08 22:13:30 -07:00
  • bed1620ae4 Make code formatting in AuthorsTable match current style. Brent Simmons 2019-07-08 22:11:24 -07:00
  • 1d2ea8a4af Make code formatting in StatusesTable match ourrent style. Brent Simmons 2019-07-08 22:09:28 -07:00
  • 8422122816 Delete a few unused lines of code. Brent Simmons 2019-07-08 21:47:11 -07:00
  • 72fa80956a Make code formatting in ArticlesTable match current style. Also: normalize MARK comments. Brent Simmons 2019-07-08 21:35:29 -07:00
  • 011054b345 Remove some unused code. Brent Simmons 2019-07-08 21:22:06 -07:00
  • 3c4379dfeb Merge branch 'mac-candidate' Brent Simmons 2019-07-08 21:13:00 -07:00
  • 33ff7c94c3 Make articlesTable.ensureStatuses non-blocking. Brent Simmons 2019-07-08 21:09:54 -07:00
  • 3d0d6fa8a9 Mark function as having @discardableResult, because we don’t always care about the result. Brent Simmons 2019-07-08 21:09:16 -07:00