NetNewsWire/Frameworks/RSWeb/RSWeb
Brent Simmons 39d6086e0c Use %20 instead of + when encoding for URL query strings, since it appears to be more compatible. (Well, it works better with Micro.blog.) 2018-01-14 11:11:53 -08:00
..
WebServices Create Feedbin, FeedbinAccountDelegate, and FeedbinGetSubscriptionsDelegate. 2017-12-10 14:05:01 -08:00
Credentials.swift Start work on web services support in RSWeb. 2017-12-09 11:27:06 -08:00
Dictionary+RSWeb.swift Use %20 instead of + when encoding for URL query strings, since it appears to be more compatible. (Well, it works better with Micro.blog.) 2018-01-14 11:11:53 -08:00
DownloadObject.swift Replace Ranchero Software with Ranchero Software, LLC. 2017-05-29 13:17:58 -07:00
DownloadProgress.swift Send DownloadProgressDidChange notification only when numberOfTasks or numberRemaining actually change. 2017-10-07 12:37:11 -07:00
DownloadSession.swift Use new UserAgent.headers() function. Reorganize — API up top, with extensions for protocol conformances. 2017-10-07 12:36:09 -07:00
HTTPConditionalGetInfo.swift Fix some build errors. 2017-09-26 21:43:40 -07:00
HTTPMethod.swift Replace Ranchero Software with Ranchero Software, LLC. 2017-05-29 13:17:58 -07:00
HTTPRequestHeader.swift Replace Ranchero Software with Ranchero Software, LLC. 2017-05-29 13:17:58 -07:00
HTTPResponseCode.swift Fix typo. 2017-11-25 20:24:12 -08:00
HTTPResponseHeader.swift Replace Ranchero Software with Ranchero Software, LLC. 2017-05-29 13:17:58 -07:00
HTTPResult.swift Continue work on web services client. 2017-12-10 12:31:10 -08:00
Info.plist Replace Ranchero Software with Ranchero Software, LLC. 2017-05-29 13:17:58 -07:00
MacWebBrowser.swift Convert RSWeb to Swift 4. 2017-07-08 13:07:04 -07:00
MimeType.swift Replace Ranchero Software with Ranchero Software, LLC. 2017-05-29 13:17:58 -07:00
NSMutableURLRequest+RSWeb.swift Replace Ranchero Software with Ranchero Software, LLC. 2017-05-29 13:17:58 -07:00
OneShotDownload.swift Clean up DownloadWithCacheManager’s cache at most every five minutes — it’s very expensive to do it on every request. This dramatically helps sidebar scrolling performance when you have a couple thousand feeds all trying to get their favicons. 2017-12-13 21:18:20 -08:00
String+RSWeb.swift Use %20 instead of + when encoding for URL query strings, since it appears to be more compatible. (Well, it works better with Micro.blog.) 2018-01-14 11:11:53 -08:00
URL+RSWeb.swift Fix builder errors, mostly in RSParser. 2017-10-04 13:28:48 -07:00
URLRequest+RSWeb.swift Replace Ranchero Software with Ranchero Software, LLC. 2017-05-29 13:17:58 -07:00
URLResponse+RSWeb.swift Replace Ranchero Software with Ranchero Software, LLC. 2017-05-29 13:17:58 -07:00
UserAgent.swift Freeze the user agent as Evergreen (macOS; RSS Reader; https://ranchero.com/evergreen/). (An iOS version would say iOS rather than macOS, but would be the same otherwise.) 2017-12-31 10:09:40 -08:00