Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-22 | Add room alias autocompletion | Tulir Asokan | |
2018-04-22 | Fix golint warnings | Tulir Asokan | |
2018-04-21 | Improve Markdown rendering | Tulir Asokan | |
* Remove paragraphs from output HTML * Remove mention link wrapper from text (leaving only mention name) | |||
2018-04-21 | Improve tab completion system | Tulir Asokan | |
2018-04-18 | Disconnect UI from main Gomuks struct. Fixes #21 | Tulir Asokan | |
2018-04-18 | Fix nick coloring | Tulir Asokan | |
2018-04-18 | Create pills when tab-completing or clicking nicks | Tulir Asokan | |
2018-04-14 | Allow clicking names to mention them | 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-09 | Refactor UI to use interfaces everywhere | Tulir Asokan | |