Commit Graph

3276 Commits

Author SHA1 Message Date
Nate Weaver
4f405009f5 Use a selector instead of a block for the notification observation 2019-09-17 05:04:05 -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
Brent Simmons
b075226685 Merge mac-release. 2019-09-16 22:32:08 -07:00
Brent Simmons
66d9333999 Make minor code formatting changes so that TimelineViewController matches our current thinking. Also delete some commented-out and unused code. 2019-09-16 22:27:17 -07:00
Brent Simmons
d16acfcca8 Merge branch 'mac-release' 2019-09-16 22:10:17 -07:00
Brent Simmons
f7c9cc1dbd Remove no-longer needed machinery for updating the timeline on dark-mode/light-mode appearance changes. 2019-09-16 22:09:58 -07:00
Brent Simmons
1ece325112 Merge mac-release. 2019-09-16 20:09:04 -07:00
Brent Simmons
a05fd61085 Merge branch 'imagecache' into mac-release 2019-09-16 20:07:31 -07:00
Brent Simmons
2d22f061a5 Remove no-longer-needed functions for compositing the avatar on a background. 2019-09-16 20:07:07 -07:00
Brent Simmons
a225d52ba3 Use the new TimelineAvatarView instead of an NSImageView in TimelineTableCellView. 2019-09-16 20:01:30 -07:00
Brent Simmons
506b621e5d Draw the avatar background in TimelineAvatarView only if the icon is too short vertically. 2019-09-16 20:00:32 -07:00
Brent Simmons
2f9f4e263c Restore color for light avatar background. 2019-09-16 19:59:33 -07:00
Maurice Parker
3c1b0cf961 Fix css to handle super wide divs. 2019-09-16 18:19:28 -05:00
Maurice Parker
444771dfae Merge branch 'mac-release' 2019-09-16 18:16:13 -05:00
Maurice Parker
1d7cbe5596 Fix super wide div's. Issue #1010 2019-09-16 18:12:56 -05:00
Maurice Parker
f977a5e0cb Remove favicon and feed icon image caches every 3 days 2019-09-16 17:09:49 -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
Maurice Parker
46c1dabe62 Add simulated refresh interval picker 2019-09-16 12:06:47 -05:00
Maurice Parker
ac93dfbd91 Add vibrant styling to Account Views 2019-09-16 11:35:09 -05:00
Maurice Parker
7bda205af8 Add vibrant button style 2019-09-16 10:57:27 -05:00
Maurice Parker
00310b7bd7 Roll back vibrant cell selection hacks 2019-09-16 08:05:33 -05:00
Maurice Parker
5d8d0d19df Refactor account tag determination so that SwiftUI would stop freaking out 2019-09-16 05:42:36 -05:00
Maurice Parker
e3270f5ef4 Added vibrant selection to Account navigation links 2019-09-16 05:30:59 -05:00
Brent Simmons
8a2d1f5f6a Create TimelineAvatarView, which draws the background for images that need it. 2019-09-15 23:02:13 -07:00
Maurice Parker
8063488bc8 Enable clicking on most anyplace in the row 2019-09-15 20:47:01 -05:00
Maurice Parker
984431eb01 Add VibrantSelectAction and modified import and export OPML to use it 2019-09-15 17:14:27 -05:00
Maurice Parker
38200edb67 Bypass account selection on import and export of OPML if only one account is available 2019-09-15 13:35:36 -05:00
Maurice Parker
e2816cba7a Implement Add NNW news in the settings 2019-09-15 12:03:28 -05:00
Maurice Parker
8e939e9942 Change Credentials to be a struct instead of an enum 2019-09-15 10:03:47 -05:00
Maurice Parker
b0b3f58036 Merge branch 'mac-release' 2019-09-15 04:10:50 -05:00
Maurice Parker
7c3c78b796 Remove debug print statement 2019-09-15 04:08:10 -05:00
Maurice Parker
90cc8ffa6f Merge branch 'mac-release' 2019-09-15 04:06:52 -05:00
Maurice Parker
dc67c9f03b Update to latest RSCore 2019-09-15 04:06:24 -05:00
Maurice Parker
20dda3727b Change to use the scaled avatar version of the favicon. 2019-09-15 04:05:11 -05:00
Maurice Parker
b07bf73f78 Revert "Scale images, when needed, before generating inline HTML data in ArticleRenderer — this keeps us from getting huge amounts of data, which slows down rendering."
This reverts commit c3e26ea307.
2019-09-15 04:00:24 -05:00
Brent Simmons
7d738baef3 Merge branch 'mac-release' 2019-09-14 22:41:44 -07:00
Brent Simmons
c3e26ea307 Scale images, when needed, before generating inline HTML data in ArticleRenderer — this keeps us from getting huge amounts of data, which slows down rendering. 2019-09-14 22:41:13 -07:00
Maurice Parker
4f401099b6 Fix empty space that sometimes appeared between the first section and the navigation bar of Feeds 2019-09-14 19:51:23 -05:00
Maurice Parker
11140f2289 Put a slight delay in hiding the progress bar 2019-09-14 18:11:03 -05:00
Maurice Parker
612d7d0755 Adjusted the progress bar so that it will make it to 100% 2019-09-14 17:53:37 -05:00
Maurice Parker
bec1aacffc Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-09-14 15:42:29 -05:00
Maurice Parker
16954393c0 Store correct credentials for FreshRSS 2019-09-14 15:41:35 -05:00
Maurice Parker
157bd57c5e Add FreshRSS add account back into settings 2019-09-14 15:15:13 -05:00
Brent Simmons
4a69522227 Update appcasts for 5.0.2. 2019-09-14 11:56:13 -07:00
Maurice Parker
5c59427e90 Add code to cleanup User Activities on Account delete 2019-09-14 13:38:12 -05:00
Brent Simmons
0c5937ca4c Merge mac-release. 2019-09-14 11:15:25 -07:00
Brent Simmons
6377cbc379 Bump version to 5.0.2. 2019-09-14 11:08:34 -07:00
Brent Simmons
5c3f0f6f42 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-09-14 10:46:52 -07:00
Brent Simmons
cc3cd4d73a Merge branch 'mac-release' 2019-09-14 10:46:26 -07:00