aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2021-11-13Soundcloud: display music title in mpvdec05eba
2021-11-13Temporary fix soundcloud download by using youtube-dldec05eba
2021-11-12Add youtube descriptiondec05eba
2021-11-12Allow plugins to add their own tabs in ctrl+r instead of search, comments, ↵dec05eba
related and channel
2021-10-15Remove dependency on xrdb for Xft.dpidec05eba
2021-10-13Fix soundcloud after website updatedec05eba
2021-10-13Add lbry, attempt to fix 4chan posting when captcha is no-opdec05eba
2021-10-03xv: fix missing search results, incorrect title to thumbnail matchesdec05eba
2021-09-20Order mangadex search by relevencedec05eba
2021-09-18Show option to open saucenao result urlsdec05eba
ctrl+c for info should only copy the url
2021-09-13Fix mangadex search/chapters listing after mangadex api update, combine same ↵dec05eba
author/artist into one
2021-09-13Include refactoringdec05eba
2021-09-12Mangadex: add author/artist tabs for manga, optimize search (covers)dec05eba
2021-09-10Make manga tracking more robust by preparing for breakage by also saving urldec05eba
2021-09-10Convert file-manager --dir to absolute pathdec05eba
Fixes parent navigation when using relative path for --dir. Submit should not be async for peertube. Fixes peertube video length.
2021-09-09Fix peertube video downloaddec05eba
2021-09-09Add initial peertube supportdec05eba
2021-09-04Matrix: fix messages that dont mention us being added to notifications list. ↵dec05eba
Also fix read status for notifications
2021-09-03Show youtube play fail reason in notification, more items below correct width!dec05eba
2021-08-29Allow bookmarking manga from chapters pagedec05eba
2021-08-26Mangadex: fix missing thumbnailsdec05eba
2021-08-26Add ctrl+b to bookmark mangadec05eba
2021-08-24Youtube: load english subtitles when availabledec05eba
2021-08-20List all notifications in notifications page (including the ones we get ↵dec05eba
after starting up qm). This was caused by notifications body being overwritten with cache when navigating to it
2021-08-19Matrix: add ctrl+r to navigate to replied to message and navigate to message ↵dec05eba
from notifications tab
2021-08-17AniList: separate anime and manga searches to different tabsdec05eba
2021-08-17Matrix: fix room description not including message on initial sync because ↵dec05eba
of pinned events
2021-08-17Add related and recommendations page to AniListdec05eba
2021-08-17Add AniList (WIP)dec05eba
2021-08-16Add MyAnimeList (wip)dec05eba
2021-08-15Play popular invidious instance urls directly in qmdec05eba
Replaces popular invidious instance urls with youtube.com
2021-08-15Matrix: use white avatar for users with no avatar, optimize notifications updatedec05eba
2021-08-11Youtube: dont update signature while youtube is runningdec05eba
2021-08-10Matrix: add ctrl+p/ctrl+d to pin/unpin messagesdec05eba
2021-08-09Youtube: show search suggestions instead of immediate searchdec05eba
Fix save file dialog not showing all files after navigating to another directory if the search is not empty. Fix matrix system message deletion reverting back to use message (for avatar) and text color.
2021-08-07Fix seeking in youtube videos larger than 2gb, launch launcher when running ↵dec05eba
qm without any args
2021-08-05Youtube: attempt to auto-detect throttling and restart downloaddec05eba
2021-08-05Make body items private, add accessor functionsdec05eba
This allows body to automatically update dirty state (and other states). Correctly format newlines in codeblocks in matrix.
2021-08-01Matrix: implement power level change messagesdec05eba
2021-07-28Fix submit without selected item (in matrix room directory and invites page)dec05eba
2021-07-284chan: add timeout for posting without pass, handle noop captcha challengedec05eba
2021-07-27Implement new 4chan captchadec05eba
2021-07-26Matrix: greatly improve performance when entering a very large room ↵dec05eba
(initially and later on)
2021-07-26Matrix: add /join and /invite commandsdec05eba
2021-07-24Fix youtube copyrighted videos (revert back to watch?v= url)dec05eba
2021-07-21Fix freeze on search reset in manga combined plugin. Fix multithreading ↵dec05eba
issues in AsyncTask
2021-07-19Add hotexamplesdec05eba
2021-07-17Youtube: remove dependency on youtube-dl for downloads (also fixes downloads ↵dec05eba
of age restricted videos)
2021-07-16Add sorting options to nyaa.sidec05eba
2021-07-08Youtube: fix comments by replacing removed comments ajax api with next apidec05eba