Age | Commit message (Expand) | Author |
2019-04-08 | Refactor, remove a lot of code and use dchat core instead | dec05eba |
2018-10-21 | Remove old discord code, update for odhtdb changes | dec05eba |
2018-10-21 | Fix for odhtdb changes | dec05eba |
2018-10-16 | Update opendht dependency, probably broken | dec05eba |
2018-09-21 | Update opendht, re-enable ping | dec05eba |
2018-08-08 | Add support for discord | dec05eba |
2018-05-30 | Do not get notification if loading messages from cache, or if message is not ... | dec05eba |
2018-05-21 | Set channel name when creating it, fetch new data from newest to oldest | dec05eba |
2018-05-21 | Add command to change avatar and channel name | dec05eba |
2018-05-21 | Prevent malicious peer from replaying user ping | dec05eba |
2018-05-21 | Improve online/offline users (fade offline users, ping on channel init) | dec05eba |
2018-05-21 | Implement online/offline users (pinging) | dec05eba |
2018-05-20 | Add image preview and url/image open in browser | dec05eba |
2018-05-17 | Remove default messages | dec05eba |
2018-05-17 | Fix url parsing in text, sort messages by timestamp | dec05eba |
2018-05-17 | Avatars for everybody | dec05eba |
2018-05-16 | Rewrite code to work with new backend | 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-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 | Fix freeze when gif has unlimited frame delay. If unlimited, set to 15 | dec05eba |
2018-05-03 | Support different types of channel data. Add nickname change command | dec05eba |
2018-05-02 | Fix bug where you dont see your own messages when added to channel | dec05eba |
2018-05-02 | Update odhtdb with join channel fix, remove duplicate user in list | dec05eba |
2018-05-01 | Fix channel joining waiting status, fix duplicate message locally | 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 | Change design, fix crash when closing application | 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 |
2018-04-23 | Add side bar, make submodule public | 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 |
2018-04-22 | Add video and gif support | dec05eba |
2018-04-21 | Fix emoji async download drawing | dec05eba |
2018-04-21 | Add support for static image emoji | dec05eba |