aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-04-28Add youtube subscriptions, etcdec05eba
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-21Temporary revert text vertexbuffer code because of sfml bugdec05eba
2021-04-21Use vertex buffer to render textdec05eba
2021-04-21Use shader for rounded rectangle, improve circle shaderdec05eba
2021-04-21Rework read marker, do not set it if not neededdec05eba
2021-04-20Fix random crash when displaying chapter progressdec05eba
2021-04-20Proper atomic rename? also do not generate mipmap for mangadec05eba
2021-04-19Move tab code to separate class, fix upload time missing for certain manga pl...dec05eba
2021-04-18Fix misc matrix bugs related to leaving a room when side panel is visible and...dec05eba
2021-04-17Fix mangakatana search when mangakatana redirect to the exact matchdec05eba
2021-04-17Fit image to window in continuous scrolling mode, use n 3 for waifu2xdec05eba
2021-04-14Rework manga plugins downloading.. preparing for parallel downloadsdec05eba
2021-04-14Make search fuzzy, fix soundcloud next song when hitting userdec05eba
2021-04-13Include cppcodec instead of using it a system library. Its not available in u...dec05eba
2021-04-12Stop fucking flickering again in room listdec05eba
2021-04-09Add .onion to list of valid tld, properly parse urls protocol partdec05eba
2021-04-08Temporary workaround tabbed bugdec05eba
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 suckle...dec05eba
2021-04-06Create a unified launcher for quickmediadec05eba
2021-04-06Use malloc_trim to reduce memory usage after freeing memorydec05eba
2021-04-05Make url parsing better by using a list of valid tlds. Make urls blue in textdec05eba
2021-04-02FileManager: show video thumbnails, update thumbnail if name is the same but ...dec05eba
2021-04-02Matrix: make video thumbnail use correct ratiodec05eba
2021-04-02Cancel all tasks when pressing escape to go to previous page or when closing ...dec05eba
2021-04-01Matrix: add room directory for joining rooms, resize video thumbnaildec05eba
2021-03-31Soundcloud: automatically fetch next page when reaching end of related music ...dec05eba
2021-03-30Remove tor option. Use torsocks instead (which is what quickmedia did anyways)dec05eba
2021-03-28Use imagemagick to create thumbnails instead of doing it ourselves. Better re...dec05eba
2021-03-27bladec05eba
2021-03-26Soundcloud: autoplay next song in listdec05eba
2021-03-26Add soundclouddec05eba
2021-03-26Bye bye construct, we use /event to get event by id instead of /contextdec05eba
2021-03-24Matrix: merge body items if same authordec05eba
2021-03-22Matrix: do not open url when posting a message with an urldec05eba
2021-03-22Fix touch scroll clamping to selected item, making it appear laggy. Fix emoji...dec05eba
2021-03-20More work on touch (behind QM_ENABLE_TOUCH=1 environment variable), save thum...dec05eba
2021-03-19Start on touch support, add support for ui scaling, revert back to old get_me...dec05eba
2021-03-16Temporary add --low-cpu-mode to reduce cpu usage when idledec05eba
2021-03-10Youtube: add youtube comments to ctrl+rdec05eba
2021-02-10Its all so tiresomedec05eba
2021-02-09Matrix: put an end to my unread messages miserydec05eba
2021-02-08Matrix: add QM_PHONE_FACTOR to hide room list side panel, do not render room ...dec05eba
2021-02-08Matrix: always show room list selection, make widerdec05eba
2021-02-08Matrix: add room list on the left side when in a roomdec05eba
2021-01-25Limit ytdl video resolution to the largest monitors heightdec05eba
2020-12-21Add pipe plugin, increase video load timeout to 500 secondsdec05eba
2020-12-15Matrix: keep image/video open. Need to manually close. Fixes auto close of im...dec05eba