Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-18 | Disconnect UI from main Gomuks struct. Fixes #21 | Tulir Asokan | |
2018-04-18 | Add support for sending Markdown messages | Tulir Asokan | |
2018-04-18 | Create pills when tab-completing or clicking nicks | Tulir Asokan | |
2018-04-15 | Refactor things | Tulir Asokan | |
2018-04-14 | Allow clicking names to mention them | Tulir Asokan | |
2018-04-13 | Unknown changes that possibly fix and/or break things | 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 | |