aboutsummaryrefslogtreecommitdiff
path: root/include/QuickMedia.hpp
AgeCommit message (Collapse)Author
2021-08-15Play popular invidious instance urls directly in qmdec05eba
Replaces popular invidious instance urls with youtube.com
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-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-07-29Faster video loading/error when not using xxx plugin (disable ytdl)dec05eba
2021-07-17Youtube: remove dependency on youtube-dl for downloads (also fixes downloads ↵dec05eba
of age restricted videos)
2021-07-06Respond to x11 ping (should fix gnome unresponsive application detection)dec05eba
2021-06-19Fix youtube sometimes needing a redirect for media urldec05eba
2021-06-184chan, soundcloud: move selection to autoplay itemdec05eba
2021-06-14Rework around mpv issue: reload video if frozen after seek. Add f5 to reload ↵dec05eba
video, readd video cache
2021-06-14Properly close the previous video when navigating to another video, for ↵dec05eba
example when doing ctrl+i in a comment and then playing a video
2021-06-11Add option to play a youtube video directly from an urldec05eba
2021-06-04Add grid viewdec05eba
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-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-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-21Jump to room when submitting notificationdec05eba
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-11Improve file saving guidec05eba
2021-05-10Add downloader, fix room navigation lagdec05eba
Fix bug where getting next page fails if there is no search bar
2021-05-09Redesign login, refactor keyboard movementdec05eba
2021-05-07Add ctrl+i reverse image search to 4chan, add saucenao to launcherdec05eba
2021-05-06Add saucenaodec05eba
2021-05-06Show youtube recommendations instead of local recommendations from related ↵dec05eba
videos
2021-04-30Fix 4chan codeblocks not visible, change titles and rearrange youtube tabsdec05eba
2021-04-28Lazy load recommendations, simplify html parserdec05eba
2021-04-21Use shader for rounded rectangle, improve circle shaderdec05eba
2021-04-20Fix random crash when displaying chapter progressdec05eba
2021-04-19Move tab code to separate class, fix upload time missing for certain manga ↵dec05eba
plugins, fix touch room click messed up
2021-04-18Fix misc matrix bugs related to leaving a room when side panel is visible ↵dec05eba
and changing room, misc visual changes to manga
2021-04-14Rework manga plugins downloading.. preparing for parallel downloadsdec05eba
2021-04-08Temporary workaround tabbed bugdec05eba
When closing the tabbed window, all embedded windows except the first one are killed
2021-04-07Matrix: mark window as urgent when being mentioned or receiving an invitedec05eba
2021-04-06Add support for embedding the window into another application, such as ↵dec05eba
suckless tabbed
2021-04-06Create a unified launcher for quickmediadec05eba
2021-04-02Cancel all tasks when pressing escape to go to previous page or when closing ↵dec05eba
the window
2021-03-31Soundcloud: automatically fetch next page when reaching end of related music ↵dec05eba
list
2021-03-30Remove tor option. Use torsocks instead (which is what quickmedia did anyways)dec05eba
2021-03-26Soundcloud: autoplay next song in listdec05eba
2021-03-26Add soundclouddec05eba
2021-03-19Start on touch support, add support for ui scaling, revert back to old ↵dec05eba
get_message_by_id method for matrix to support loading user display names in replies
2021-03-16Temporary add --low-cpu-mode to reduce cpu usage when idledec05eba
2021-03-10Youtube: add youtube comments to ctrl+rdec05eba
2021-02-08Matrix: add QM_PHONE_FACTOR to hide room list side panel, do not render room ↵dec05eba
list tabs when viewing room
2021-02-08Matrix: add room list on the left side when in a roomdec05eba
2020-11-04Show loading animation for initial logindec05eba
2020-11-04Add channels page to related videos menu, fix related videos menu broken ↵dec05eba
after video failing to load
2020-11-01Matrix: cache syncdec05eba
2020-11-01Matrix: add invites tab, add /leave command, remove room when leaving, add ↵dec05eba
async loading for more tasks
2020-10-31Load fonts on demanddec05eba
2020-10-31Make matrix posting, deleting, replying, edit async and video check if ↵dec05eba
streamable async