Age | Commit message (Expand) | Author |
2022-03-01 | Make login a bit generalized, readd 4chan login (not tested) | dec05eba |
2022-02-07 | Use one struct for all args in Page::submit instead of multiple args (easier ... | dec05eba |
2021-11-17 | Replace sfml with mgl | dec05eba |
2021-10-13 | Add lbry, attempt to fix 4chan posting when captcha is no-op | dec05eba |
2021-08-05 | Make body items private, add accessor functions | dec05eba |
2021-07-30 | 4chan: longer slider, dont try to post immediately when going back to posting... | dec05eba |
2021-07-28 | 4chan: add timeout for posting without pass, handle noop captcha challenge | dec05eba |
2021-07-27 | Implement new 4chan captcha | dec05eba |
2021-07-19 | Add hotexamples | dec05eba |
2021-07-03 | Remove dependency on tidy, fix ph, support all 4chan markup | dec05eba |
2021-06-04 | Add grid view | dec05eba |
2021-06-02 | Add modern theme | dec05eba |
2021-05-22 | Fix 4chan and other html plugins for ubuntu, make movement smooth with 60fps ... | dec05eba |
2021-05-11 | 4chan: show the replied to messages when navigating replies | dec05eba |
2021-05-03 | Add readm.org | dec05eba |
2021-04-30 | Add 4chan file upload | dec05eba |
2021-04-30 | Fix 4chan codeblocks not visible, change titles and rearrange youtube tabs | dec05eba |
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 |