aboutsummaryrefslogtreecommitdiff
path: root/src/QuickMedia.cpp
AgeCommit message (Expand)Author
2021-08-17Better anilist reprdec05eba
2021-08-17Add AniList (WIP)dec05eba
2021-08-16Use xdg envdec05eba
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-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-09Dont show search text when search is suggestiondec05eba
2021-08-09Youtube: show search suggestions instead of immediate searchdec05eba
2021-08-084chan: fix back navigation (items not visible)dec05eba
2021-08-07Matrix: fix message replies to user no longer being red after editdec05eba
2021-08-07Fix seeking in youtube videos larger than 2gb, launch launcher when running q...dec05eba
2021-08-05Youtube: attempt to auto-detect throttling and restart downloaddec05eba
2021-08-05Make body items private, add accessor functionsdec05eba
2021-08-01Matrix: dont show room update if the last message is an editdec05eba
2021-08-01Matrix: merge system messagesdec05eba
2021-08-01Matrix: implement power level change messagesdec05eba
2021-08-014chan: fix last posted timestamp being incorrect (when saved to disk)dec05eba
2021-07-304chan: longer slider, dont try to post immediately when going back to posting...dec05eba
2021-07-29Faster video loading/error when not using xxx plugin (disable ytdl)dec05eba
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-27Fix youtube live streams that are hls manifestdec05eba
2021-07-27Implement new 4chan captchadec05eba
2021-07-26Matrix: add /join and /invite commandsdec05eba
2021-07-24Fix youtube copyrighted videos (revert back to watch?v= url)dec05eba
2021-07-23Matrix: fix crash when pinned message is removed quicklydec05eba
2021-07-21Fix freeze on search reset in manga combined plugin. Fix multithreading issue...dec05eba
2021-07-20Fix cursor not autohiding sometimes because start of video is not always dete...dec05eba
2021-07-19Add hotexamplesdec05eba
2021-07-17Youtube: remove dependency on youtube-dl for downloads (also fixes downloads ...dec05eba
2021-07-16Add sorting options to nyaa.sidec05eba
2021-07-13Fix matrix pinned messages (and replies)dec05eba
2021-07-07Strip newlines from room name and topicdec05eba
2021-07-06More helpful login failure errordec05eba
2021-07-06Auto-add https to homeserver urldec05eba
2021-07-06Attempt to fix compile error on ubuntu 20.04dec05eba
2021-07-06Respond to x11 ping (should fix gnome unresponsive application detection)dec05eba
2021-07-03Fix wraparound embedded text, go to last line in pinned events if another tab...dec05eba
2021-07-03Remove dependency on tidy, fix ph, support all 4chan markupdec05eba
2021-06-29Remove debug code from download headerdec05eba
2021-06-25Rework youtube redirect codedec05eba
2021-06-25Add a http server proxy for better youtube downloading (bypassing rate limit ...dec05eba
2021-06-22Only do youtube redirect on failure to load videodec05eba
2021-06-22wrong path for manga process dir...dec05eba
2021-06-22Create manga progress directorydec05eba
2021-06-21Add theme option to disable rounded rectangle drop shadowdec05eba
2021-06-21Add color themeing, (Theme.hpp/Theme.cpp) and the env var QM_THEMEdec05eba
2021-06-19Fix youtube audio download downloading video when not neededdec05eba