NetNewsWire/Mac/Preferences/Accounts
Brent Simmons acd86c9e2a Fix unreadCount-related concurrency issues. 2024-03-23 11:57:38 -07:00
..
AccountCell.swift Fix cell reuse issue 2020-12-09 13:01:12 -06:00
AccountsAddCloudKit.xib Add a warning about iCloud sync being slow sometimes. Also: in user-facing text, change “subscriptions” to “feeds.” We want to use the word “feed” — a “subscription” makes people think of IAP. 2021-05-31 15:52:56 -07:00
AccountsAddCloudKitWindowController.swift Don't allow the creation of iCloud accounts if iCloud and iCloud Drive aren't enabled. Fixes #3106 2021-06-17 19:05:39 -05:00
AccountsAddLocal.xib tidies up add account sheets 2021-02-07 20:22:45 +08:00
AccountsAddLocalWindowController.swift Account / Explainers 2020-11-06 19:07:28 +08:00
AccountsDetail.xib Remove tab label from account detail view. Make accounts table view and detail view have same height and alignment. 2024-02-25 15:55:00 -08:00
AccountsDetailViewController.swift Delete FeedWrangler references. 2024-02-24 18:56:44 -08:00
AccountsFeedbin.xib Fix height of label on Feedbin sign-in modal 2022-02-12 16:13:11 -05:00
AccountsFeedbinWindowController.swift 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
AccountsNewsBlur.xib Replace “don't” with “don’t” everywhere. 2021-05-31 16:01:01 -07:00
AccountsNewsBlurWindowController.swift 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
AccountsPreferencesViewController.swift Fix unreadCount-related concurrency issues. 2024-03-23 11:57:38 -07:00
AccountsReaderAPI.xib Fix warning about clipped content 2022-02-12 16:13:11 -05:00
AccountsReaderAPIWindowController.swift 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
AddAccountHelpView.swift Restrict types of accounts that can be added based on Developer build flag. Issue #2663 2020-12-10 14:21:22 -06:00
AddAccountsView.swift Replace RSCore with several local modules. Update code as needed. 2024-03-20 20:49:15 -07:00