Commit Graph

762 Commits

Author SHA1 Message Date
Maurice Parker
feba4a7bc6 Change to respect individual feed filters when multiple feeds are selected. Issue #2399 2020-09-08 17:14:49 -05:00
Maurice Parker
35175fed27 Merge branch 'mac-candidate' of https://github.com/Ranchero-Software/NetNewsWire into mac-candidate 2020-09-08 13:59:54 -05:00
Maurice Parker
bc3027507a
Merge pull request #2404 from AngeloStavrow/2401-update-help-link
Update link in Help menu
2020-09-08 13:58:33 -05:00
Maurice Parker
2c209fc51b Make table elements accessible when using voiceover. Issue #2393 2020-09-08 13:57:31 -05:00
Angelo Stavrow
b102a8b407
Update link in Help menu to version 5.1 2020-09-08 09:03:11 -04:00
Angelo Stavrow
09853a51da
Ensure window title updates when feed/folder name is changed 2020-09-08 07:15:12 -04:00
Angelo Stavrow
5f095e8966
Set windowTitle in updateUI() method for *InspectorViewControllers 2020-09-08 07:14:54 -04:00
Angelo Stavrow
c7aa5656d8
Add windowTitle var to Inspector protocol 2020-09-08 07:14:36 -04:00
Angelo Stavrow
ef63c18265
Set window title based on type of Inspector being shown 2020-09-08 07:14:16 -04:00
Angelo Stavrow
8e758b5baf
Check notifications permissions when user clicks showUnreadCountCheckbox 2020-09-06 17:15:46 -04:00
Angelo Stavrow
142ce582e6
Replace binding with IBAction/IBOutlet for Hide Unread Count checkbox 2020-09-06 13:22:35 -04:00
Angelo Stavrow
41156f6670
Add setter for hideUnreadCount in AppDefaults 2020-09-05 15:43:20 -04:00
Maurice Parker
a10aa591a2 Remove ability to set default RSS reader. Issue #2381 2020-09-03 18:55:30 -05:00
Nate Weaver
302ceeaffb Correctly handle IRIs 2020-09-01 16:41:01 -05:00
Nate Weaver
34685328e0 Changes for IDNA support 2020-09-01 16:41:01 -05:00
Maurice C Parker
78445b354d Fix sidebar width automatic resizing. Issue #2385 2020-08-31 14:58:58 -05:00
Maurice C Parker
72dc09a257 Position the image assets on pixel boundaries. Issue #2350 2020-08-25 17:34:13 -05:00
Brent Simmons
8350586dc3 Use regular font weight for body text in the timeline. 2020-08-23 21:24:52 -07:00
Brent Simmons
cb5142cba2 Make the feed name bold in timeline cells. 2020-08-23 19:18:02 -07:00
Brent Simmons
dad317680a Revise text and spacing in inspector window’s feed pane. Fix #2353. 2020-08-23 14:54:22 -07:00
Brent Simmons
0a3db80ee4 Change the hold-shift-key text for open-web-page settings to “Press the Shift key to do the opposite.” Change the name of the default browser preference to “Browser.” Rejigger some constraints. Fix #2356. 2020-08-23 14:38:41 -07:00
Maurice C Parker
e7ea95aced Revert "Make the on my mac icon sharper."
This reverts commit 99edfe1fe1.
2020-08-21 20:09:39 -05:00
Maurice C Parker
99edfe1fe1 Make the on my mac icon sharper. 2020-08-21 20:05:05 -05:00
Maurice Parker
d7b8822587 Merge branch 'mac-candidate' of https://github.com/Ranchero-Software/NetNewsWire into mac-candidate 2020-08-21 17:27:14 -05:00
Maurice Parker
ad0cb2d58d Modify Reader View assets so that the look better on 1x displays. Issue #2350 2020-08-21 17:27:04 -05:00
Maurice C Parker
d99f12346d Manually draw background and selection so that it encompasses the whole row. Issue #2363 2020-08-21 16:02:09 -05:00
Maurice Parker
b051a4c990 Make animation loop smoother. Issue #2377 2020-08-21 15:32:56 -05:00
Maurice C Parker
9abf27ac63 Restore request for notification authorization on startup since we have the badge on by default. Issue #2375 2020-08-21 12:51:53 -05:00
Maurice C Parker
0913963c97 Change table column width to automatically resize with table view. Issue #2373 2020-08-21 11:54:26 -05:00
Maurice Parker
1e7a185134 Use rgba instead of rgb for lightmode 2020-08-20 21:13:18 -05:00
Maurice Parker
6893c8ebc8 Use the lighter shade of NNW blue for darkmode article view (like iOS) 2020-08-20 21:02:28 -05:00
Maurice Parker
2b35eacc30 Improve new window pane sizes. Issue #2344 2020-08-20 20:00:31 -05:00
Maurice C Parker
b20004e8b5 Fix initial Sidebar column sizing issue 2020-08-20 16:49:06 -05:00
Maurice Parker
d3cebfaccb Turn the star color to white if the article is selected. Issue #2364 2020-08-19 20:00:34 -05:00
Maurice Parker
f7fb859ea9 Make article source gray. Issue #2368 2020-08-19 12:48:20 -05:00
Maurice Parker
bbd2dfad45 Change article accent color to be NNW blue. Issue #2367 2020-08-19 12:31:03 -05:00
Maurice Parker
1f047cdb10 Make the timeline date bold. Issue #2365 2020-08-19 11:56:14 -05:00
Maurice Parker
ef99496002 Make summary text a lighter shade of gray. Issue #2366 2020-08-19 11:51:44 -05:00
Maurice Parker
d98608fe3a Show add account view controller if user deselects a selected account. Issue #2359 2020-08-18 17:31:21 -05:00
Maurice Parker
afc113833b Change shiftkey explanation text to use the secondary label color. Issue #2358 2020-08-18 17:26:23 -05:00
Maurice Parker
68250353fa Set toolbar style to preference so that it looks correct on Big Sur 2020-08-18 17:24:39 -05:00
Maurice Parker
25ec13972c Change margin padding back to 64px. Issue #2360 2020-08-18 17:20:44 -05:00
Maurice Parker
b0de353d02 Make clean up availability take read count into consideration. Issue #2352 2020-08-18 15:04:30 -05:00
Maurice Parker
348e8734e7 Make timeline sort menu more closely match Mail's. Issues #2348, #2347, #2349 2020-08-18 12:01:36 -05:00
Maurice Parker
72bd722def Remove sidebar filter button. Issue #2346 2020-08-17 17:50:50 -05:00
Maurice Parker
9c0730f4d3 Make sort menu taller so that it won't cut off. Issue #2339 2020-08-15 14:28:29 -05:00
Maurice Parker
25528ec886 Remove image size constraints 2020-08-15 01:58:31 -05:00
Maurice Parker
64c548c13f Change filter button assets. Issue #2336 2020-08-15 01:45:47 -05:00
Maurice Parker
7baebfeb6a Don't notify the delegate of a selected article change if they haven't actually changed 2020-08-06 17:05:53 -05:00
Angelo Stavrow
be8fedbf11
Use conditional in guard statement instead of setting an unused variable 2020-08-02 17:10:57 -04:00