Maurice Parker
|
c4b6cbe49e
|
Allow article extractor to be tried again after Mercury parser failure
|
2019-10-04 07:55:42 -05:00 |
Maurice Parker
|
0000e03083
|
Add the ability to handoff from iOS to Mac
|
2019-10-03 15:49:27 -05:00 |
Maurice Parker
|
9203444552
|
Add deep linking to Mac app.
|
2019-10-03 11:39:48 -05:00 |
Maurice Parker
|
9d54a1de74
|
Enable always on Reader View for feeds
|
2019-09-21 15:03:42 -05:00 |
Maurice Parker
|
76056e4fef
|
Add menu and keyboard shortcut to Reader
|
2019-09-19 17:25:36 -05:00 |
Maurice Parker
|
3b5a6f2576
|
Don't allow the article extraction button to toggle if it isn't working.
|
2019-09-18 20:03:01 -05:00 |
Maurice Parker
|
8cd6f107e5
|
Add basic Article Content extraction
|
2019-09-18 18:15:55 -05:00 |
Brent Simmons
|
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.
|
2019-07-28 16:00:43 -07:00 |
Brent Simmons
|
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.)
|
2019-07-27 22:53:27 -07:00 |
Maurice Parker
|
07ac60cec3
|
Remove showAddFolderWindow and showAddFeedWindow functions from MainWindowController so that validations will run on AppDelegate.
|
2019-05-19 15:27:58 -05:00 |
Maurice Parker
|
86578775e0
|
Move menu validations to the app delegate.
|
2019-05-19 10:21:42 -05:00 |
Phil Viso
|
eb5c1a49f7
|
Disable adding a new folder if there are no active accounts
|
2019-05-19 09:14:40 -05:00 |
Phil Viso
|
5ded56fc28
|
Fixed a crash that occurs when trying to add a new feed with no active accounts
|
2019-05-19 09:10:19 -05:00 |
Maurice Parker
|
78e98e4c03
|
Make single non-local drops work with multiple accounts
|
2019-05-01 17:33:08 -05:00 |
Brent Simmons
|
70312aa75c
|
Major folder and project tree restructuring.
|
2019-04-13 16:18:54 -07:00 |