Age | Commit message (Expand) | Author |
2021-03-30 | Remove tor option. Use torsocks instead (which is what quickmedia did anyways) | dec05eba |
2020-11-21 | Render emoji in text, do not show notification count for cache sync, lazy loa... | dec05eba |
2020-10-23 | Re-add creators page | dec05eba |
2020-10-19 | Change thumbnail creation from nearest neighbor to linear interpolation, set ... | dec05eba |
2020-10-18 | Matrix: add a proper URI parser instead of regex for opening links. Show rela... | dec05eba |
2020-10-13 | Refactor plugin into seperate pages | dec05eba |
2020-10-10 | Refactor: move download->json parsing to a one function | dec05eba |
2020-10-03 | Matrix: use correct name for private chat rooms, move 4chan comment input to ... | dec05eba |
2020-10-03 | Remove unused code | dec05eba |
2020-09-30 | Matrix: add message replying with ctrl+r, also use shared_ptr for BodyItem | dec05eba |
2020-09-27 | Validate json type after parsing | dec05eba |
2020-09-23 | Fallback to cjk font, change font to system noto sans | dec05eba |
2020-09-21 | Initial matrix support | dec05eba |
2020-09-18 | Add torrent description | dec05eba |
2020-09-14 | Add support for 4chan pass | dec05eba |
2020-07-20 | Word-wrap body text | dec05eba |
2020-06-22 | Support installation resources path | dec05eba |
2020-06-02 | 4chan: Use cached boards.json instead of downloading it everytime | dec05eba |
2020-06-02 | 4chan: clear related video list when previewing new video, fix cursor being h... | dec05eba |
2020-06-02 | Play all videos in thread instead of exiting after playing the first one | dec05eba |
2020-06-01 | Fix program stuck on shutdown | dec05eba |
2020-06-01 | Improve 4chan thread list performance by asynchronous update and caching | dec05eba |
2020-01-17 | Draw header title and background over body | dec05eba |
2019-12-20 | Fix tor not used for all connections when enabled | dec05eba |
2019-12-09 | Show title of posts on 4chan | dec05eba |
2019-12-08 | Add replying to posts (image boards), changed keybinding of writing a post (i... | dec05eba |
2019-12-07 | Add support for viewing videos/gifs on image boards (4chan) | dec05eba |
2019-12-01 | Add image preview to image board thread | dec05eba |
2019-12-01 | Add 4chan posting | dec05eba |
2019-12-01 | Add image board author name and replies | dec05eba |
2019-12-01 | Limit number of lines in 4chan threads view | dec05eba |
2019-12-01 | Do not wrap text in image board | dec05eba |
2019-11-30 | Change size of body item rows depending on how many lines the text has | dec05eba |
2019-11-30 | Add image board (4chan) comment navigation | dec05eba |
2019-11-20 | Continue on 4chan, update readme info about tor | dec05eba |
2019-10-12 | Start on 4chan, go to previous/next chapter when reaching beginning/end | dec05eba |