Tags: hoop33/wry
Tags
Release 1.8 * Add wry shell * Add --before <id> and --after <id> flags for pagination * When replying by external editor, insert username you're replying to * When replying by external editor, show post you're replying to * Add message command to get a message by channel and ID * Add rm command to delete a file * Fix: Don't try to post blank text * Fix: Unescape \! in text from command line * Fix: Show command usage information in help
Release 1.7 * Change user following/followed arrows to <--> and omit if no relationship * For links that have no link text, don't display URL twice * Display version information for wry -v * Display help information for wry -h * Allow reposting a repost * Add name of client to post display * Add new search API * Colorize output * Make separator between posts et al configurable * Options for posts that are too long: ask before truncating, truncate, split into multiple, or reject * Move plist from wry.plist to com.grailbox.wry.plist * Support defaults for all flags in com.grailbox.wry.plist * Add config command for viewing and setting defaults * Add license file and license statement to version command (MIT licensed) * Fix: multi-line markdown links don't work * Fix: External editor doesn't launch on Mavericks
Release 1.6 * Add -r/--reverse flag to reverse order of output * Add posting/replying/messaging from stdin (Thanks, @jws!) * Add external editor support for posting/replying/messaging * Add -a/--annotations flag for pulling annotations * Add URL/Short URL and public/private to output for Files * Add chmod command to change public/private status for a File * Add mv command to rename a File * Add hashtags and links to Post output * Add support for creating links in posts, replies, and messages using Markdown: [link text])(http://example.com)
PreviousNext