daniel goldsmith
daniel goldsmith
Currently when adding a source, when the [Find Feeds] is activated, a list of feeds is presented. These feeds do not display the `title` which may have been given by...
## While trying to do this: Create a Like of external site, or a repost. Commit on IdnoPlugin [Like](https://github.com/idno/Known/commit/2534172d6bc8729ff99b04776fab128b4700f16d) specified ContentTypes ``` public $indieWebContentType = array('bookmark','like','repost'); ``` with comment `...
Feature Request rather than a bug. It would be useful to permit setting of TUI colors in config file. Depending on the user's terminal settings, the default colors can be...
Would it be possible to add [Lookup by ISBN](http://docs.aws.amazon.com/AWSECommerceService/latest/DG/EX_LookupbyISBN.html)? > The following request uses the ItemLookup operation to find an item by ISBN. The IdType parameter is set to ISBN,...
Hi, I downloaded your pack to obtain the savegame so I could work through your tutorials. All is well, but... When I start chapter 2, and start digging down to...
Would it be possible to incorporate [pinboard](http://pinboard.in) functionality to Humble? While the site is a paid service, it would be an extremely useful feature to have available in humble, as...
This small adjustment checks that there is a published date set on the incoming webmention. If `published` is `null`, then it is set to the same datestamp as `wm-received`. This...