aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Fourchan.cpp
AgeCommit message (Expand)Author
2020-11-21Render emoji in text, do not show notification count for cache sync, lazy loa...dec05eba
2020-10-23Re-add creators pagedec05eba
2020-10-19Change thumbnail creation from nearest neighbor to linear interpolation, set ...dec05eba
2020-10-18Matrix: add a proper URI parser instead of regex for opening links. Show rela...dec05eba
2020-10-13Refactor plugin into seperate pagesdec05eba
2020-10-10Refactor: move download->json parsing to a one functiondec05eba
2020-10-03Matrix: use correct name for private chat rooms, move 4chan comment input to ...dec05eba
2020-10-03Remove unused codedec05eba
2020-09-30Matrix: add message replying with ctrl+r, also use shared_ptr for BodyItemdec05eba
2020-09-27Validate json type after parsingdec05eba
2020-09-23Fallback to cjk font, change font to system noto sansdec05eba
2020-09-21Initial matrix supportdec05eba
2020-09-18Add torrent descriptiondec05eba
2020-09-14Add support for 4chan passdec05eba
2020-07-20Word-wrap body textdec05eba
2020-06-22Support installation resources pathdec05eba
2020-06-024chan: Use cached boards.json instead of downloading it everytimedec05eba
2020-06-024chan: clear related video list when previewing new video, fix cursor being h...dec05eba
2020-06-02Play all videos in thread instead of exiting after playing the first onedec05eba
2020-06-01Fix program stuck on shutdowndec05eba
2020-06-01Improve 4chan thread list performance by asynchronous update and cachingdec05eba
2020-01-17Draw header title and background over bodydec05eba
2019-12-20Fix tor not used for all connections when enableddec05eba
2019-12-09Show title of posts on 4chandec05eba
2019-12-08Add replying to posts (image boards), changed keybinding of writing a post (i...dec05eba
2019-12-07Add support for viewing videos/gifs on image boards (4chan)dec05eba
2019-12-01Add image preview to image board threaddec05eba
2019-12-01Add 4chan postingdec05eba
2019-12-01Add image board author name and repliesdec05eba
2019-12-01Limit number of lines in 4chan threads viewdec05eba
2019-12-01Do not wrap text in image boarddec05eba
2019-11-30Change size of body item rows depending on how many lines the text hasdec05eba
2019-11-30Add image board (4chan) comment navigationdec05eba
2019-11-20Continue on 4chan, update readme info about tordec05eba
2019-10-12Start on 4chan, go to previous/next chapter when reaching beginning/enddec05eba