Age | Commit message (Expand) | Author |
2018-05-09 | Change default scaling | dec05eba |
2018-05-09 | Fix content cache partial download file | dec05eba |
2018-05-09 | Add avatar to users side panel | dec05eba |
2018-05-08 | Only allow owner of message to delete it | dec05eba |
2018-05-08 | Add context menu, add context menu to delete message | dec05eba |
2018-05-08 | Merge messages from same user sent within 1 minute | 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 | Limit avatar size to 1mb | 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 | Make gif rendering more robust | dec05eba |
2018-05-03 | Change image directory, change emoji size | dec05eba |
2018-05-03 | Perform proper cleanup of gif that failed to load | dec05eba |
2018-05-03 | Remove gif file data if gif fails to load | dec05eba |
2018-05-03 | Fix freeze when gif has unlimited frame delay. If unlimited, set to 15 | dec05eba |
2018-05-03 | Temporary disable lower framerate when focus lost | dec05eba |
2018-05-03 | Replace all binds in chat | dec05eba |
2018-05-03 | Do not crash if picture/gif fails to load | dec05eba |
2018-05-03 | Fix non ascii characters not rendering correctly in username | dec05eba |
2018-05-03 | Optimize gif rendering | dec05eba |
2018-05-03 | Support different types of channel data. Add nickname change command | dec05eba |
2018-05-03 | Add/remove/list binds, saving to file | dec05eba |
2018-05-03 | Adding theming, add new theme 'simple' | dec05eba |
2018-05-02 | Limit scroll speed. Was too high on laptop | dec05eba |
2018-05-02 | Fix bug where you dont see your own messages when added to channel | dec05eba |
2018-05-02 | Replace remote user with local user when added to channel | dec05eba |
2018-05-02 | Update odhtdb with join channel fix, remove duplicate user in list | dec05eba |
2018-05-01 | Increase chatbar font size, remove last line in chat | dec05eba |
2018-05-01 | Improve scaling, give ui more space | dec05eba |
2018-05-01 | Fix waiting to join? test | dec05eba |
2018-05-01 | Fix channel joining waiting status, fix duplicate message locally | dec05eba |
2018-05-01 | Fix again... | dec05eba |
2018-05-01 | Fix channel joining (converting join key to node info) | dec05eba |
2018-05-01 | Use new odhtdb with timestamp bug fix, fix waiting msg | dec05eba |
2018-05-01 | Add command to get join key, fix crash when joining channel | dec05eba |
2018-05-01 | Add 'add user', 'join channel'. Improve scrolling. Added locks | dec05eba |
2018-04-30 | Add timestamp to messages | dec05eba |
2018-04-29 | Use new odhtdb with more robust ntp | dec05eba |
2018-04-29 | Add line above chatbar | dec05eba |
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 |
2018-04-23 | Fix issue where text is not visible if window is too small, set window minimu... | dec05eba |