Stuart Breckenridge
5f5d0632e2
fixes #2637
2020-12-06 09:50:00 +08:00
Maurice Parker
3335c39c55
Merge pull request #2624 from Wevah/logging-audit
...
Replace the single usage of a Log object with os_log()
2020-12-02 10:56:47 -06:00
Maurice Parker
d87a95328d
Add extra line after the guitar emoji so that it stops clipping. Fixes #2586
2020-12-02 10:54:19 -06:00
Maurice Parker
1e025e2ee0
Update to the latest Sparkle that removes symlinks from the build
2020-12-02 10:53:18 -06:00
Nate Weaver
a33d42ba66
Replace the single usage of a Log object with os_log()
2020-12-02 07:57:48 -06:00
Maurice Parker
ae41a84114
Merge pull request #2619 from stuartbreckenridge/widget-layout-fix
...
timeline refresh can now be controlled
2020-11-30 12:57:31 -06:00
Stuart Breckenridge
b664f21cab
adds widget url
2020-11-30 15:41:15 +08:00
Stuart Breckenridge
d9c39a6964
timeline refresh can now be controlled
2020-11-30 10:08:23 +08:00
Maurice Parker
b643efb60c
Merge pull request #2618 from stuartbreckenridge/widget-layout-fix
...
Widget layout fix
2020-11-29 13:19:43 -06:00
Stuart Breckenridge
f51e1b511e
Increased count font size
2020-11-29 17:45:49 +08:00
Stuart Breckenridge
9f989ac07b
reduces encoded article count
2020-11-29 17:38:17 +08:00
Stuart Breckenridge
9206463e46
layout fixes
...
• Ensure counts do not wrap
• Reduces number of articles on large widget due to increased spacing.
• Consistent vertical spacing between articles and dividers
2020-11-29 17:12:53 +08:00
Maurice Parker
5bf6240e97
Merge pull request #2615 from stuartbreckenridge/main
...
Adds assets for smart feeds
2020-11-24 19:17:04 -06:00
Stuart Breckenridge
e5b97abe17
Adds assets for smart feeds
...
Fixes #2610
Fixes #2611
2020-11-25 09:07:18 +08:00
Maurice Parker
a7a12f3278
Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main
2020-11-22 21:23:24 -06:00
Maurice Parker
8a706adc32
Increase padding and add a separator between articles in the Widgets.
2020-11-22 21:21:19 -06:00
Maurice Parker
721de75155
Merge pull request #2608 from stuartbreckenridge/widget-improvements-ios
...
show the starred articles
2020-11-22 21:15:17 -06:00
Stuart Breckenridge
7a989e4040
show the starred articles
2020-11-23 11:12:17 +08:00
Maurice Parker
5abe9a9248
Merge pull request #2607 from stuartbreckenridge/widget-improvements-ios
...
widget design
2020-11-22 20:52:15 -06:00
Stuart Breckenridge
348abb3f18
widget design
...
Revises design to give articles more vertical space
2020-11-23 10:35:25 +08:00
Maurice Parker
1d44084404
Merge pull request #2606 from stuartbreckenridge/widget-improvements-ios
...
Widget improvements — iOS
2020-11-22 15:28:58 -06:00
Stuart Breckenridge
92c3cd52aa
WidgetDataEncoder
...
Removed unused taskIdentifier
Added more logging
Switched to FileManager for writing data files
2020-11-22 17:57:30 +08:00
Stuart Breckenridge
65073d7346
TimelineProvider.swift
...
Previews now use live data if it is available.
2020-11-22 17:22:38 +08:00
Brent Simmons
df82abe574
Use the new group ID for Mac.
2020-11-21 21:52:35 -08:00
Maurice Parker
186be331d6
Merge pull request #2604 from stuartbreckenridge/add-account-fixes
...
Add account fixes
2020-11-21 09:59:18 -06:00
Maurice Parker
4a3c4a1082
Merge pull request #2601 from stuartbreckenridge/main
...
Widget Localized
2020-11-21 09:54:27 -06:00
Stuart Breckenridge
34b8c3a788
Fixes #2603
2020-11-21 20:19:58 +08:00
Stuart Breckenridge
97517f1baf
Fixes #2602
2020-11-21 20:17:45 +08:00
Stuart Breckenridge
75ce8f9116
swiftgen will only run if available
2020-11-21 17:29:12 +08:00
Stuart Breckenridge
a4e4e3e1cc
comment out swiftgen
2020-11-21 17:23:28 +08:00
Stuart Breckenridge
4e8de59b82
Tweaks design of the smart feeds summary widget
2020-11-21 17:16:21 +08:00
Stuart Breckenridge
df7cd6904a
Smart Feeds
2020-11-21 16:49:03 +08:00
Stuart Breckenridge
ffc0ca763b
A sneak _peek_
2020-11-21 16:01:32 +08:00
Stuart Breckenridge
c6447c1899
Missing localizations added
2020-11-21 15:47:53 +08:00
Stuart Breckenridge
e70e67d35c
uses correct string
2020-11-21 09:54:03 +08:00
Stuart Breckenridge
ee4ab43a8b
Widget localization
2020-11-21 09:11:31 +08:00
Maurice Parker
5f2bf5fc5c
Don't incorrectly store a template image as an original
2020-11-20 17:53:31 -06:00
Maurice C Parker
a18491b037
Fix column width so that the sidebar resizes correctly
2020-11-20 17:47:33 -06:00
Maurice Parker
970e68da35
Remove extraneous complete task functions that were throwing off the progress indicator. Fixes #2543
2020-11-20 16:00:31 -06:00
Maurice Parker
49d1d18f99
Upgrade to latest RSCore to fix folder name case issue
2020-11-20 15:23:11 -06:00
Maurice Parker
803a193b1c
Align the Widget version numbers with the main iOS app
2020-11-20 15:10:01 -06:00
Maurice Parker
a0aad21385
Rebuild Sidebar outline view to try to fix Catalina problems
2020-11-20 15:02:23 -06:00
Maurice Parker
f2d8b76ccd
Merge pull request #2599 from Wevah/position-removal
...
CSS positioning fixes
2020-11-20 13:01:48 -06:00
Maurice Parker
71cdf2548d
Don't use the commands from the KeyboardManager if the user is typing in a text field. Fixes #2437
2020-11-20 13:00:58 -06:00
Maurice Parker
a7150aa88f
Explicitly set the sidebar style to sourceless to fix Catalina resizing issues
2020-11-20 12:57:56 -06:00
Nate Weaver
755ca7998e
Replace String.match() with RegExp.test(); it's slightly more efficient when we don't need the actual result
2020-11-20 11:30:32 -06:00
Nate Weaver
470b8514e4
Make regex case-insensitive
2020-11-20 11:28:59 -06:00
Nate Weaver
a227d6124a
Add vh/vw to the relative unit check; checking for digits isn't needed
2020-11-20 11:27:08 -06:00
Nate Weaver
6d7cc4d386
Constrain the height of iframes that are percent-sized relative to the document body to 50% of the viewport width
2020-11-20 11:22:07 -06:00
Nate Weaver
72ce1e3f00
Strip position from style attributes
2020-11-20 11:02:30 -06:00