Commit Graph

206 Commits

Author SHA1 Message Date
Brent Simmons b116c7b6e5 Rename AppAsset to AppImage. 2025-01-26 22:07:13 -08:00
Brent Simmons da0d77ac35 Add template for Mac user-agent for openrss.org. 2025-01-20 10:07:53 -08:00
Brent Simmons 80328ff4d4 Compress nnwFeedIcon. 2025-01-19 21:59:44 -08:00
Brent Simmons 9e4fb8a7d3 Add nnwFeedIcon. 2025-01-19 21:02:42 -08:00
Brent Simmons 3651387556 Add nnwFeedIcon. 2025-01-19 21:02:33 -08:00
Brent Simmons 4bd258b3fc Update copyright year to 2025. 2025-01-11 21:42:23 -08:00
Brent Simmons ec916b9ad1 Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire 2025-01-04 11:35:22 -08:00
Brent Simmons 90088735b1 Bring in changes from release branches. 2025-01-03 21:30:22 -08:00
Faisal N Jawdat 9ef680d8b9 Add http and https to the list of CFBundleURLSchemes.
If NetNewsWire says it is able to handle http and https URL schemes, Safari will list NetNewsWire as a target in Develop > Open Page With, which provides a trivial flow for subscribing to the page or site one is currently reading in Safari. This has the advantage of providing a reasonably fast path for subscription without requiring users configure the app extension to get the functionality.
2025-01-03 12:06:08 +00:00
Stuart Breckenridge 41bae4dbe2 👥 Update contributor links. 2025-01-02 20:24:33 +08:00
Brent Simmons 531e48a337 Give dictionary a title. 2024-11-17 20:42:14 -08:00
Brent Simmons ab651398cd Support the count message. 2024-11-16 15:58:34 -08:00
Brent Simmons 8c688590ca Add additional webFeed synonyms to sdef. 2024-11-16 14:01:10 -08:00
Brent Simmons 1091d63923 Make webFeed a synonym for Feed, so that existing scripts that use webFeed don’t break (given the renaming from webFeed to feed). 2024-11-16 13:46:43 -08:00
Brent Simmons 4d5b749a65 Add support for sharing to MarsEdit 5. Fix #4289. 2024-11-16 12:33:38 -08:00
Brent Simmons 4aaee795f9 Add missing account types to scripting definition. 2024-11-14 21:27:46 -08:00
Brent Simmons 5228307a16 Remove FeedWrangler support. 2024-11-14 21:05:25 -08:00
Brent Simmons 14a59ba6aa Update copyright. 2024-11-14 19:51:29 -08:00
Brent Simmons 4fa4c6a541 Continue renaming webFeed to feed. 2024-11-02 11:08:58 -07:00
Brent Simmons f0699e5410 Remove ExtensionPoint code. 2023-06-28 15:05:39 -07:00
Brent Simmons 15716784f4 Remove Reddit assets. 2023-06-28 13:29:45 -07:00
Maurice Parker d4985d8fc5 Remove Twitter integration. Fixes #3842 2023-02-03 19:02:49 -08:00
Brent Simmons ded927fcfe Update copyright dates to 2022. 2022-01-09 20:55:03 -08:00
Maurice Parker 7a2ddd7f06 Add ITSAppUsesNonExemptEncryption key 2021-12-30 12:04:02 -08:00
Maurice Parker ab9802d8b5 Remove Hyperlegible theme 2021-12-30 11:55:44 -08:00
Maurice Parker c16a231530 Added the Hyperlegible theme 2021-11-01 21:22:22 -05:00
Stuart Breckenridge 7994b34551 adds mac theme downloading 2021-09-19 21:18:23 +08:00
Maurice Parker 491896e334 Change theme file extension from nnwstyle to nnwtheme 2021-09-07 17:06:41 -05:00
Maurice Parker cfd2db58c5 Remove references to nnwstyle.icns so that the system will generate a document icon for us. 2021-09-07 14:31:33 -05:00
Maurice Parker 45c47f3752 Add nnwstyle as an imported type 2021-09-06 20:29:40 -05:00
Maurice Parker 285e9a40fa Merge pull request #3262 from stuartbreckenridge/ios-browser-behaviour
Adds option to open article links in NetNewsWire or in the default browser.
2021-08-26 17:48:30 -05:00
Stuart Breckenridge d451e3fa4a Update Credits.rtf 2021-08-26 19:22:26 +08:00
Maurice Parker 0f0cf34ef8 Add nnwstyle bundle definitions 2021-08-25 20:22:58 -05:00
Daniel Jalkut 8191f2476a Add x-netnewswire-feed to the list of scheme prefixes for adding a feed to NetNewsWire, and modify the behavior of the Safari App Extension plugin so that it consults the host app preference for opening in NetNewsWire or with the default feed handler, before choosing which scheme to prepend to the feed URL. 2021-06-22 12:35:09 -04:00
Brent Simmons b1d62d1bb7 Return to the normal test build appcast feed URL. 2021-03-26 18:16:08 -07:00
Maurice Parker 2ca06eeae7 Remove containing box for web view. Fixes #2848 2021-03-05 12:45:15 -06:00
Brent Simmons 649e3e86ef Update URLs to use netnewswire.com where appropriate. 2021-02-21 18:00:40 -08:00
J-rg fd89f56c82 Replace extension preferences template image with symbol 2021-02-04 04:02:10 +01:00
Brent Simmons 7d873c5773 Spell Anh’s name correctly. 2021-01-22 17:12:57 -08:00
Brent Simmons 895f52be83 Add Ahn Do to credits. Change Brad’s thing to just be about app icon. Remove an extra space. 2021-01-22 16:46:11 -08:00
Brent Simmons 563f7fef23 Use new app icon assets that have more of a shadow. 2021-01-21 20:00:18 -08:00
Brent Simmons 15e4a00d4b Update copyright dates for 2021. 2021-01-16 22:04:02 -08:00
Maurice Parker 9f446b05fc Update entitlements so that we are always test uses production 2021-01-13 15:18:30 -06:00
Maurice Parker fb6e51124f Made internal packages dynamic and removed Asset catalog from the share extension. Fixes #2680 2020-12-21 10:55:00 -06:00
Brent Simmons f9be1dadf3 Tweak the dedication in the about window. 2020-12-20 22:40:06 -08:00
Brent Simmons 0d0b5aaeb3 Set the URL for NNW 6 test builds appcast. 2020-12-20 22:37:27 -08:00
Maurice Parker 25fddb9bbe Changed everything to use the new group name 2020-12-08 14:44:09 -06:00
Stuart Breckenridge 3d6b3f1a4e Migrates to RSSparkle 2020-11-20 16:24:09 +08:00
Maurice Parker bc7692f4ba Change the separator to a custom separator color because the system color for dark mode was just too much. 2020-11-19 13:53:51 -06:00
Maurice Parker c1eb0a892f Use slightly smaller mark all as read image resource 2020-11-09 15:38:24 -06:00