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
05faea53c45daf76623a1f643278534a49686edf
NetNewsWire
/
Mac
/
MainWindow
/
Sidebar
History
Brent Simmons
05faea53c4
Remove reference to NSCalendarDayChanged — it’s no longer necessary to update the Today feed unread count when the day changes.
2019-07-27 19:52:05 -07:00
..
Cell
Implement default timeline avatar. Issue
#641
2019-05-21 05:42:40 -05:00
Keyboard
…
Renaming
…
PasteboardFeed.swift
Allow dragged feeds between local accounts only
2019-05-27 15:11:16 -05:00
PasteboardFolder.swift
Enable folder dragging between accounts
2019-05-29 15:43:33 -05:00
SidebarOutlineDataSource.swift
Correct usage of BatchUpdate so that UI remains responsive after error messages Issue
#752
2019-06-13 14:50:41 -05:00
SidebarOutlineView.swift
…
SidebarStatusBarView.swift
…
SidebarViewController.swift
Remove reference to NSCalendarDayChanged — it’s no longer necessary to update the Today feed unread count when the day changes.
2019-07-27 19:52:05 -07:00
SidebarViewController+ContextualMenus.swift
Remove showAddFolderWindow and showAddFeedWindow functions from MainWindowController so that validations will run on AppDelegate.
2019-05-19 15:27:58 -05:00
UnreadCountView.swift
…