Age | Commit message (Expand) | Author |
2020-08-19 | WIP: FIX p2p | dec05eba |
2019-04-08 | Refactor, remove a lot of code and use dchat core instead | dec05eba |
2018-08-08 | Add support for discord | dec05eba |
2018-05-30 | Change font, change text spacing | dec05eba |
2018-05-21 | Add command to change avatar and channel name | dec05eba |
2018-05-21 | Improve online/offline users (fade offline users, ping on channel init) | dec05eba |
2018-05-20 | Improve performance and cpu usage | dec05eba |
2018-05-20 | Update sfml version | dec05eba |
2018-05-20 | Add image preview and url/image open in browser | dec05eba |
2018-05-17 | Escape content url to prevent command injection | dec05eba |
2018-05-17 | Update libpreview, also render page description | dec05eba |
2018-05-08 | Add context menu, add context menu to delete message | dec05eba |
2018-05-07 | Fix text 'got to end of line' | dec05eba |
2018-05-07 | Improve text editing, use Text object for chatbar | dec05eba |
2018-05-07 | Do not draw avatar if not visible on screen | 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 |
2018-05-04 | Add web page preview (image or html content), not finished | dec05eba |
2018-05-04 | Add proper parsing of Text, add url | dec05eba |
2018-05-03 | Change image directory, change emoji size | dec05eba |
2018-05-03 | Adding theming, add new theme 'simple' | dec05eba |
2018-04-29 | Fix image ratio, implement scroll locking (cant scroll outside messages) | 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-23 | Fix issue where text is not visible if window is too small, set window minimu... | dec05eba |
2018-04-23 | Add support for big emoji if it's the only thing on a line | dec05eba |
2018-04-23 | Add word wrap for message board & TODO | dec05eba |