Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-23 | Update license and sort imports | Tulir Asokan | |
2018-06-02 | Gofmt | Tulir Asokan | |
2018-06-02 | Add ui toggle for image rendering | Tulir Asokan | |
2018-05-23 | Add real bare view | Tulir Asokan | |
2018-05-22 | Add bare mode and fix terminal resize bug. Fixes #48 | Tulir Asokan | |
2018-05-16 | Fix notifications about own messages | Tulir Asokan | |
2018-04-22 | Fix golint warnings | Tulir Asokan | |
2018-04-18 | Disconnect UI from main Gomuks struct. Fixes #21 | Tulir Asokan | |
2018-04-18 | Create pills when tab-completing or clicking nicks | Tulir Asokan | |
2018-04-11 | Allow clicking images and load images from cache | Tulir Asokan | |
2018-04-11 | Rename UIString to TString, move ansimage to lib/ and switch to tcell fork | Tulir Asokan | |
2018-04-10 | Move event parsing to ui/messages and add image displaying | Tulir Asokan | |
2018-04-10 | Convert message buffer to use custom colorable strings | Tulir Asokan | |
2018-04-09 | Refactor UI to use interfaces everywhere | Tulir Asokan | |