Brent Simmons
|
69c91cd0fc
|
Convert Inspector to folder.
|
2024-12-24 12:14:34 -08:00 |
|
Brent Simmons
|
16f01a4903
|
Convert Add to folder.
|
2024-12-24 12:14:13 -08:00 |
|
Brent Simmons
|
40d6e32c28
|
Convert Account to folder.
|
2024-12-24 12:13:45 -08:00 |
|
Brent Simmons
|
b1504416b0
|
Convert Article to folder.
|
2024-12-24 12:12:17 -08:00 |
|
Brent Simmons
|
b601c181dd
|
Rename Master* to Main*.
|
2024-12-24 12:09:41 -08:00 |
|
Brent Simmons
|
a86d4dbab4
|
Rename MasterFeed* to MainFeed*.
|
2024-12-24 11:37:23 -08:00 |
|
Brent Simmons
|
ed0a0d0af0
|
Bump build.
iOS-6.1.6-6137
|
2024-12-23 22:42:54 -08:00 |
|
Maurice Parker
|
c7b606c89e
|
Disable navigation for selectPrevUnread and selectNextUnread
|
2024-12-23 22:29:53 -08:00 |
|
Brent Simmons
|
fa6269fa1f
|
Bump version and build.
iOS-6.1.6-6136
|
2024-12-22 22:12:13 -08:00 |
|
Maurice Parker
|
a6b19fb22a
|
Change to new iOS 3 panel UISplitViewController
|
2024-12-22 22:03:08 -08:00 |
|
Brent Simmons
|
170b75ddcc
|
Update build number.
iOS-6.1.5-6135
|
2024-12-16 20:43:17 -08:00 |
|
Brent Simmons
|
f6118e621e
|
Use new dark mode icon as built-in feed icon.
|
2024-12-16 20:33:08 -08:00 |
|
Brent Simmons
|
c714216f6b
|
Switch to using a single large app icon (because you’re supposed to these days) — and also include dark and tint variants.
|
2024-12-16 20:24:16 -08:00 |
|
Brent Simmons
|
453489bd47
|
Specify SF Mono Regular for code and pre blocks — fix an issue where it was choosing a too-heavy SF Mono.
|
2024-12-16 07:21:19 -08:00 |
|
Brent Simmons
|
ecbc38963a
|
Rename feedIcon asset to nnwFeedIcon.
|
2024-12-15 20:41:30 -08:00 |
|
Brent Simmons
|
b44a35cc23
|
Add NetNewsWire feed icon on iOS.
|
2024-12-15 20:25:42 -08:00 |
|
Brent Simmons
|
a86f36a652
|
Use a feed icon included with the app (instead of the app icon) as the icon for NetNewsWire feeds.
|
2024-12-15 20:20:11 -08:00 |
|
Brent Simmons
|
d83e099d2c
|
Remove remainder of featured image code (which is unused).
|
2024-12-15 10:59:43 -08:00 |
|
Brent Simmons
|
9c3caa9c10
|
Bump version.
iOS-6.1.5-6134
|
2024-12-15 10:46:10 -08:00 |
|
Brent Simmons
|
76b692b558
|
Remove unused featured image code.
|
2024-12-15 10:46:05 -08:00 |
|
Brent Simmons
|
0c60fb19bf
|
Fix crash introduced in previous build.
|
2024-12-15 10:45:51 -08:00 |
|
Brent Simmons
|
a12b8479fb
|
Exempt NetNewsWire blog and inessential.com from Cache-Control checking.
|
2024-12-14 22:20:48 -08:00 |
|
Brent Simmons
|
0072f9c65a
|
Add special case user-agent for openrss.org when downloading from Downloader (this matches behavior in DownloadSession).
|
2024-12-14 22:09:14 -08:00 |
|
Brent Simmons
|
3c6e1bd43c
|
Fix warning about not having set an initial view controller.
iOS-6.1.5-6133
|
2024-12-14 21:55:28 -08:00 |
|
Brent Simmons
|
7913bc600b
|
Bump build.
|
2024-12-14 21:32:53 -08:00 |
|
Brent Simmons
|
38bb3d1326
|
Update default theme with changes from John Gruber. (Feed formerly known as DFAlt.)
|
2024-12-14 21:21:03 -08:00 |
|
Brent Simmons
|
d97de7dda6
|
Restore to before debugging.
|
2024-12-14 20:47:17 -08:00 |
|
Brent Simmons
|
8110603635
|
Store the feedURL-to-iconURL cache on disk.
|
2024-12-14 20:19:02 -08:00 |
|
Brent Simmons
|
700eadc10d
|
Use ephemeral configuration. Handle caching ourselves instead of letting URLSession do it.
|
2024-12-14 20:18:44 -08:00 |
|
Brent Simmons
|
ca10eef60c
|
Turn off debug logging. Go 3 hours between attempts instead of just 1.
|
2024-12-14 20:17:53 -08:00 |
|
Brent Simmons
|
0e93021f91
|
Use .shared for most of the image downloaders.
|
2024-12-14 15:17:32 -08:00 |
|
Brent Simmons
|
7c47820455
|
Simplify FeedIconDownloader.
|
2024-12-14 15:17:11 -08:00 |
|
Brent Simmons
|
98af8ca722
|
Add AppConfig to Core.
|
2024-12-14 15:16:42 -08:00 |
|
Brent Simmons
|
ef6b2c962e
|
Remove unused FeatureImageDownloader.
|
2024-12-14 15:16:34 -08:00 |
|
Brent Simmons
|
dcf78bef61
|
Skip looking for a feed icon for a given feed when we already know there isn’t one.
|
2024-12-14 14:35:01 -08:00 |
|
Brent Simmons
|
2056adf5d6
|
Rename WebFeedIconDownloader to FeedIconDownloader.
|
2024-12-14 10:28:28 -08:00 |
|
Brent Simmons
|
fdd15ea768
|
Add missing word “Drive.”
|
2024-12-14 10:16:00 -08:00 |
|
Brent Simmons
|
b651131fbd
|
Add and use new HTMLMetadataDownloader. Fix #4414.
|
2024-12-14 10:15:51 -08:00 |
|
Brent Simmons
|
c38e5d6abe
|
Add HTMLMetadataCache to RSWeb.
|
2024-12-13 08:57:31 -08:00 |
|
Brent Simmons
|
25c54a4c1d
|
Add Core module with Cache.
|
2024-12-13 08:57:19 -08:00 |
|
Brent Simmons
|
566fc0d1c2
|
Update build number.
iOS-6.1.5-6132
|
2024-12-12 22:18:34 -08:00 |
|
Brent Simmons
|
b49f1e298f
|
Restore ability to swipe back from an SFSafariViewController.
|
2024-12-12 21:17:01 -08:00 |
|
Brent Simmons
|
5dea55855f
|
Add preliminary fix — but not final fix — for bandwidth use while downloading HTML metadata.
|
2024-12-12 21:16:42 -08:00 |
|
Brent Simmons
|
812ffd3987
|
Add template for Mac user-agent for openrss.org.
|
2024-12-12 21:01:20 -08:00 |
|
Brent Simmons
|
cb96a42054
|
Update lastOpenRSSOrgFeedRefresh when allowing to refresh an openrss.org feed.
|
2024-12-12 20:47:02 -08:00 |
|
Brent Simmons
|
7d3772a250
|
Space out openrss.org feed refreshes.
|
2024-12-12 20:40:28 -08:00 |
|
Brent Simmons
|
3cb17805d8
|
Get rid of extraneous spaces.
|
2024-12-12 20:39:55 -08:00 |
|
Brent Simmons
|
c926d1a652
|
Add UserAgentExtended for use with openrss.org.
|
2024-12-12 20:38:57 -08:00 |
|
Brent Simmons
|
4a644eae9c
|
Add SpecialCases.swift to have a single place for code for special cases such as openrss.org URLs.
|
2024-12-12 20:38:41 -08:00 |
|
Brent Simmons
|
8d1cc48f7f
|
Use special user-agent with openrss.org, so they can better understand which NetNewsWire clients have the bandwidth fixes and which do not.
|
2024-12-10 19:33:06 -08:00 |
|