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
036dbf297c56ebaba6b62302b59798432968e746
NetNewsWire
/
Shared
/
Extensions
History
Maurice Parker
c95daa208f
Add completion callbacks so that we can ensure that unreads have been marked before determining the next unread.
Fixes
#2993
2021-04-12 19:41:01 -05:00
..
AddWebFeedDefaultContainer.swift
…
ArticleStringFormatter.swift
…
ArticleUtilities.swift
Add completion callbacks so that we can ensure that unreads have been marked before determining the next unread.
Fixes
#2993
2021-04-12 19:41:01 -05:00
CacheCleaner.swift
…
IconImage.swift
Change the luminance algorithm so that we don't miss images in unexpected formats.
Fixes
#2967
2021-04-03 10:40:46 -05:00
Node-Extensions.swift
…
NSAttributedString+NetNewsWire.swift
…
NSView-Extensions.swift
…
RSImage-AppIcons.swift
…
RSImage-Extensions.swift
Use a serial queue for RSImage.scaledForIcon, so we don’t end up having a ton of threads and doing too much at once, which hurts performance.
Fix
#1489
.
2020-03-19 22:22:58 -07:00
SmallIconProvider.swift
…
URL-Extensions.swift
…