This website requires JavaScript.
Explore
Help
Sign In
renun
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced
2025-08-12 06:26:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b4919fd5af3c2cec03a39ec2f43879fe05d97f75
NetNewsWire
/
Mac
/
Preferences
/
Accounts
History
Brent Simmons
acd86c9e2a
Fix unreadCount-related concurrency issues.
2024-03-23 11:57:38 -07:00
..
AccountCell.swift
…
AccountsAddCloudKit.xib
…
AccountsAddCloudKitWindowController.swift
…
AccountsAddLocal.xib
…
AccountsAddLocalWindowController.swift
…
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
…
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
…
AddAccountsView.swift
Replace RSCore with several local modules. Update code as needed.
2024-03-20 20:49:15 -07:00