Maurice Parker
|
43a01c5501
|
Change to use standard Apple colors for darkmode. Fixes #2660
|
2020-12-11 15:29:31 -06:00 |
Maurice Parker
|
6ef29e3927
|
Update the text size using JavaScript so that the web page doesn't reload. Fixes #2641
|
2020-12-08 19:00:56 -06:00 |
Maurice Parker
|
c558731de8
|
Reduce size of article left and right padding
|
2020-11-04 12:30:29 -06:00 |
Maurice Parker
|
948998382d
|
Make article view text adjustable via the app preferences. Fixes #42
|
2020-11-03 17:08:56 -06:00 |
Maurice Parker
|
0338a3bda4
|
Remove deprecation warning
|
2020-11-02 19:43:29 -06:00 |
Maurice Parker
|
3aad0b5075
|
Remove no longer needed system events. Fixes #2537
|
2020-10-30 09:44:24 -05:00 |
Maurice Parker
|
dc35037740
|
Remove CSS rule that was interfering with Newsfoot styling
|
2020-09-29 07:35:05 -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
|
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
|
25ec13972c
|
Change margin padding back to 64px. Issue #2360
|
2020-08-18 17:20:44 -05:00 |
Maurice Parker
|
95a8f6d72d
|
Merge branch 'swiftui'
|
2020-07-10 15:28:14 -05:00 |
Nate Weaver
|
5acce87995
|
Mac: Make shift-space scroll up even when the detail view doesn't have focus
Issue #969.
|
2020-07-10 13:57:34 -05:00 |
Stuart Breckenridge
|
a57f98e4e7
|
NetNewsWire-Mac AppDefaults is now a singleton
|
2020-07-02 11:17:38 +08:00 |
Nate Weaver
|
5cd8dc9d5d
|
Also let the Command key invert the background pref in web views
|
2020-05-20 20:08:13 -05:00 |
Nate Weaver
|
1e1fc06e7b
|
Clean up shift-key checking and add it to more places
|
2020-05-20 19:59:21 -05:00 |
Maurice Parker
|
ee92cf69d2
|
Merge branch 'extension-point'
|
2020-04-24 13:34:13 -05:00 |
Nate Weaver
|
37ae46ea4c
|
Merge more styles and fix styling of tables with explicit thead/tbody/tfoot
Also use :matches() to simplify some rules.
# Conflicts:
# Mac/MainWindow/Detail/styleSheet.css
# iOS/Resources/styleSheet.css
|
2020-04-23 23:21:22 -05:00 |
Maurice Parker
|
b7a37e2a25
|
Make mouseover/mouseout work with anchors that nest
|
2020-04-20 12:14:43 -05:00 |
Nate Weaver
|
2a6d9994ea
|
Move shared CSS into its own file
|
2020-04-19 18:38:33 -05:00 |
Maurice Parker
|
a8d3872490
|
Merge branch 'master' into accent-color-experimental
|
2020-03-22 10:39:46 -05:00 |
Maurice Parker
|
2f3482d260
|
Remove border on nested tables.
|
2020-03-21 17:14:39 -05:00 |
Maurice Parker
|
cc7887857a
|
Fix block quote css bug.
|
2020-03-20 08:34:25 -05:00 |
Maurice Parker
|
6a384d99e6
|
Darken and lighten the accent color for the article view.
|
2020-03-20 08:13:39 -05:00 |
Maurice Parker
|
1e1fce59da
|
Use system accent color to tint the article view
|
2020-03-20 06:41:38 -05:00 |
Maurice Parker
|
a0db54568e
|
Pull in styles that made it into iOS, but were forgotten on Mac.
|
2020-03-19 07:51:46 -05:00 |
Maurice Parker
|
14c0c0b516
|
Add pre and table styles that didn't make it over with the other revisions.
|
2020-03-18 16:46:14 -05:00 |
Maurice Parker
|
770206df60
|
Merge branch 'ios-release'
|
2020-03-17 17:19:31 -05:00 |
Maurice Parker
|
36841602a5
|
Change article rendering to use loadHTMLString instead of JavaScript. Issue #1923
|
2020-03-17 17:18:24 -05:00 |
Maurice Parker
|
ca5d17358d
|
Added darkmode blockquote color.
|
2020-03-17 00:11:10 -05:00 |
Maurice Parker
|
6dfda37773
|
Add styles that got added to iOS but were forgotten for macOS.
|
2020-03-16 18:34:34 -05:00 |
Maurice Parker
|
5b5eaf6bb7
|
Merge branch 'ios-release'
|
2020-03-14 17:13:25 -05:00 |
Nate Weaver
|
76dd3abff2
|
Properly style footnotes that have been absoluted
|
2020-03-12 18:32:42 -05:00 |
Maurice Parker
|
b31c18a721
|
Reduce the article padding to 32px from 64px. Issue #1885
|
2020-03-12 12:54:11 -05:00 |
Maurice Parker
|
94c6ca428f
|
Merge branch 'mac-release'
|
2020-03-01 16:32:31 -08:00 |
Maurice Parker
|
dc20aa0e22
|
Merge pull request #1833 from Wevah/embedded-widget-fix
Embedded widget fix
|
2020-03-01 14:25:23 -08:00 |
Nate Weaver
|
82f8951c96
|
Don't force iframe height to auto
Prevents truncating of YouTube embeds without needing a wrapper div.
|
2020-02-28 08:24:42 -06:00 |
Nate Weaver
|
bedaa75eb8
|
Set max-width to 44em (792px with an 18px font-size)
|
2020-02-28 07:47:19 -06:00 |
Maurice Parker
|
85bd20ca80
|
Stop media playback when the main window is closed. Issue #1646
|
2020-02-27 12:15:41 -08:00 |
Maurice Parker
|
2ae021960b
|
Move account files to the documents directory and out of the shared container. Issue #1784
|
2020-02-12 16:21:48 -08:00 |
Nate Weaver
|
e6c2c32456
|
Standardize on tabs
|
2020-01-30 06:19:54 -06:00 |
Nate Weaver
|
447cc44b8e
|
Put <title> and <base> in the <head> instead of <body>
This also means renderHTML() is no longer needed.
|
2020-01-30 06:15:14 -06:00 |
Maurice Parker
|
dd5633b5ae
|
Change to use the correct URL when reloading an image.
|
2020-01-27 16:27:13 -07:00 |
Maurice Parker
|
3a99e6430f
|
Make the article icon code specify the desired article so that it can't pull the wrong one by mistake. Issue #1707
|
2020-01-27 12:58:32 -07:00 |
Maurice Parker
|
81e71051ef
|
Change to reload the page.html file instead of using its string value.
|
2020-01-26 20:45:49 -07:00 |
Nate Weaver
|
3635176d58
|
--table-border-color -> --table-cell-border-color; add Mac table styles
|
2020-01-20 21:59:40 -06:00 |
Phil Dokas
|
d3ecb68708
|
Positions the footnote popover on top of other content
|
2020-01-17 13:41:12 -08:00 |
Nate Weaver
|
b35215d03b
|
Update for pending RSCore String updates
|
2020-01-17 13:45:38 -06:00 |
Maurice Parker
|
3c1668c178
|
Make Feedbin/Twitter video usable. Issue #718
|
2020-01-17 12:17:38 -07:00 |