aboutsummaryrefslogtreecommitdiff
path: root/src/QuickMedia.cpp
AgeCommit message (Collapse)Author
2022-12-02Matrix: extract username if login is email or user iddec05eba
2022-12-024chan: fix back navigation not showing correct items in treedec05eba
2022-12-01Add more texts to config font size, set colors for all text from theme, add ↵dec05eba
dark and light theme, choose icons based on theme brightness Remove matrix logo from matrix chat
2022-11-30Matrix: remove upload limit check if server returns error, allow @ in ↵dec05eba
username in login but remove it
2022-11-26Remove reply formatting from media file title in matrix media replydec05eba
2022-11-23Re-add item drawing height diff shifting to fix bumping in item drawingdec05eba
Add newline before codeblock in 4chan if previous line is not a newline.
2022-11-23Allow opening 4chan post directlydec05eba
2022-11-22Allow launching directly into 4chan threaddec05eba
2022-11-22Keep video player fullscreened when changing to the next videodec05eba
2022-11-18Readd meme gpg encryption in matrix, this time asynchronous decryptiondec05eba
of only visible items
2022-11-16Matrix: unfuck year 2500 provisional message timestamp read markerdec05eba
2022-11-16Youtube: add shorts and live streaming channel pagesdec05eba
2022-11-13Matrix: allow pinning a message if no message has ever been pinned before in ↵dec05eba
the room, fix get_previous_message spam when reaching top sometimes, fit card view cutting off bottom text (description)
2022-11-13Matrix: fix message edits not being applied correctlydec05eba
2022-11-12Matrix: fix editing reply breaking body and formatted text, edits should ↵dec05eba
always show latest edit, set read marker to proper latest message
2022-11-11Show unread mentions number at top of messagedec05eba
2022-11-11Dont format matrix reaction locally, bypass pantalaimon for custom emojidec05eba
2022-11-11Add image (custom emoji) alt text for copy-pasting, limit custom emoji size ↵dec05eba
in room description, change max size to 32, 32, cache custom emoji locally
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