aboutsummaryrefslogtreecommitdiff
path: root/ui/messages/imagemessage.go
AgeCommit message (Expand)Author
2018-06-02GofmtTulir Asokan
2018-06-02Add ui toggle for image renderingTulir Asokan
2018-05-22Add bare mode and fix terminal resize bug. Fixes #48Tulir Asokan
2018-04-30Move defer and add a debug printTulir Asokan
2018-04-18Disconnect UI from main Gomuks struct. Fixes #21Tulir Asokan
2018-04-18Add support for sending Markdown messagesTulir Asokan
2018-04-18Create pills when tab-completing or clicking nicksTulir Asokan
2018-04-13Unknown changes that possibly fix and/or break thingsTulir Asokan
2018-04-11Allow clicking images and load images from cacheTulir Asokan
2018-04-11Rename UIString to TString, move ansimage to lib/ and switch to tcell forkTulir Asokan
2018-04-10Move event parsing to ui/messages and add image displayingTulir Asokan