aboutsummaryrefslogtreecommitdiff
path: root/src/QuickMedia.cpp
AgeCommit message (Collapse)Author
2022-11-11Support images in text, add custom emoji to matrixdec05eba
2022-11-10Matrix: add settings page with join room and logout buttondec05eba
2022-11-08html parser: fix possible endless loop. Fixes matrix chat where parsing ↵dec05eba
non-html as html happened
2022-11-08Fix emoji drawn outside border when max lines set, username autocomplete ↵dec05eba
caret not moving to end of text, multiple images on the same page with different sizes (downscaled)
2022-11-07Unformat text for clipboarddec05eba
2022-11-07Matrix: fix edit being replaced with old message when re-entering the room ↵dec05eba
(without restart) Add quote colors to 4chan, monospace for codeblocks
2022-11-07Formatted text with color in matrix, monospace for codeblocksdec05eba
2022-11-05Support as many emoji as possible, using separate emoji images in textdec05eba
2022-11-04Matrix: fix nullptr crash when room avatar is changeddec05eba
2022-11-03Config: add option to set custom fonts without using system config (fontconfig)dec05eba
2022-11-02Matrix: update room info in ui when receiving updatesdec05eba
2022-10-31Add ctrl+shift+s to download files without a dialogdec05eba
2022-10-29Matrix: allow opening youtube channel urls from chatdec05eba
2022-10-29Youtube: allow opening youtube channels directly from url. Same with ctrl+i ↵dec05eba
info menu
2022-10-29Matrix: add media reply with ctrl+udec05eba
2022-10-28Mangakatana: revert i1 to i3 server castdec05eba
2022-10-28Mangakatana: use i3 server instead of i1 because its borkeddec05eba
2022-10-25Revert ctrl+qdec05eba
2022-10-25Properly update watch progress at end of filedec05eba
2022-10-21Make max window size slightly smaller than screen sizedec05eba
2022-10-13Remove myanimelist (unused code)dec05eba
2022-09-25Matrix: remove play/download prefix when downloading video/music/file or ↵dec05eba
display it with mpv
2022-09-25Change window default size - Make it tall instead of widedec05eba
2022-09-25Use NET_ACTIVE_WINDOW instead of getinputfocusdec05eba
2022-09-17Mangakatana: fix one page again...dec05eba
2022-09-12Remove extra 4chan page loop calldec05eba
2022-09-12Fix key/button state when window loses focus (check state on call to ↵dec05eba
is_**_pressed)
2022-09-12Sneed momentdec05eba
2022-09-10Revert "Matrix: mark message as deleted with (deleted) instead of removing ↵dec05eba
the text, for in-memory messages" This reverts commit dace5a31e3d853ee56292008cf889bb7d7887741.
2022-09-10Matrix: mark message as deleted with (deleted) instead of removing the text, ↵dec05eba
for in-memory messages
2022-09-10Matrix: better name for clipboard file (with extension), give pantalaimon ↵dec05eba
files proper filenames when downloading
2022-09-10Fix clipboard images for gnome screenshotdec05eba
2022-09-10Matrix: support uploading files from clipboard (direct image data, png, jpg, ↵dec05eba
gif)
2022-09-09More vim key shitdec05eba
2022-09-09Do not require ctrl for vim keys for manga and matrixdec05eba
2022-09-09Matrix: support pasting filepath with file:// for uploaddec05eba
2022-09-08Add matrix known servers to config file instead of hardcoded, copy example ↵dec05eba
config and readme to /usr/share/quickmedia
2022-09-04Add dramacooldec05eba
2022-09-04Do not segfault when the program is closed before the window is createddec05eba
2022-08-25Mangakatana: fix pages after website updatedec05eba
2022-08-20Mangakatana: fix pages after javascript updatedec05eba
2022-08-17Mangakatana: try different image mirror if download failsdec05eba
2022-08-14Add option to disable rounded cornersdec05eba
2022-07-15Youtube: do not autoplay next if starting qm with youtube url, opening ↵dec05eba
youtube url in info page or matrix
2022-06-27Better clearing of items for fast searchdec05eba
2022-06-27Allow bookmarking manga from creator pagedec05eba
Fix ctrl+v (or one character) search on youtube not switching to card view. Testing fix body navigation back scrolling when it shouldn't.
2022-06-19xh: fix thumbnailsdec05eba
2022-06-19Fix submit on async reload page, fix submit on search suggestion page empty textdec05eba
2022-06-19Youtube: ignore broken itag 22 until youtube fixes itdec05eba
2022-06-16Soundcloud: fix title and download link not updating when changing video, ↵dec05eba
fix text y offset after mgl update