Commit Graph

6771 Commits

Author SHA1 Message Date
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
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
Maurice Parker 90c5ad8351 Shorten the max external URL length so that it is less likely to wrap on the iPhone at the default size 2020-11-20 10:36:04 -06:00
Maurice Parker 1c23f02803 Move common CloudKit classes to RSCore 2020-11-20 10:17:40 -06:00
Maurice Parker 7ccc0e6b17 Remove submodule instructions 2020-11-20 02:56:49 -06:00
Maurice Parker 0de895d6c0
Merge pull request #2598 from stuartbreckenridge/spm-sparkle
Spm sparkle
2020-11-20 02:52:35 -06:00
Maurice Parker f00a0d17de Revise external link so that it now looks like part of the article header 2020-11-20 02:51:06 -06:00
Maurice Parker 8db9f073bc Remove Reddit's custom external_url handling 2020-11-20 02:34:41 -06:00
Stuart Breckenridge 3d6b3f1a4e Migrates to RSSparkle 2020-11-20 16:24:09 +08:00
Maurice Parker 6398c56511 Add external_url to article header if the article is a link-blog style article. Fixes #2569 2020-11-20 02:17:17 -06:00
Stuart Breckenridge 5c1d12e06e sparkle removal 2020-11-20 13:41:48 +08:00
Stuart Breckenridge 25bb42b7ee .gitmodules update 2020-11-20 13:38:12 +08:00
Maurice Parker e32c38f327 Fix clipping on popup menu. Fixes #2588 2020-11-19 17:27:11 -06:00
Maurice Parker c3aeea8b17 Make account icons behave as templates when they are selected. Fixes #2590 2020-11-19 17:21:29 -06:00