aboutsummaryrefslogtreecommitdiff
path: root/src/QuickMedia.cpp
AgeCommit message (Collapse)Author
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
2021-05-11Limit download menu to monitor sizedec05eba
2021-05-11Improve file saving guidec05eba
2021-05-11Allow downloading regular files with matrix (ctrl+s when item is selected)dec05eba
2021-05-10Fix ctrl+sdec05eba
2021-05-10Use correct video url when copying to clipboard/saving when navigating to ↵dec05eba
next video
2021-05-10Add downloader, fix room navigation lagdec05eba
Fix bug where getting next page fails if there is no search bar
2021-05-09Disable navigation when input is enableddec05eba
2021-05-09Redesign login, refactor keyboard movementdec05eba
2021-05-09Handle youtube cookies initialization failure, reorder youtube tabsdec05eba
2021-05-07Allow to reverse image search video thumbnail, add reverse image search to ↵dec05eba
saucenao
2021-05-07Add ctrl+i reverse image search to 4chan, add saucenao to launcherdec05eba
2021-05-06Upgrade mangadex api to the new onedec05eba
There is a bug in mangadex api where order[publishAt]=desc is ignored, so going to the next chapter is messed up. Automedia will be updated after this is fixed. Also manga cover images are missing.
2021-05-06Add saucenaodec05eba
2021-05-06Show youtube recommendations instead of local recommendations from related ↵dec05eba
videos
2021-05-05Fix red color when reply to us is editeddec05eba
2021-05-05Better color marking for mentionsdec05eba
2021-05-04Use x11 on wayland, to make mpv embedding possibledec05eba
2021-05-03Add readm.orgdec05eba
2021-05-02Make submit async, sort manga combined view by manga service name, show ↵dec05eba
correct timeout, use youtube thumbnail without black bars at top and bottom
2021-04-30Add 4chan file uploaddec05eba
2021-04-30Fix 4chan codeblocks not visible, change titles and rearrange youtube tabsdec05eba
2021-04-30Make initial youtube request faster (faster cookies setup)dec05eba
2021-04-29Add xvideos and xhamsterdec05eba
2021-04-28Create generic media plugindec05eba
2021-04-28Lazy load recommendations, simplify html parserdec05eba
2021-04-28Update emoji, add room topic to matrixdec05eba
2021-04-28Calculate subscription uploaded time difference correctly when taking ↵dec05eba
timezone into consideration
2021-04-28Add youtube subscriptions, etcdec05eba
2021-04-27Fix multiline block not visible if only one line, fix naughty users having ↵dec05eba
too long names or newlines in username
2021-04-27Add authors page for mangakatana and mangatown, attempt to fix image loading ↵dec05eba
getting stuck, misc fixed related to async in plugins
2021-04-26Fix soundcloud (fetch client id), add authors to mangakatana, some other fixesdec05eba
2021-04-22show num invites in tab (propagate page title update to tabs)dec05eba
2021-04-22sneed. Fix setting read marker when last message is a membership eventdec05eba
2021-04-21Use shader for rounded rectangle, improve circle shaderdec05eba
2021-04-21Proper top alignmentdec05eba
2021-04-21Rework read marker, do not set it if not neededdec05eba
2021-04-20Fix random crash when displaying chapter progressdec05eba