aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Fourchan.cpp
AgeCommit message (Expand)Author
2023-11-29Add spoiler imagedec05eba
2023-04-014chan: fix link in quotedec05eba
2022-11-23Re-add item drawing height diff shifting to fix bumping in item drawingdec05eba
2022-11-23Allow opening 4chan post directlydec05eba
2022-11-22Allow launching directly into 4chan threaddec05eba
2022-11-09Matrix: reply body formatting shouldn't have html, formatted body should be p...dec05eba
2022-11-07Matrix: fix edit being replaced with old message when re-entering the room (w...dec05eba
2022-11-07Add option to limit number of lines of text drawn in Text classdec05eba
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