aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2020-10-19Change thumbnail creation from nearest neighbor to linear interpolation, set ...dec05eba
2020-10-19Add pagination to ph and mangatowndec05eba
2020-10-18Matrix: add a proper URI parser instead of regex for opening links. Show rela...dec05eba
2020-10-17Matrix: update room list when joining a room (in another client) without rest...dec05eba
2020-10-17Matrix: make text that mentions us reddec05eba
2020-10-17Matrix: show reply messages embedded in messages that reply to them, like ele...dec05eba
2020-10-16Matrix: use room object instead of room iddec05eba
2020-10-16Matrix: use rapidjson instead of jsoncpp to decrease memory usage from 58mb t...dec05eba
2020-10-15Youtube: fetch next page when reaching bottom of search (also fixes continuat...dec05eba
2020-10-13Refactor plugin into seperate pagesdec05eba
2020-10-10Refactor: move download->json parsing to a one functiondec05eba
2020-10-04Matrix: remove initial delay when entering roomdec05eba
2020-10-03Matrix: attempt to fix threading issuesdec05eba
2020-10-03Matrix: show unread marker from previous session (fetch m.read marker from se...dec05eba
2020-10-03Nyaa.si: fetch next page when reaching the bottomdec05eba
2020-10-03Remove unused codedec05eba
2020-10-02Matrix: show audio and files in bodydec05eba
2020-10-02Matrix: add video/regular file uploaddec05eba
2020-10-01Matrix: implement mention/reply notificationsdec05eba
2020-10-01Matrix: show indication for unread messages and show the last message in the ...dec05eba
2020-10-01Matrix: add message delete with ctrl+ddec05eba
2020-09-30Matrix: implement message editingdec05eba
2020-09-30Matrix: add message replying with ctrl+r, also use shared_ptr for BodyItemdec05eba
2020-09-28Matrix: fix login with pantalaimon proxy, fix logout crash, show real login e...dec05eba
2020-09-27Matrix: add logout commanddec05eba
2020-09-26matrix: send start/stop typingdec05eba
2020-09-25Matrix: add display name colors depending on user iddec05eba
2020-09-25Matrix: fetch previous messages when reaching the topdec05eba
2020-09-24matrix: Add thumbnails to room listdec05eba
2020-09-23Add matrix image uploaddec05eba
2020-09-22Initial file manager implementation, with thumbnail cachingdec05eba
2020-09-22Add ctrl+i to view attached images/videos to matrix postsdec05eba
2020-09-21Add matrix room namesdec05eba
2020-09-21Initial matrix supportdec05eba
2020-09-18Initial nyaa.si supportdec05eba
2020-09-15Add manga creators page to navigate to others works by the creatorsdec05eba
2020-09-14Add support for 4chan passdec05eba
2020-09-13Add thumbnails to mangatown search resultsdec05eba
2020-07-13Temporary disable youtube recommendations, fix youtube related videosdec05eba
2020-07-13Add recommended tab for youtubedec05eba
2020-07-03Add tab autocomplete for youtubedec05eba
2020-06-29Get first next page of search results on youtube, request only json for first...dec05eba
2020-06-22Support installation resources pathdec05eba
2020-06-07Add support for mangatowndec05eba
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
2020-05-31Add dmenu optiondec05eba
2020-05-31Use cookiesdec05eba
2020-05-28Remove old unused code (mangadex html chapter list)dec05eba