Nate Weaver
|
1e840f3090
|
Move WebKit "inspector starts attached" user default to AppDefaults
|
2019-09-17 13:42:18 -05:00 |
Nate Weaver
|
4a2724bcc4
|
Fix comment capitalization
|
2019-09-17 13:27:11 -05:00 |
Nate Weaver
|
e39fa31bf7
|
Add a menu item to the Debug menu to enable the Web Inspector
Just enables the "Inspect Element" item in a WKWebView's contextual menu at the moment.
|
2019-09-17 05:04:05 -05:00 |
Maurice Parker
|
18d6a278c7
|
Merge branch 'mac-release'
|
2019-09-16 16:37:18 -05:00 |
Maurice Parker
|
0458fd3838
|
Delete avatar and favicon image caches every three days
|
2019-09-16 16:26:40 -05:00 |
Phil Viso
|
8a6e3c9f37
|
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire into GroupArticlesByFeed
# Conflicts:
# Mac/MainWindow/Timeline/TimelineViewController.swift
|
2019-09-13 08:23:31 -05:00 |
Maurice Parker
|
5985b00480
|
Inject the Accounts folder name so that it can be in different locations between the iOS and Mac Apps.
|
2019-09-12 10:59:26 -05:00 |
Phil Viso
|
32d6678fdd
|
Added group by feed menu item
|
2019-09-08 17:09:26 -05:00 |
Maurice Parker
|
546917a866
|
Merge branch 'mac-release'
|
2019-09-06 08:38:58 -05:00 |
Daniel Jalkut
|
8e01e8e45a
|
Instantiate an RSAppMovementMonitor to track user movement of the application while running. Fixes #897.
|
2019-09-06 09:13:09 -04:00 |
Brent Simmons
|
0bfafc2da3
|
Merge branch 'mac-release'
|
2019-09-03 22:18:00 -07:00 |
Brent Simmons
|
cbaad4bdeb
|
Add checkbox to Preferences > General for turning off the unread count in the Dock.
|
2019-09-03 22:17:31 -07:00 |
Maurice Parker
|
2b206e098a
|
Move the location of the home page to feed icon cache to the cache directory instead of the temp directory
|
2019-08-27 13:29:34 -05:00 |
Maurice Parker
|
3279a25581
|
Cache home page to feed icon relationship
|
2019-08-26 19:40:30 -05:00 |
Brent Simmons
|
dd62a3325a
|
Center the main window on first run.
|
2019-08-23 18:30:28 -07:00 |
Brent Simmons
|
40369eaca0
|
Change the URL of the Help book to include a /mac/ directory, so we can have separate help books for Mac and iOS.
|
2019-08-10 14:26:51 -07:00 |
Maurice Parker
|
18b90ba93f
|
Added How To Support NetNewsWire help menu item. Issue #753
|
2019-06-14 17:38:00 -05:00 |
Maurice Parker
|
c61949bc04
|
Add account name to network error messages and prevent background iOS errors from displaying alerts
|
2019-05-26 11:54:32 -05:00 |
Brent Simmons
|
8f48d8a726
|
Add Slack Group command in Help menu — it takes you to the signup page.
|
2019-05-25 10:21:25 -07:00 |
Maurice Parker
|
be81fdae0a
|
Send article statuses to Feedbin on app terminate
|
2019-05-21 17:20:49 -05:00 |
Maurice Parker
|
10c5ca4e1a
|
Disable refresh and add NNW app news when there are no active accounts.
|
2019-05-19 14:23:54 -05:00 |
Maurice Parker
|
86578775e0
|
Move menu validations to the app delegate.
|
2019-05-19 10:21:42 -05:00 |
Brent Simmons
|
6fc6850a79
|
Update URL for Help book.
|
2019-05-16 21:31:57 -07:00 |
Maurice Parker
|
6882b152d9
|
Add timer to trigger article status sync process.
|
2019-05-15 17:21:58 -05:00 |
Maurice Parker
|
636468bbf0
|
Implement active account processing functionality
|
2019-05-02 06:01:30 -05:00 |
Maurice Parker
|
78e98e4c03
|
Make single non-local drops work with multiple accounts
|
2019-05-01 17:33:08 -05:00 |
Maurice Parker
|
73f035c5b7
|
Make OPML import and export respect multiple accounts
|
2019-05-01 16:04:56 -05:00 |
Maurice Parker
|
4bc7611721
|
Rename AccountManageer.localAccount to AccountManager.defaultAccount to make it different from other local accounts
|
2019-05-01 05:53:18 -05:00 |
Maurice Parker
|
476bd7ec56
|
Fix release build compile error caused by recent RefreshTimer refactoring.
|
2019-04-24 14:46:01 -05:00 |
Maurice Parker
|
66e4180a8c
|
Refactor RefreshTimer code out into a separate class from AppDelegate so that it can be reused on iOS.
|
2019-04-23 11:20:44 -05:00 |
Brent Simmons
|
70312aa75c
|
Major folder and project tree restructuring.
|
2019-04-13 16:18:54 -07:00 |