Age | Commit message (Expand) | Author |
2020-10-16 | Matrix: stream download to rapidjson parser | dec05eba |
2020-10-16 | Matrix: use rapidjson instead of jsoncpp to decrease memory usage from 58mb t... | dec05eba |
2020-10-14 | Test: fix image loading stutter of body items | dec05eba |
2020-10-13 | Refactor plugin into seperate pages | dec05eba |
2020-10-07 | Matrix: fix posting messages with non-ascii characters | dec05eba |
2020-10-05 | Manga: add f keybinding to fit image to window | dec05eba |
2020-10-05 | Manga: add --upscale-images-force to force upscaling, regardless of original ... | dec05eba |
2020-10-04 | Matrix: sort messages by timestamp | dec05eba |
2020-10-04 | Matrix: show room name in mention notification, timestamps for messages | dec05eba |
2020-10-03 | Reduce memory usage by cleaning up text not visible on the screen | dec05eba |
2020-10-03 | 4chan: use entry instead of search input, fix posting | dec05eba |
2020-10-03 | Remove unused code | dec05eba |
2020-10-02 | Add --no-video option to play videos with only audio | dec05eba |
2020-10-02 | Matrix: add video/regular file upload | dec05eba |
2020-10-01 | Matrix: implement mention/reply notifications | dec05eba |
2020-10-01 | Matrix: add room name and avatar of the current room at the top | dec05eba |
2020-09-30 | Matrix: implement message editing | dec05eba |
2020-09-30 | Matrix: add message replying with ctrl+r, also use shared_ptr for BodyItem | dec05eba |
2020-09-29 | Fix caret navigation | dec05eba |
2020-09-28 | Implement text editing with navigation and multilingual fonts | dec05eba |
2020-09-28 | Matrix: add red line at bottom of chat if we are not at the bottom | dec05eba |
2020-09-28 | Matrix: fix login with pantalaimon proxy, fix logout crash, show real login e... | dec05eba |
2020-09-27 | Implement pgup/pgdown/home/end keys | dec05eba |
2020-09-27 | Save currently playing video url to clipboard with ctrl+s | dec05eba |
2020-09-27 | Image continuous: load as image in seperate thread instead of string, fix a b... | dec05eba |
2020-09-27 | Reduce scroll cpu usage from 10% to 1-2% by load image files in another threa... | dec05eba |
2020-09-26 | Fix page scroll when navigating 4chan replies | dec05eba |
2020-09-26 | Change body scrolling to scroll only when the selected row hits the top/bottom | dec05eba |
2020-09-25 | Matrix: add display name colors depending on user id | dec05eba |
2020-09-25 | Matrix: fetch previous messages when reaching the top | dec05eba |
2020-09-24 | Fix broken author text | dec05eba |
2020-09-23 | Fallback to cjk font, change font to system noto sans | dec05eba |
2020-09-23 | Make tabs rounded, readd color to nyaa.si trusted/remake | dec05eba |
2020-09-23 | Testing redesign | dec05eba |
2020-09-23 | Add matrix image upload | dec05eba |
2020-09-22 | Initial file manager implementation, with thumbnail caching | dec05eba |
2020-09-21 | Initial matrix support | dec05eba |
2020-09-20 | Add comments and trusted/remake colors to nyaa.si torrents | dec05eba |
2020-09-20 | Daemonize async process to automatically reap the child when it dies | dec05eba |
2020-09-20 | Use url/filename safe base64 | dec05eba |
2020-09-17 | Add image upscaling with waifu2x-ncnn-vulkan, async load images in scroll ima... | dec05eba |
2020-09-17 | Disable wrap around body, detect wrap around | dec05eba |
2020-09-17 | Show error message on failure to load image for same page | dec05eba |
2020-09-15 | Add manga creators page to navigate to others works by the creators | dec05eba |
2020-09-14 | Add support for 4chan pass | dec05eba |
2020-09-14 | Add caret to search bar | dec05eba |
2020-09-14 | Try vsync, fallback to fps limit if vsync fails | dec05eba |
2020-09-14 | Use manual vsync since nouveau drivers are broken | dec05eba |
2020-09-14 | Do not show error when quiting video with 'q' | dec05eba |
2020-09-13 | Add description to mangadex search result, add youtube timestamp | dec05eba |