aboutsummaryrefslogtreecommitdiff
path: root/plugins/Fourchan.hpp
AgeCommit message (Collapse)Author
2022-11-23Allow opening 4chan post directlydec05eba
2022-11-22Allow launching directly into 4chan threaddec05eba
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
to add new fields without changing code) Also remove submit_body_item from page.
2021-10-13Add lbry, attempt to fix 4chan posting when captcha is no-opdec05eba
2021-07-27Implement new 4chan captchadec05eba
2021-04-30Add 4chan file uploaddec05eba
2020-11-21Render emoji in text, do not show notification count for cache sync, lazy ↵dec05eba
load 4chan board
2020-11-04Matrix: fetch additional messages in the background for all rooms, filter ↵dec05eba
room list when updated after sync
2020-10-13Refactor plugin into seperate pagesdec05eba
TODO: Readd 4chan login page, manganelo creators page, autocomplete
2020-09-21Initial matrix supportdec05eba
2020-09-14Add support for 4chan passdec05eba
2020-06-22Support installation resources pathdec05eba
2020-06-02Play all videos in thread instead of exiting after playing the first onedec05eba
2020-06-01Improve 4chan thread list performance by asynchronous update and cachingdec05eba
2020-06-01Make 4chan board list filter instead of searchdec05eba
2019-12-01Add 4chan postingdec05eba
2019-11-30Add image board (4chan) comment navigationdec05eba
2019-10-13Manganelo: Download all images at once, and show page after it has downloadeddec05eba
2019-10-12Start on 4chan, go to previous/next chapter when reaching beginning/enddec05eba