aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-02-07Manga: fix crashes when navigating from/to creators page/bookmarks page (shar...dec05eba
2022-02-03Add thumbnail to manga history page. Start on new manga history format (one j...dec05eba
2022-02-03Add thumbnail to bookmarked manga pagedec05eba
2022-01-31ImageViewer: proper clamp to first/last image top/bottom, change acceleration...dec05eba
2022-01-30Manga: save last page, even when navigating back. Move focused page in scroll...dec05eba
2022-01-23Youtube: show timestamps for video comments with timestamp at end of line, re...dec05eba
2022-01-234chan: do not reset comment navigation on next video, fix alpha color in roun...dec05eba
2022-01-09Mangadex fix search and images download after at-home endpoint updatedec05eba
2022-01-01Remove youtube likes/dislikes code now that youtube removed dislikesdec05eba
2021-12-02Youtube: better rating ratio for videos with rating disableddec05eba
2021-12-02Fix youtube dislike count if a video has more dislikes than likesdec05eba
2021-11-30Fix manganelo search being broken when search term includes spacesdec05eba
2021-11-26Better system messages for /id and /helpdec05eba
2021-11-26Matrix: add /id and /help commandsdec05eba
2021-11-26Fix 4chan posting reloading captcha on failed captchadec05eba
2021-11-25Thousands comma for youtube likes/dislikes and peertube viewsdec05eba
2021-11-25Youtube: show like/dislike count for videos in the youtube descriptiondec05eba
2021-11-21Remove abort if font is not availabledec05eba
2021-11-20Improve youtube throttling by increasing youtube downloader range buffer size...dec05eba
2021-11-19Dont set fps, let vsync handle thatdec05eba
2021-11-19Revert back to loading thumbnails with multiple threads instead of loading th...dec05eba
2021-11-18Fix crash when going to ctrl+r when first page is youtube video (starting qui...dec05eba
2021-11-18Disable copy constructors for opengl resource itemsdec05eba
2021-11-18Fix corrupt reactions in matrix (use of deleted vertex buffer)dec05eba
2021-11-18Fix window not being visible on kde because color map is deleted while the wi...dec05eba
2021-11-17Readd kerningdec05eba
2021-11-17Fix broken ctrl+r for videos (dont map video player window)dec05eba
2021-11-17Replace sfml with mgldec05eba
2021-11-17Limit image loading to one thread in async image loaderdec05eba
2021-11-13Soundcloud: display music title in mpvdec05eba
2021-11-13Temporary fix soundcloud download by using youtube-dldec05eba
2021-11-12Add youtube descriptiondec05eba
2021-11-12Allow plugins to add their own tabs in ctrl+r instead of search, comments, re...dec05eba
2021-11-02Remove 'latest chapter' for mangadex because its for any languagedec05eba
2021-10-27Stop download of thumbnail if the thumbnail is no longer visible on the screendec05eba
2021-10-25Submit on suggestion should make the search bar text the selected textdec05eba
2021-10-25Load mpris mpv script if its installeddec05eba
2021-10-16Add --max-video-height argument to limit video heightdec05eba
2021-10-16Allow setting video max height in configdec05eba
2021-10-16Scale roundness with dpi, use XGetDefault instead of x dbdec05eba
2021-10-15Make sure xft.dpi resource type is stringdec05eba
2021-10-15Remove dependency on xrdb for Xft.dpidec05eba
2021-10-14Remove async image loader threads and instead check if the curl download proc...dec05eba
2021-10-13Lbry: fix missing search match for channels with no title (but with a name) a...dec05eba
2021-10-13Fix lbry launch icon not loading, incorrect tabs body items cleared on tab sw...dec05eba
2021-10-13Fix soundcloud after website updatedec05eba
2021-10-13Add lbry, attempt to fix 4chan posting when captcha is no-opdec05eba
2021-10-04Do not draw background for item that is not selected for card view and modern...dec05eba
2021-10-03xv: fix missing search results, incorrect title to thumbnail matchesdec05eba
2021-10-02Revert tab styledec05eba