whim icon indicating copy to clipboard operation
whim copied to clipboard

A command-line multitool for sending, receiving, storing, and presenting webmentions.

Results 14 whim issues
Sort by recently updated
recently updated
newest added

I'm not 100% sure whether or not you intended for all of that to be on a single line but I'm guessing that there should be a newline there.

Current behavior: ``` $ whim help verify Usage: whim verify $ ``` We should expand this into more complete documentation, like the other commands have.

bug
good first issue

Currently, if Whim accepts a webmention from someone whose avatar is stored on the internet as an SVG file, it doesn't do a very good job presenting it. (I think...

currently "whim send" will output all URLs it finds at the given URL, and at the end tell you how many webmentions it has sent. It does not, however, point...

This is a first, half-hapharded stab at it, but maybe it can be useful to start on #8

Just as whim has a block-list for sources, it should have an allow-list for targets. If the allow list has no members, then it will happily store webmentions meant for...

Continuing conversation from PR #44: > > It seems a bit weird the way author_photo_directory will attempt to create the directory, which will probably happen when you call $self->author_photo_directory->mkpath in...

Explain rules & regs for contributing to Whim, including re-installing prereqs with `--with-develop` on.

documentation