aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Fourchan.cpp
AgeCommit message (Expand)Author
2022-06-19Youtube: ignore broken itag 22 until youtube fixes itdec05eba
2022-06-164chan: show error from server when posting fails (when error is not one of th...dec05eba
2022-04-084chan: move replies text to reactions, clear reactions when not visible on sc...dec05eba
2022-03-01Make login a bit generalized, readd 4chan login (not tested)dec05eba
2022-02-07Use one struct for all args in Page::submit instead of multiple args (easier ...dec05eba
2021-11-17Replace sfml with mgldec05eba
2021-10-13Add lbry, attempt to fix 4chan posting when captcha is no-opdec05eba
2021-08-05Make body items private, add accessor functionsdec05eba
2021-07-304chan: longer slider, dont try to post immediately when going back to posting...dec05eba
2021-07-284chan: add timeout for posting without pass, handle noop captcha challengedec05eba
2021-07-27Implement new 4chan captchadec05eba
2021-07-19Add hotexamplesdec05eba
2021-07-03Remove dependency on tidy, fix ph, support all 4chan markupdec05eba
2021-06-04Add grid viewdec05eba
2021-06-02Add modern themedec05eba
2021-05-22Fix 4chan and other html plugins for ubuntu, make movement smooth with 60fps ...dec05eba
2021-05-114chan: show the replied to messages when navigating repliesdec05eba
2021-05-03Add readm.orgdec05eba
2021-04-30Add 4chan file uploaddec05eba
2021-04-30Fix 4chan codeblocks not visible, change titles and rearrange youtube tabsdec05eba
2021-03-30Remove tor option. Use torsocks instead (which is what quickmedia did anyways)dec05eba
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