Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-30 | Change font, change text spacing | dec05eba | |
2018-05-21 | Add channel selection | 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 | |||
2018-04-23 | Add side bar, make submodule public | dec05eba | |
2018-04-21 | Add support for static image emoji | dec05eba | |
Emoji are downloaded asynchronously using remote program (curl). Need to add support for converting [inline](url) chat message emoji and gifs. |