aboutsummaryrefslogtreecommitdiff
path: root/src/MessageBoard.cpp
AgeCommit message (Expand)Author
2018-05-08Only allow owner of message to delete itdec05eba
2018-05-08Add context menu, add context menu to delete messagedec05eba
2018-05-08Merge messages from same user sent within 1 minutedec05eba
2018-05-07Do not draw avatar if not visible on screendec05eba
2018-05-07Limit avatar size to 1mbdec05eba
2018-05-07Continue text edit, add avatar (image, but not way to change avatar)dec05eba
2018-05-06Make dchat Text editabledec05eba
2018-05-04Add web page preview (image or html content), not finisheddec05eba
2018-05-04Add proper parsing of Text, add urldec05eba
2018-05-03Fix non ascii characters not rendering correctly in usernamedec05eba
2018-05-03Adding theming, add new theme 'simple'dec05eba
2018-05-02Limit scroll speed. Was too high on laptopdec05eba
2018-05-01Increase chatbar font size, remove last line in chatdec05eba
2018-05-01Improve scaling, give ui more spacedec05eba
2018-05-01Add 'add user', 'join channel'. Improve scrolling. Added locksdec05eba
2018-04-30Add timestamp to messagesdec05eba
2018-04-29Use new odhtdb with more robust ntpdec05eba
2018-04-29Add line above chatbardec05eba
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-28Add commands, users side panel, improve image downloaddec05eba
2018-04-23Add side bar, make submodule publicdec05eba
2018-04-23Add support for big emoji if it's the only thing on a linedec05eba
2018-04-23Add word wrap for message board & TODOdec05eba
2018-04-22Add video and gif supportdec05eba
2018-04-21Fix emoji async download drawingdec05eba
2018-04-21Add support for static image emojidec05eba
2018-04-20Add message board, in the middle of text selectiondec05eba