Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-17 | Fix url parsing in text, sort messages by timestamp | dec05eba | |
2018-05-06 | Make dchat Text editable | dec05eba | |
Not finished yet. Currently text can be entered, removed and you can move caret using arrow keys (up, down, left, right), home and end. Need to implement text selection and remove focus from chatbar when editing message board text. Chatbar should be replaced with dchat Text for proper multiline editable text. | |||
2018-04-23 | Add support for big emoji if it's the only thing on a line | dec05eba | |
TODO: Currently message board renders directly to window, it should render to render target for optimization purpose |