Stuart Breckenridge
df2c126076
💄 Stops footnote links being inadvertently hidden
...
Stops `display: none` applying to `.newsfoot-footnote-popover a[href*='#fn’]`. This was indavertently hiding `<a>` elements where the href contains `#fn`…thus a link inside a footnote that links to another footnote was being hidden. Fixes #4485
2025-04-27 12:38:30 -07:00
Stuart Breckenridge
a9f33643f6
🩹 Fixes memory leaks caused by NSString usage
2025-04-27 12:19:51 -07:00
Brent Simmons
3739906da9
Refer to Inoreader properly (instead of as InoReader).
2025-04-26 16:16:16 -07:00
Brent Simmons
016726a21d
Make coordinator not force-unwrapped — fix crashing bug. Fix #4618 .
2025-04-26 16:06:33 -07:00
Brent Simmons
0493e86811
Fix crash (hopefully) by moving call that was triggering a code path that crashed.
2025-04-26 15:11:14 -07:00
Brent Simmons
d3248cd7f8
Removed untrue line from release notes.
2025-04-26 14:42:07 -07:00
Brent Simmons
d21e6b35fe
Write release notes for iOS 6191.
iOS-6.1.9-6191
2025-04-26 11:35:19 -07:00
Brent Simmons
c28e9bc177
Bump build to 6191.
2025-04-26 11:29:14 -07:00
Brent Simmons
41a3121ddb
Move release notes to their relevant folders.
2025-04-26 11:29:03 -07:00
Brent Simmons
2d20aac05e
Remove Technotes from the Xcode project.
2025-04-26 11:22:07 -07:00
Brent Simmons
59c09187c4
Fix link style when displayed in a footnote popover. Fix #4564 .
2025-04-26 10:49:03 -07:00
Brent Simmons
dccaa9c6f5
Add CSS for <u> item inside <a>. Fix double-underlines on 404 Media links — fix #4578 .
2025-04-25 21:39:57 -07:00
Brent Simmons
2826913235
Add and use ArticleRenderingSpecialCases — the one special case is The Verge’s feed. This works around their bug.
2025-04-25 21:14:35 -07:00
Brent Simmons
24ae767a81
Merge branch 'feature/fix-mac-deprecation-warnings'
2025-04-25 09:38:12 -07:00
Brent Simmons
6c30dd3c42
Click the upgrade-settings thing and let Xcode fill in the right things so it will stop nagging.
2025-04-25 09:34:32 -07:00
Brent Simmons
6ad239fb39
Add sharingServicesForItems_noDeprecationWarning to silence deprecation that we’re accepting.
2025-04-25 09:30:49 -07:00
Brent Simmons
db3cbaa8a3
Deal with impact of async changes to UserApp.
2025-04-25 09:16:00 -07:00
Brent Simmons
8742114015
Fix warnings in UserApp.swift.
2025-04-25 09:12:38 -07:00
Brent Simmons
a91fb73c76
Fix warning in RSAppMovementMonitor.swift.
2025-04-25 09:09:38 -07:00
Brent Simmons
7d801713a6
Fix two minor, non-code-affecting warnings in CloudKitZone.
2025-04-25 09:06:04 -07:00
Brent Simmons
14861e98d6
Fix warnings in MacWebBrowser. Turn on warnings-as-errors for RSWeb.
2025-04-25 09:04:59 -07:00
Brent Simmons
c43776ae36
Fix several warnings.
2025-04-25 08:55:50 -07:00
Brent Simmons
93e76f617b
Fix several warnings.
2025-04-25 08:46:34 -07:00
Brent Simmons
d4fa99b913
Accept Xcode changes to AccountsAddCloudKit.xib.
2025-04-25 08:35:06 -07:00
Brent Simmons
ca6100f25d
Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire
2025-04-24 22:05:11 -07:00
Brent Simmons
a0a7b66e4d
Remove unused workflows.
2025-04-24 22:05:01 -07:00
Brent Simmons
72d54987d0
Update LICENSE
...
Update copyright years.
2025-04-24 22:02:57 -07:00
Brent Simmons
dc57b45aab
Fix cut-off text in iCloud account dialog. Remove an extraneous period.
2025-04-24 21:59:46 -07:00
Brent Simmons
928fe006a8
Make maxEntityLength the actual length of the longest entity name in the entities dictionary.
2025-04-24 21:42:46 -07:00
Brent Simmons
1ee6ea09bb
Add smallcircle entity. Fix #4583 .
2025-04-24 21:30:11 -07:00
Brent Simmons
1793c731fc
Add RSParserTests scheme.
2025-04-24 21:29:50 -07:00
Brent Simmons
99447fa600
Remove Tweetbot sharing support.
2025-04-24 21:19:03 -07:00
Brent Simmons
bfb9e51f6d
Delete obsolete technotes.
2025-04-24 21:12:38 -07:00
Brent Simmons
e9c3ffda4b
Reorder two paragraphs.
2025-04-24 20:52:47 -07:00
Brent Simmons
2a71aa1b8f
Update README and icon.
2025-04-24 20:50:58 -07:00
Brent Simmons
17dce5610c
Delete help book from Technotes. Delete some obsolete notes.
2025-04-24 20:39:14 -07:00
Brent Simmons
a12817b7e6
Update Accounts.markdown.
2025-04-24 16:44:00 -07:00
Brent Simmons
dc23b96ab7
Delete extra whitespace.
2025-04-24 16:43:41 -07:00
Brent Simmons
5b10eecee7
Merge branch 'feature/delete-unused-code'
2025-04-24 16:28:45 -07:00
Brent Simmons
46d7ce5ca7
Delete unused ManagedResourceFile.swift.
2025-04-24 16:26:38 -07:00
Brent Simmons
91b3110cd5
Delete no-longer-needed Unicode support for URLs.
2025-04-24 16:21:16 -07:00
Brent Simmons
6f38765afb
Delete unused ODB code.
2025-04-24 15:57:57 -07:00
Brent Simmons
344957317c
Delete unused .gitmodules.
2025-04-24 09:10:08 -07:00
Brent Simmons
b40f7bff30
Delete AppStore folder.
2025-04-24 09:00:28 -07:00
Brent Simmons
4bb71db846
Move gyb to buildscripts. Delete Vendor folder.
2025-04-24 08:58:57 -07:00
Brent Simmons
69466f2a06
Edit comment to show correct filename.
2025-04-23 21:52:44 -07:00
Brent Simmons
f4e978d90b
Convert Mac from group to folder in Xcode. Fix #4615 .
2025-04-23 21:52:32 -07:00
Brent Simmons
acf9de5901
Exclude SecretKey.swift.gyb.
2025-04-23 21:35:15 -07:00
Brent Simmons
6a6c51e27b
Ignore SecretKey.swift.
2025-04-23 21:32:08 -07:00
Brent Simmons
9e974b7faa
Ignore /Modules/Secrets/Sources/Secrets/Secrets.swift.
2025-04-23 21:28:35 -07:00