This website requires JavaScript.
Explore
Help
Sign In
renun
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced
2025-08-12 06:26:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c8b5caba600dedab731f470c6d491a989ad8c228
NetNewsWire
/
Shared
History
Stuart Breckenridge
c8b5caba60
Look and feel.
2020-12-07 19:22:35 +08:00
..
Activity
…
Article Extractor
…
Article Rendering
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
ArticleStyles
…
Commands
…
Exporters
…
ExtensionPoints
Change double-spaces after sentence ends to single space. Change pluralization for URL to URLs.
2020-11-01 18:29:13 -05:00
Extensions
…
Favicons
…
HTMLMetadata
…
Images
…
Importers
…
Resources
…
ShareExtension
…
SmartFeeds
…
Timeline
Support a new secret user default JalkutRespectFolderExpansionOnNextUnread, and revise the "next unread" strategy so that whether the search for a next unread wraps around to the top or not is parameterized.
2020-11-01 17:33:48 -05:00
Timer
…
Tree
…
UserNotifications
…
Widget
timeline refresh can now be controlled
2020-11-30 10:08:23 +08:00
AccountType+Helpers.swift
Look and feel.
2020-12-07 19:22:35 +08:00
AppNotifications.swift
…
Secrets.swift.gyb
Add Inoreader AppID and Key compatibility
2020-10-24 21:25:00 -05:00
UserInfoKey.swift
…