aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-05-17Avatars for everybodydec05eba
2018-05-17Use correct key when adding message from invite keydec05eba
2018-05-17Fix join channel by invite key, wrong encryption key was useddec05eba
2018-05-16Fix bug when adding user to channel (invite key)dec05eba
2018-05-16Unload content if it's not visible on the screen for a whiledec05eba
2018-05-16Fix memory leak reported by valgrinddec05eba
2018-05-16Rewrite code to work with new backenddec05eba
2018-05-15asdfdec05eba
2018-05-09Change default scalingdec05eba
2018-05-09Fix content cache partial download filedec05eba
2018-05-09Add avatar to users side paneldec05eba
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-07Fix text 'got to end of line'dec05eba
2018-05-07Improve text editing, use Text object for chatbardec05eba
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-03Make gif rendering more robustdec05eba
2018-05-03Change image directory, change emoji sizedec05eba
2018-05-03Perform proper cleanup of gif that failed to loaddec05eba
2018-05-03Remove gif file data if gif fails to loaddec05eba
2018-05-03Fix freeze when gif has unlimited frame delay. If unlimited, set to 15dec05eba
2018-05-03Temporary disable lower framerate when focus lostdec05eba
2018-05-03Replace all binds in chatdec05eba
2018-05-03Do not crash if picture/gif fails to loaddec05eba
2018-05-03Fix non ascii characters not rendering correctly in usernamedec05eba
2018-05-03Optimize gif renderingdec05eba
2018-05-03Support different types of channel data. Add nickname change commanddec05eba
2018-05-03Add/remove/list binds, saving to filedec05eba
2018-05-03Adding theming, add new theme 'simple'dec05eba
2018-05-02Limit scroll speed. Was too high on laptopdec05eba
2018-05-02Fix bug where you dont see your own messages when added to channeldec05eba
2018-05-02Replace remote user with local user when added to channeldec05eba
2018-05-02Update odhtdb with join channel fix, remove duplicate user in listdec05eba
2018-05-01Increase chatbar font size, remove last line in chatdec05eba
2018-05-01Improve scaling, give ui more spacedec05eba
2018-05-01Fix waiting to join? testdec05eba
2018-05-01Fix channel joining waiting status, fix duplicate message locallydec05eba
2018-05-01Fix again...dec05eba
2018-05-01Fix channel joining (converting join key to node info)dec05eba
2018-05-01Use new odhtdb with timestamp bug fix, fix waiting msgdec05eba
2018-05-01Add command to get join key, fix crash when joining channeldec05eba
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