NetNewsWire/Shared
Nate Weaver 755ca7998e 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
..
Activity Finish changes mandated by DatabaseQueue changes. 2019-12-16 22:45:59 -08:00
Article Extractor Refactor how we do Secrets to work with the new Swift Package structure 2020-07-30 17:40:45 -05:00
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 Move shared CSS into its own file 2020-04-19 18:38:33 -05:00
Commands Merge branch 'master' into extension-point 2020-04-16 16:37:18 -05:00
Exporters Update for pending RSCore String updates 2020-01-17 13:45:38 -06:00
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 Make status marking asynchronous. 2020-10-24 17:17:46 -05:00
Favicons Make multiplatform compile shared app resources 2020-06-28 03:05:01 -05:00
HTMLMetadata Remove an error log that’s just noise. 2020-04-22 20:41:13 -07:00
Images Make multiplatform compile shared app resources 2020-06-28 03:05:01 -05:00
Importers Make multiplatform compile shared app resources 2020-06-28 03:05:01 -05:00
Resources Mac: Make shift-space scroll up even when the detail view doesn't have focus 2020-07-10 13:57:34 -05:00
ShareExtension Finish macOS Share Extension 2020-08-14 10:25:55 -05:00
SmartFeeds Don't show a background on symbol images 2020-08-08 17:27:32 -05:00
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 Handles single and multiple sync failures 2020-07-25 16:40:04 +08:00
Tree Remove filtering of Accounts and Smartfeeds. Issue #1377 & #1376 2019-12-01 17:54:34 -06:00
UserNotifications reorged the send notification code 2020-05-15 20:32:33 +08:00
Widget ditched filtering 2020-11-19 20:41:05 +08:00
AccountType+Helpers.swift Remove unreachable default compiler warning 2020-11-03 10:09:13 -06:00
AppNotifications.swift Refactor select web feed in sidebar to use the delegate pattern instead of a notification. 2020-02-29 15:50:13 -08:00
Secrets.swift.gyb Add Inoreader AppID and Key compatibility 2020-10-24 21:25:00 -05:00
UserInfoKey.swift Save and toggle full screen state. Issue #2053 2020-05-09 14:14:46 -05:00