aboutsummaryrefslogtreecommitdiff
path: root/src/plugins
AgeCommit message (Expand)Author
2021-09-08Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and /usr/...dec05eba
2021-09-04Make font sizes customizable with a config file, see example-config.json. Rem...dec05eba
2021-09-04Matrix: fix messages that dont mention us being added to notifications list. ...dec05eba
2021-09-03Show youtube play fail reason in notification, more items below correct width!dec05eba
2021-09-02Youtube: skip non-default audio tracks, remove subtitle shadowdec05eba
2021-08-29Allow bookmarking manga from chapters pagedec05eba
2021-08-27Youtube: include en-US subtitlesdec05eba
2021-08-26Mangadex: fix missing thumbnailsdec05eba
2021-08-26Add ctrl+b to bookmark mangadec05eba
2021-08-25Faster mangakatana search on exact matchdec05eba
2021-08-25Youtube: disable auto generated subtitles, change subtitle sizedec05eba
2021-08-24Youtube: load english subtitles when availabledec05eba
2021-08-20List all notifications in notifications page (including the ones we get after...dec05eba
2021-08-19Matrix: add ctrl+r to navigate to replied to message and navigate to message ...dec05eba
2021-08-18Matrix: only move to next selected notification if not the first one is selecteddec05eba
2021-08-18Show line at top/bottom when there are items above/below that are not visibledec05eba
2021-08-17AniList: separate anime and manga searches to different tabsdec05eba
2021-08-17Matrix: fix room description not including message on initial sync because of...dec05eba
2021-08-17Properly sort rooms (sort read rooms too)dec05eba
2021-08-17Better anilist reprdec05eba
2021-08-17Add related and recommendations page to AniListdec05eba
2021-08-17Temporary disable throttle detectiondec05eba
2021-08-17Add AniList (WIP)dec05eba
2021-08-16Add MyAnimeList (wip)dec05eba
2021-08-15Play popular invidious instance urls directly in qmdec05eba
2021-08-15Matrix: use white avatar for users with no avatar, optimize notifications updatedec05eba
2021-08-15Nyaa: fix magnet download (html unescape sequences)dec05eba
2021-08-11Youtube: dont update signature while youtube is runningdec05eba
2021-08-10Matrix: fix room description not updating when we send a messagedec05eba
2021-08-10Matrix: show unread message for room event if latest event is not a message, ...dec05eba
2021-08-10Matrix: add ctrl+p/ctrl+d to pin/unpin messagesdec05eba
2021-08-09Use no-buffer curl option for youtube redirect code and matrix streamable vid...dec05eba
2021-08-09Disable media proxy curl bufferingdec05eba
2021-08-09Youtube: show search suggestions instead of immediate searchdec05eba
2021-08-08Youtube: use innertube api for loading videos (and pretend to be android)dec05eba
2021-08-08Matrix: fix thumbnail upload of small thumbnails, fix small thumbnail creatio...dec05eba
2021-08-07Youtube: attempt to fix seeking againdec05eba
2021-08-07Fix seeking in youtube videos larger than 2gb, launch launcher when running q...dec05eba
2021-08-06Matrix: remove unecessary m.room.power_levels from state syncdec05eba
2021-08-05Matrix: revert not showing edit in room descriptiondec05eba
2021-08-05Matrix: show room description for latest message if fetching previous message...dec05eba
2021-08-05Matrix: fix editing hidden events being visibledec05eba
2021-08-05Youtube: attempt to auto-detect throttling and restart downloaddec05eba
2021-08-05Make body items private, add accessor functionsdec05eba
2021-08-02Matrix: fix room directory submit always using empty text (resulting in the h...dec05eba
2021-08-02Matrix: use correct read marker for notifications (custom qm read marker)dec05eba
2021-08-01Matrix: dont show room update if the last message is an editdec05eba
2021-08-01Matrix: merge system messagesdec05eba
2021-08-01Matrix: implement pinned events change messagesdec05eba
2021-08-01Matrix: implement power level change messagesdec05eba