Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-09 | Add avatar to users side panel | dec05eba | |
2018-05-07 | Continue text edit, add avatar (image, but not way to change avatar) | 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-29 | Fix image ratio, implement scroll locking (cant scroll outside messages) | dec05eba | |
2018-04-29 | Improve scaling, start implementing color scheme | dec05eba | |
2018-04-29 | Change design, fix crash when closing application | dec05eba | |
2018-04-28 | Use font pointer instead of copy to reduce memory usage, sfml ffs | dec05eba | |
2018-04-28 | Connect channels to database, currently only locally | dec05eba | |
2018-04-28 | Add commands, users side panel, improve image download | dec05eba | |
start using odhtdb |