aboutsummaryrefslogtreecommitdiff
path: root/src/QuickMedia.cpp
AgeCommit message (Collapse)Author
2021-06-04Add grid viewdec05eba
2021-06-02I cant sneed xddddec05eba
2021-06-02Different sized launch menu are ugly, use minimal body theme for launcherdec05eba
2021-06-02Add modern themedec05eba
Join matrix room by their name instead of id if there is a name. This allows you to join rooms where the homeserver that created the room is no longer participating in the room.
2021-05-30Restore old file-manager behavior where last access dir is not saveddec05eba
2021-05-30fix readlink in download_async_guidec05eba
2021-05-30Add option to only save audio for youtube videos. Use youtube plugin for ↵dec05eba
info urls. Use youtube plugin for urls on matrix
2021-05-30Use sha256 for path for string cache downloaddec05eba
2021-05-29Fix scroll position after lazy load on youtube, scroll in room after new ↵dec05eba
message in matrix
2021-05-28Fix 4chan page scroll after navigating to replydec05eba
2021-05-28Fix download, remove spotify (which now requires an account)dec05eba
2021-05-28Set correct read marker if the latest message is an editdec05eba
2021-05-28Improve body navigationdec05eba
2021-05-28mdec05eba
2021-05-28ESC to escape fullscreen modedec05eba
2021-05-26Fix room avatar getting corrupt after returning from watching mediadec05eba
Also dont save file manager path to disk. Save it to ram only
2021-05-24Save the last accessed file manager directory and use that the next time. ↵dec05eba
Add ctrl+s for 4chan without viewing the image/video in fullscreen mode
2021-05-24Better touch flick handling, clicking and disable all shader use when using ↵dec05eba
touch
2021-05-22Temporary fix for crash when resizing (text is deallocated when hidden), fix ↵dec05eba
text randomly getting glitched out
2021-05-21Fix mangadex navigate to previous/next page using same images as the ↵dec05eba
previous chapter
2021-05-21Add onimangadec05eba
2021-05-21Yet another mp4 formatdec05eba
2021-05-21Fix next chapter navigationdec05eba
2021-05-21Do not reset selection on submit for mangadec05eba
2021-05-21appendixdec05eba
2021-05-21Jump to room when submitting notificationdec05eba
2021-05-20Fix fetch of next pagedec05eba
2021-05-20Add notifications tab to matrixdec05eba
2021-05-20Move chat page room list logic to matrix delegatedec05eba
2021-05-20Start on notificationsdec05eba
run matrix delegate on main (ui) thread instead of mutex hell
2021-05-18Fix replying/edit mentiondec05eba
2021-05-18Add mention autocompletedec05eba
2021-05-17Add search for infopagedec05eba
2021-05-17Add ctrl+i to either open urls in browser or reverse image search. Also fix ↵dec05eba
ctrl+c copy with missing title
2021-05-17Fallback to screen size if fail to get monitor sizedec05eba
2021-05-17appdec05eba
2021-05-17Possible crash fix for old nvidia proprietary driver with randrdec05eba
2021-05-17Make body movement smooth, async load video related videos to allow ↵dec05eba
cancellation with esc
2021-05-15Fix manganelo id for manga with <= 2 characters, force redraw manga image ↵dec05eba
after 1 second
2021-05-15Remove pleromadec05eba
2021-05-15Reset failed fetch status after searchdec05eba
2021-05-14Move thumbnail loading/unloading to AsyncImageLoaderdec05eba
2021-05-13Show local time for nyaa.si, soundcloud and spotify. Add sukebeidec05eba
2021-05-13Fix soundcloud not loading all playlist tracks, auto load next page if ↵dec05eba
bottom visible
2021-05-12Allow downloading files on matrix. Also download the file with enterdec05eba
2021-05-12Once upon a time there was a turtle. The turtle was retarded and didn't know ↵dec05eba
what he does. That turtle was me
2021-05-114chan: show the replied to messages when navigating repliesdec05eba
2021-05-11Do not move selected room item after filteringdec05eba
2021-05-11Fix download of youtube no audio, also dont use youtube-dl for matrix downloadsdec05eba
2021-05-11Youtube-dl cant properly extract remote file name, use our own extraction ↵dec05eba
code when not using mpv. Fix close button not working for download menu