Commit Graph

6707 Commits

Author SHA1 Message Date
Maurice Parker
63660d7b7d Fix new Widget build settings 2020-11-19 05:10:10 -06:00
Maurice Parker
6784c2a705 Fixed crash due to force unwrapping publishedDate 2020-11-19 05:09:50 -06:00
Maurice Parker
686ae15796
Merge pull request #2575 from stuartbreckenridge/feature/widget-bundle
Widget Bundle
2020-11-19 04:26:17 -06:00
Maurice Parker
968003fd47
Merge pull request #2593 from stuartbreckenridge/main
removes “point” from “extension point”
2020-11-19 04:22:33 -06:00
Stuart Breckenridge
fd33dc9be1 fixes cold launch from widget 2020-11-19 17:29:03 +08:00
Stuart Breckenridge
fa26fd565e makes feed icons a bit bigger 2020-11-19 16:32:44 +08:00
Stuart Breckenridge
3e69571d09 handle launching to articles from a cold start 2020-11-19 15:52:43 +08:00
Stuart Breckenridge
1bdfb3aafc Make sure there is a title 2020-11-19 15:38:50 +08:00
Stuart Breckenridge
7abb4d510d removes “point” from “extension point” 2020-11-19 13:48:30 +08:00
Stuart Breckenridge
361ca85762 Removes need for dispatchAsync delay 2020-11-19 12:17:29 +08:00
Maurice Parker
ca54e0a394
Merge pull request #2591 from stuartbreckenridge/main
Buttons states
2020-11-18 22:07:49 -06:00
Stuart Breckenridge
d4c46f2879 removes hovering id 2020-11-19 12:05:20 +08:00
Stuart Breckenridge
f4fe19ae90 Fixes button state on Extension Help View 2020-11-19 12:04:43 +08:00
Maurice Parker
8fd3cd2cde Rework cell background selection and separators to remove separator drawing artifacts and use the inset table style. Fixes #2579, #2580 and #2584 2020-11-18 22:02:54 -06:00
Stuart Breckenridge
015ee0a8e0 fixes button state on account help view 2020-11-19 12:02:08 +08:00
Stuart Breckenridge
0b4640db04 Tidies up Delegate and Coordinator code 2020-11-19 11:30:52 +08:00
Maurice Parker
eb5e85cbcf Set table view to style plain to avoid Big Sur's big margins. Fixes #2584 2020-11-18 20:49:32 -06:00
Stuart Breckenridge
cf0e3ba6a2 pbxproj
restores nobs script check
2020-11-18 15:44:16 +08:00
Stuart Breckenridge
264668a663 Widgets
simplified code
added large widgets
localised the counts
updated technotes
2020-11-18 15:43:14 +08:00
Stuart Breckenridge
1ed1b5df35 write up edits 2020-11-18 13:45:20 +08:00
Stuart Breckenridge
a3135da6a8 Adds Widgets.md 2020-11-18 13:42:32 +08:00
Stuart Breckenridge
58e18f4bcb Widget Bundle
• Adds small smartfeed summary widget.
• Adds medium widgets for today, unread, and starred.
2020-11-18 10:49:12 +08:00
Maurice Parker
f7574dc633 Tweak the sidebar image sizes so that they match the system apps as it looks like the HIG has the wrong values in it for sidebar image sizes 2020-11-15 15:18:33 -06:00
Maurice Parker
def0bfea27 Add menu separators to article view context menu. 2020-11-13 10:18:48 -06:00
Maurice Parker
65510b1901 Merge branch 'mac-release' into main 2020-11-13 07:15:26 -06:00
Maurice Parker
b0b0b3ad03
Merge pull request #2568 from jbennett/percent-encode-pluses
Handle +’s in the query items
2020-11-13 05:29:23 -06:00
Maurice Parker
a80fc871c4 Add separators to iOS context menus 2020-11-13 05:23:04 -06:00
Jonathan Bennett
c594878cf5 Throw an error if encoding fails 2020-11-12 23:09:36 -05:00
Maurice Parker
cab5a8178d Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main 2020-11-12 15:48:30 -06:00
Maurice Parker
de1f8c80a5 Gate FeedWrangler from the release build 2020-11-12 15:48:25 -06:00
Jonathan Bennett
21c2787f90 Handle +’s in the query items
+’s in query items can be treated as spaces by services. We want to encode them properly (via URLComponents.enhancedPercentEncodedQuery)

This private entension might be worth moving into RSWeb.

Fixes #2544
2020-11-12 03:44:54 -05:00
Maurice Parker
c4cfa5b57e
Merge pull request #2567 from jbennett/support-last-fetch-timestamp
Mark lastArticleFetchEndTime for article fetch
2020-11-11 20:41:04 -06:00
Jonathan Bennett
3bb61ea6c6 Mark lastArticleFetchEndTime for article fetch
Fixes #2557
2020-11-11 21:31:59 -05:00
Brent Simmons
b2b6876fda Fix length in appcast. 2020-11-09 19:12:52 -08:00
Brent Simmons
3cb7bbb6e1 Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main 2020-11-09 18:34:56 -08:00
Brent Simmons
fe674040ac Update change notes and appcasts for 5.1.3 for Mac. 2020-11-10 02:34:30 +00:00
Maurice Parker
c1eb0a892f Use slightly smaller mark all as read image resource 2020-11-09 15:38:24 -06:00
Maurice Parker
8b7d7798ff Flip the order of mark all as read and search toolbar items 2020-11-09 15:26:14 -06:00
Maurice Parker
d397f1627c Scale button images down so that PDF button images look correct when the small size icons are selected. 2020-11-09 13:02:46 -06:00
Maurice Parker
505134c971
Merge pull request #2565 from stuartbreckenridge/ios-add-account-refresh
iOS | Add Account Sheet Footers & Sign Ups
2020-11-09 11:22:01 -06:00
Stuart Breckenridge
020cd0eb3c
Localises footers 2020-11-09 21:41:05 +08:00
Stuart Breckenridge
d5a7020239
Adds help text to iOS add account sheets. 2020-11-09 21:31:29 +08:00
Maurice Parker
ad29fc2dd2 Delete code that wasn't being executed 2020-11-08 20:44:32 -06:00
Brent Simmons
18febf136c Bump version. 2020-11-08 16:46:58 -08:00
Maurice Parker
153e2dd006 Add special handling for plus sign when encoding URL query parameters. Fixes #2542 2020-11-08 12:17:21 -06:00
Maurice Parker
7a2c4cef9a Make username/email field the initially selected field when showing the add dialogs. 2020-11-06 19:42:20 -06:00
Maurice Parker
d023d70c92
Merge pull request #2562 from stuartbreckenridge/explainer-text
FreshRSS specific wording
2020-11-06 19:36:19 -06:00
Stuart Breckenridge
b09c25507c FreshRSS specific wording 2020-11-07 09:31:52 +08:00
Brent Simmons
ff8e733f11 Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main 2020-11-06 17:21:24 -08:00
Brent Simmons
7ef695555d Update release notes for 5.1.3b1 for Mac. 2020-11-06 17:21:16 -08:00