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
2b491217f3fbb33b3d03a962bc58eaf3c8f66881
NetNewsWire
/
Frameworks
/
Account
/
Feedbin
History
Brent Simmons
d7b45a1413
Change parseDatePublished() to a lazy var parsedDatePublished — it appeared that it was getting called more than once, and date parsing is expensive. Also: use RSDateWithString rather than an NSDateFormatter, since NSDateFormatter is so massively slow.
2019-09-27 23:01:31 -07:00
..
FeedbinAccountDelegate.swift
Change parseDatePublished() to a lazy var parsedDatePublished — it appeared that it was getting called more than once, and date parsing is expensive. Also: use RSDateWithString rather than an NSDateFormatter, since NSDateFormatter is so massively slow.
2019-09-27 23:01:31 -07:00
FeedbinAPICaller.swift
Update the extract page number function to make it more readable
2019-05-31 13:38:33 -05:00
FeedbinDate.swift
add articles download for Feedbin
2019-05-12 18:32:32 -05:00
FeedbinEntry.swift
Change parseDatePublished() to a lazy var parsedDatePublished — it appeared that it was getting called more than once, and date parsing is expensive. Also: use RSDateWithString rather than an NSDateFormatter, since NSDateFormatter is so massively slow.
2019-09-27 23:01:31 -07:00
FeedbinIcon.swift
…
FeedbinImportResult.swift
Switch to using the new OPML import service
2019-05-17 10:04:13 -05:00
FeedbinStarredEntry.swift
Add send sync database contents to Feedbin
2019-05-15 11:52:56 -05:00
FeedbinSubscription.swift
Use best feed specifier code to determine which Feedbin option to use when creating a feed
2019-05-10 10:14:24 -05:00
FeedbinTag.swift
…
FeedbinTagging.swift
…
FeedbinUnreadEntry.swift
Add send sync database contents to Feedbin
2019-05-15 11:52:56 -05:00