Skip to content

Tags: hoop33/wry

Tags

v1.8.2

Toggle v1.8.2's commit message
Release 1.8.2

v1.8.1

Toggle v1.8.1's commit message
Fix Lion build issue

v1.8

Toggle v1.8's commit message
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

v1.7.3

Toggle v1.7.3's commit message
Release v1.7.3

* Fix crash when rejecting post text that is too long

v1.7.2

Toggle v1.7.2's commit message
Remove debug message from follow/following status

v1.7.1

Toggle v1.7.1's commit message
Fix build issue with Lion--explicitly set architecture to 64-bit

v1.7

Toggle v1.7's commit message
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

v1.6

Toggle v1.6's commit message
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)

v1.5

Toggle v1.5's commit message
Release 1.5

* Add Patter Room support
* Add Private Message support
* Add General Channel support
* Fix: getting user by ID not working

v1.4.1

Toggle v1.4.1's commit message
Release v1.4.1