Commit Graph

2835 Commits

Author SHA1 Message Date
Maurice Parker cf674d67b1 Show no selection when timeline is selected in Three Panel Mode 2019-07-27 14:36:01 -05:00
Brent Simmons 7732eff01e Merge branch 'mac-candidate' 2019-07-27 12:30:34 -07:00
Brent Simmons f824be2f16 Change Today feed from 28 hours to 24 hours, since 24 hours is less weird and more easily explainable. 2019-07-27 12:30:13 -07:00
Maurice Parker e009a31ed7 Rename isThreePane to isThreePanelMode 2019-07-27 14:25:10 -05:00
Maurice Parker 59537c5705 Automatically hide the overlay and only add the navigation controller to detail views when not collapsed 2019-07-26 16:26:22 -05:00
Maurice Parker 306af515ea Remove duplicate split view controller initialization on launch 2019-07-26 09:58:46 -05:00
Maurice Parker 125512f551 Merge branch 'mac-candidate' 2019-07-26 08:06:59 -05:00
Maurice Parker 8b0c8156df Remove refresh at midnight for Today smartfeed 2019-07-26 08:06:08 -05:00
Ryan Dotson e30e09b80b Help Book: Adding feeds, export, import
Added help pages for adding feeds, Safari extension, on my Mac account and importing/exporting feed lists.
Added links to new pages on index
2019-07-25 21:05:10 +09:00
Brent Simmons 4667e533fc Merge branch 'mac-candidate' 2019-07-24 09:27:34 -07:00
Brent Simmons 9edc726065 Make the Today smart feed show articles from the last 28 hours, so it doesn’t surprise people by emptying out at midnight. 2019-07-24 09:27:03 -07:00
Maurice Parker e263665a21 Merge branch 'mac-candidate' 2019-07-23 16:36:46 -05:00
Maurice Parker d2a09a92ae Fix timeline selection in three pane mode 2019-07-19 17:27:56 -05:00
Maurice Parker 1ddf4189d3 Initial support for three pane mode 2019-07-19 15:59:46 -05:00
Maurice Parker 871ccbd728 Fix variable name 2019-07-19 14:47:25 -05:00
Maurice Parker a47e4cab77 Show No Selection system message when selection is cleared by returning to the Feeds list 2019-07-19 12:29:17 -05:00
Maurice Parker 11d74372b1 Change how the AppCoordinator is initialized 2019-07-19 11:59:08 -05:00
Maurice Parker dd8c70f558 Hook up initial detail view controller back button 2019-07-18 18:51:40 -05:00
Maurice Parker b5411cde42 Fix detail navigation controller code 2019-07-18 18:49:27 -05:00
Maurice Parker d01f356869 Add System Message view controller 2019-07-18 18:20:15 -05:00
Maurice Parker c034aac385 Added system message view controller 2019-07-18 18:19:32 -05:00
Maurice Parker b25e789aef Prevent refresh errors from keeping the refreshControl visible when error dialogs are displayed. 2019-07-18 15:16:54 -05:00
Maurice Parker 8a5730267b Add Fresh RSS to sdef file. 2019-07-18 14:12:50 -05:00
Maurice Parker b7818e4e6e
Merge pull request #808 from olofhellman/mac-candidate
Two new AppleScripts for mac-candidate
2019-07-18 13:13:25 -05:00
Olof Hellman dbfcab089d merge sample AppleScript from master branch for mac-candidate 2019-07-18 08:19:04 -07:00
Olof Hellman a35c9e21da Create Safari-OpenAllStarredArticles.applescript 2019-07-18 08:15:14 -07:00
Olof Hellman 4d62925bc8
Merge pull request #3 from brentsimmons/mac-candidate
merge from brentsimmons/mac-candidate
2019-07-17 19:51:05 -07:00
Maurice Parker 4fc1998cf3 Make Account and AccountDelegate interfaces more consistent by requiring the container parameter on removeFeed. Resolves #802 2019-07-17 15:41:21 -05:00
Olof Hellman 48c5b67f57 Create OmniFocus-AddToNNWReadingList.applescript 2019-07-17 14:56:36 -05:00
Olof Hellman b6c9eb8901 Create Excel-CreateFeedStatisticsSpreadsheet.applescript
Another sample script, this time targeting Excel and building a spreadsheet with simple statistics about feeds.
2019-07-17 14:54:59 -05:00
Maurice Parker 7e1059e12e
Merge pull request #803 from olofhellman/master
Create Excel-CreateFeedStatisticsSpreadsheet.applescript
2019-07-17 14:43:46 -05:00
Olof Hellman c96cb84154 Create Excel-CreateFeedStatisticsSpreadsheet.applescript
Another sample script, this time targeting Excel and building a spreadsheet with simple statistics about feeds.
2019-07-17 00:37:54 -07:00
Maurice Parker 251f2619e4
Merge pull request #800 from olofhellman/master
Sample AppleScript -- Add the current article to an OmniFocus "reading list" project
2019-07-16 15:28:51 -05:00
Maurice Parker bf76956616
Merge pull request #801 from jbeker/freshrss_use_feedfinder_GH-744
FreshRSS: Use Feed Finder to get proper feed URL before adding
2019-07-16 15:09:11 -05:00
Jeremy Beker 9b552d8003
Remove DispatchQueue.main.sync calls that are not appropriate anymore 2019-07-13 08:47:00 -04:00
Jeremy Beker fe9129ac4a
Use Feed Finder before attempting to add feed urls 2019-07-13 08:37:08 -04:00
Maurice Parker 5773e5b39c Updated to use new fetchArticles API 2019-07-12 13:01:34 -05:00
Maurice Parker 8e278ea843 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-07-12 12:31:36 -05:00
Olof Hellman 9a059d9d0e Create OmniFocus-AddToNNWReadingList.applescript 2019-07-10 23:52:01 -07:00
Brent Simmons 4edd38d11a Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-07-10 22:53:55 -07:00
Brent Simmons 304250e127 Use updated iOS app icon assets from Brad. 2019-07-10 22:53:45 -07:00
Olof Hellman ae7a17d5ac
Merge pull request #2 from brentsimmons/master
merge from upstream
2019-07-10 21:55:25 -07:00
Brent Simmons 8e2fef072e
Merge pull request #798 from olofhellman/master
First sample script -- Create an outgoing message in Mail with info about the current article
2019-07-10 13:14:03 -07:00
Olof Hellman 27e57aad6c fiddle with where the padding spaces are added 2019-07-10 00:08:30 -07:00
Olof Hellman 9a730afb49 Add sample script for creating a new outgoing message in Mail, fix accessor for the 'name of author' 2019-07-10 00:02:20 -07:00
Brent Simmons 2e4d22675c Merge branch 'mac-candidate' 2019-07-09 21:45:34 -07:00
Brent Simmons b1606ce20f Add thanks to GitHub, Slack, and CircleCI to about box. 2019-07-09 21:45:01 -07:00
Olof Hellman f082961025
Merge pull request #1 from brentsimmons/master
pull from brent's
2019-07-09 21:43:14 -07:00
Brent Simmons 91d2e05950 Merge branch 'mac-candidate' 2019-07-09 08:58:26 -07:00
Brent Simmons fec66c5454 Create place for sample AppleScript scripts. 2019-07-09 08:58:07 -07:00