.. |
ArticleStyles
|
Make minor cleanups.
|
2017-09-23 13:59:19 -07:00 |
Assets.xcassets
|
Return to the normal app icon.
|
2017-12-26 11:08:35 -08:00 |
Base.lproj
|
Increase the indentation in the source list so that feeds inside folders line up better.
|
2018-01-08 21:16:51 -08:00 |
Data
|
Add SmallIconProvider protocol. Objects that want an icon in the sidebar (and perhaps other places) can conform to this.
|
2017-12-17 10:48:55 -08:00 |
Dinosaurs
|
Bind the popup’s selection index to user defaults so that it gets restored between launches. Fix #151.
|
2017-12-02 17:02:17 -08:00 |
Extensions
|
Add a group-style row for accounts.
|
2017-11-18 16:56:36 -08:00 |
Favicons
|
Show avatars in the timeline at the right times.
|
2018-01-04 21:20:09 -08:00 |
FeedList
|
Remove macalope.com from the feed directory, since apparently that site isn’t updated anymore — though our friend with the hooves does indeed keep writing.
|
2018-01-08 22:17:50 -08:00 |
HTMLMetadata
|
Add a cache to HTMLMetadataDownloader; do all parsing off the main thread, for better UI performance. Also: make FaviconURLFinder use HTMLMetadataDownloader, as it should have in the first place.
|
2017-12-18 10:20:28 -08:00 |
Images
|
Make feed icons show up more promptly and reliably in the timeline.
|
2018-01-08 21:34:39 -08:00 |
Inspector
|
Increase the size of too-small favicons to 16x16 in the feed inspector.
|
2018-01-21 21:04:52 -08:00 |
MainWindow
|
Continue progress on inspector.
|
2018-01-21 11:35:50 -08:00 |
Notes
|
Add HelpMenu notes.
|
2017-05-27 13:55:01 -07:00 |
Preferences
|
Fix some build errors.
|
2017-10-02 13:15:07 -07:00 |
ProgressWindow
|
Close the finding-feed progress window once the feed has been found. Fix #145.
|
2017-11-12 11:01:17 -08:00 |
Resources
|
Add opal representation properties for scripting feed, account and
|
2018-01-19 22:49:01 -08:00 |
Scriptability
|
Add opal representation properties for scripting feed, account and
|
2018-01-19 22:49:01 -08:00 |
SmartFeeds
|
Make PseudoFeed conform to SmallIconProvider.
|
2017-12-17 10:51:05 -08:00 |
AppDefaults.swift
|
Make main window title-less again — but allow for a hidden pref to change that: KafasisTitleMode.
|
2017-12-02 14:54:12 -08:00 |
AppDelegate.swift
|
Open the inspector at startup without doing an async block.
|
2018-01-21 13:30:26 -08:00 |
AppNotifications.swift
|
Show avatars in the timeline at the right times.
|
2018-01-04 21:20:09 -08:00 |
Browser.swift
|
Make a Browser struct with two static methods to replace two top-level functions.
|
2017-10-05 18:12:58 -07:00 |
DockBadge.swift
|
Use a Swift name for rs_performSelectorCoalesced — make it performSelectorCoalesced:with:delay:.
|
2017-11-19 11:42:22 -08:00 |
Info.plist
|
Bump version.
|
2018-01-15 14:07:43 -08:00 |