.. |
1Password
|
Fix deprecation warnings by using UTType APIs.
|
2024-02-25 18:42:26 -08:00 |
Activity
|
Fix numerous concurrency warnings.
|
2024-03-19 20:33:54 -07:00 |
Article Extractor
|
Get rid of SecretsManager. It wasn’t thread-safe, and it existed only for tests (and it wasn’t thread-safe for tests either). Pass SecretsProvider parameter where it’s needed.
|
2024-03-10 22:22:41 -07:00 |
Article Rendering
|
Fix footnote popovers overlapping nearby later footnote bubbles
|
2024-02-27 22:14:52 -08:00 |
ArticleStyles
|
Prevent app themes from attempting to be deleted
|
2022-02-07 16:49:28 -08:00 |
Commands
|
Rename WebFeed and webFeed to Feed and feed.
|
2024-02-25 23:12:21 -08:00 |
Exporters
|
Update for pending RSCore String updates
|
2020-01-17 13:45:38 -06:00 |
ExtensionPoints
|
Rename WebFeed and webFeed to Feed and feed.
|
2024-02-25 23:12:21 -08:00 |
Extensions
|
Remove some no-longer-needed #available checks.
|
2024-02-27 20:06:57 -08:00 |
Favicons
|
Rename WebFeed and webFeed to Feed and feed.
|
2024-02-25 23:12:21 -08:00 |
HTMLMetadata
|
Fix favicons when a feed's homepage URL has non-ASCII in its path
|
2021-07-18 17:02:49 -05:00 |
Images
|
Rename WebFeed and webFeed to Feed and feed.
|
2024-02-25 23:12:21 -08:00 |
Importers
|
Use https for kottke.org feed
|
2024-02-26 23:22:12 +01:00 |
Resources
|
Revised NewsFax with updated font.
|
2022-02-16 20:08:06 +08:00 |
ShareExtension
|
Turn on strict concurrency. Fix some issues.
|
2024-03-19 19:55:55 -07:00 |
SidebarItem
|
Move SidebarItem and SidebarItemIdentifier from Account to app level.
|
2024-02-26 08:12:34 -08:00 |
SmartFeeds
|
Fix many build errors.
|
2024-03-18 21:08:37 -07:00 |
Timeline
|
Fix many build errors.
|
2024-03-18 21:08:37 -07:00 |
Timer
|
Handles single and multiple sync failures
|
2020-07-25 16:40:04 +08:00 |
Tree
|
Use sidebarItemID in place of feedID or feedIdentifier when the type is SidebarItemID.
|
2024-02-26 21:47:24 -08:00 |
UserNotifications
|
Rename WebFeed and webFeed to Feed and feed.
|
2024-02-25 23:12:21 -08:00 |
Widget
|
Fix build errors.
|
2024-03-19 10:15:30 -07:00 |
AccountType+Helpers.swift
|
Delete FeedWrangler references.
|
2024-02-24 18:56:44 -08:00 |
AppNotifications.swift
|
Restore several of Maurice’s changes, including the new three-pane split view.
|
2024-03-03 22:51:53 -08:00 |
ArticlePathInfo.swift
|
Fix build errors.
|
2024-03-19 10:15:30 -07:00 |
IconImageCache.swift
|
Fix numerous concurrency warnings.
|
2024-03-19 20:33:54 -07:00 |
Secrets.swift.gyb
|
Make ArticlesDatabase an actor. No serial dispatch queue.
|
2024-03-12 23:01:35 -07:00 |
UserInfoKey.swift
|
Restore several of Maurice’s changes, including the new three-pane split view.
|
2024-03-03 22:51:53 -08:00 |