aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2021-09-24Add scrollbardec05eba
2021-09-22Sort anilist recommendations by best match, show episode duration, show ↵dec05eba
titles differently
2021-09-18Render selected item background as a rectangle on top instead of bandingdec05eba
Limit selected item background position to body content position and size
2021-09-13Include refactoringdec05eba
2021-09-12Scroll body list view on item height diffdec05eba
2021-09-10Make manga tracking more robust by preparing for breakage by also saving urldec05eba
2021-09-10Some manga on mangakatana have merged chapters. Only show the mergeddec05eba
ones
2021-09-09Add initial peertube supportdec05eba
2021-09-08Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and ↵dec05eba
/usr/share/quickmedia/themes/<theme-name>.json)
2021-09-08Fix manga scroll view jumping, clamp to top/bottom, remove direct dependency ↵dec05eba
on opengl
2021-09-04Add use_system_mpv_config to json config as welldec05eba
2021-09-04Make font sizes customizable with a config file, see example-config.json. ↵dec05eba
Remove environment variables
2021-09-04Matrix: fix messages that dont mention us being added to notifications list. ↵dec05eba
Also fix read status for notifications
2021-09-03Consistently calculate font height for different fontsdec05eba
2021-09-03Add QM_USE_SYSTEM_FONTS environment variable to use system fonts instead of ↵dec05eba
noto fonts
2021-09-03Add QM_FONT_SCALE environment variable to set font scale. Also add QM_SCALE ↵dec05eba
to not have to rely on GDK_SCALE or xft.dpi
2021-08-29Allow bookmarking manga from chapters pagedec05eba
2021-08-27Set search input to selected item title when pressing tabdec05eba
2021-08-26Ctrl+Q to close quickmediadec05eba
2021-08-26Add ctrl+b to bookmark mangadec05eba
2021-08-25Faster mangakatana search on exact matchdec05eba
2021-08-24Youtube: load english subtitles when availabledec05eba
2021-08-18Show line at top/bottom when there are items above/below that are not visibledec05eba
2021-08-17Properly sort rooms (sort read rooms too)dec05eba
2021-08-16Add MyAnimeList (wip)dec05eba
2021-08-15Play popular invidious instance urls directly in qmdec05eba
Replaces popular invidious instance urls with youtube.com
2021-08-09Use no-buffer curl option for youtube redirect code and matrix streamable ↵dec05eba
video checker
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-08Matrix: fix thumbnail upload of small thumbnails, fix small thumbnail ↵dec05eba
creation if webp
2021-08-06Matrix: remove unecessary m.room.power_levels from state syncdec05eba
2021-08-05Matrix: fix editing hidden events being visibledec05eba
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-08-014chan: fix last posted timestamp being incorrect (when saved to disk)dec05eba
2021-07-29Faster video loading/error when not using xxx plugin (disable ytdl)dec05eba
2021-07-284chan: add timeout for posting without pass, handle noop captcha challengedec05eba
2021-07-27Implement new 4chan captchadec05eba
2021-07-26Matrix: greatly improve performance when entering a very large room ↵dec05eba
(initially and later on)
2021-07-26Matrix: add /join and /invite commandsdec05eba
2021-07-23Matrix: fix crash when pinned message is removed quicklydec05eba
2021-07-21Fix freeze on search reset in manga combined plugin. Fix multithreading ↵dec05eba
issues in AsyncTask
2021-07-17Youtube: remove dependency on youtube-dl for downloads (also fixes downloads ↵dec05eba
of age restricted videos)
2021-07-15matrix: mpeg video upload supportdec05eba
2021-07-06matrix: detect ogg vorbis files as audio files for uploaddec05eba
2021-07-06Revert input-ipc-server->input-ipc-client because mpv version on ubuntu is ↵dec05eba
too old
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 ↵dec05eba
tab is selected
2021-06-29Remove debug code from download headerdec05eba
2021-06-29Bypass cloudflare for coom plugins (fixes spank****)dec05eba
2021-06-25Rework youtube redirect codedec05eba
2021-06-25Add a http server proxy for better youtube downloading (bypassing rate limit ↵dec05eba
cased by http range header). Fix youtube live streams