Commit Graph

203 Commits

Author SHA1 Message Date
Brent Simmons 66dfc80ce8 Update copyright to 2023. 2023-03-13 21:53:26 -07:00
Maurice Parker f7bb4bc447 Merge branch 'mac-release' 2023-02-04 13:21:58 -07:00
Maurice Parker 6c1e1ea1c6 Remove Twitter integration. Fixes #3842 2023-02-03 19:00:13 -08:00
Stuart Breckenridge c4252323c3 Fixes dark mode on Keyboard Shortcuts 2023-01-05 08:03:46 +08:00
Nate Weaver 331d2ea40e Fix template version warning 2022-11-12 18:59:35 -06:00
Nate Weaver f2abbf6da8 Use ld instead of d 2022-11-12 17:10:55 -06:00
Nate Weaver 93afee7e3c Use plural title for multiple URLs 2022-11-12 17:10:55 -06:00
Maurice Parker be3a96e588 Change the Extensions icon to the puzzle piece 2022-11-11 18:03:19 -06:00
Stuart Breckenridge 05aca1c995 About Views
- Tidied up iOS
- Adds refreshed About view to macOS 12+
- About.plist is now shared
2022-10-03 21:16:51 +08:00
Maurice Parker eb25e01be5 Update the "Mark as" icons. Fixes #3687 2022-09-24 14:24:32 -05:00
Faisal N Jawdat d4361ad6d5 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. I believe this functionality existed in NetNewsWire "classic," and this patch just brings the functionality back.
2022-06-13 19:58:53 -04:00
Maurice Parker d2db39c716 Remove FeedWrangler account code 2022-06-04 17:23:20 -07:00
Maurice Parker 4c9a9b2208 Merge branch 'mac-release' 2022-05-26 13:44:02 -07:00
Olof Hellman d40602b165 fix whitespace 2022-05-07 17:15:24 -07:00
Olof Hellman 53e92e8490 Don't capitalize the q in bazQux 2022-05-07 17:11:05 -07:00
Olof Hellman 3cdd52e501 Alphabetize 2022-05-07 17:09:20 -07:00
Olof Hellman 49b275c14b Update NetNewsWire.sdef 2022-05-07 17:08:01 -07:00
Brent Simmons c24b6a0bc8 Add a line for Stuart in the Credits. (Went with “Contributing Developer,” and put it just below Maurice’s line. If anyone has a better idea for a title, let me know.) 2022-02-27 21:28:25 -08:00
Cihat Gündüz 08a2b5690e Remove leftover comment unrelated to any key
As it may seem very strange to some people that I'm creating a pull request to fix such a non-issue, here's the explanation: I'm working on a tool that reads Strings files (similar to https://github.com/Flinesoft/BartyCrouch) and my Strings file parser fails in my "real-world project tests" due to this comment. 😅
2022-01-21 23:53:20 +01: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
Maurice Parker 6f09a6682d Update share extension image resources to match the new Big Sur icon 2020-11-04 16:01:33 -06:00
Maurice Parker 5f7d3961bd Change resources so that they will work better with SwiftUI 2020-10-30 15:01:25 -05:00
Stuart Breckenridge 5b1df3631e Alignment consistency 2020-10-30 09:44:44 +08:00