aboutsummaryrefslogtreecommitdiff
path: root/src/UsersSidePanel.cpp
AgeCommit message (Collapse)Author
2019-04-08Refactor, remove a lot of code and use dchat core insteaddec05eba
2019-03-30Move users to left sidedec05eba
2018-08-08Add support for discorddec05eba
2018-05-31Add scrollbar (currently only used in message board)dec05eba
2018-05-30Increase user ping timeoutdec05eba
2018-05-30Change top and side panel font sizedec05eba
2018-05-30Change font, change text spacingdec05eba
2018-05-21Prevent malicious peer from replaying user pingdec05eba
2018-05-21Improve online/offline users (fade offline users, ping on channel init)dec05eba
2018-05-21Implement online/offline users (pinging)dec05eba
2018-05-09Add avatar to users side paneldec05eba
2018-05-07Continue text edit, add avatar (image, but not way to change avatar)dec05eba
2018-05-06Make dchat Text editabledec05eba
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-29Fix image ratio, implement scroll locking (cant scroll outside messages)dec05eba
2018-04-29Improve scaling, start implementing color schemedec05eba
2018-04-29Change design, fix crash when closing applicationdec05eba
2018-04-28Use font pointer instead of copy to reduce memory usage, sfml ffsdec05eba
2018-04-28Connect channels to database, currently only locallydec05eba
2018-04-28Add commands, users side panel, improve image downloaddec05eba
start using odhtdb