aboutsummaryrefslogtreecommitdiff
path: root/src/QuickMedia.cpp
AgeCommit message (Expand)Author
2022-12-01Add more texts to config font size, set colors for all text from theme, add d...dec05eba
2022-11-30Matrix: remove upload limit check if server returns error, allow @ in usernam...dec05eba
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
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
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
2022-11-13Matrix: fix message edits not being applied correctlydec05eba
2022-11-12Matrix: fix editing reply breaking body and formatted text, edits should alwa...dec05eba
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 i...dec05eba
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 non-h...dec05eba
2022-11-08Fix emoji drawn outside border when max lines set, username autocomplete care...dec05eba
2022-11-07Unformat text for clipboarddec05eba
2022-11-07Matrix: fix edit being replaced with old message when re-entering the room (w...dec05eba
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 i...dec05eba
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 disp...dec05eba
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 is_**_pr...dec05eba
2022-09-12Sneed momentdec05eba
2022-09-10Revert "Matrix: mark message as deleted with (deleted) instead of removing th...dec05eba
2022-09-10Matrix: mark message as deleted with (deleted) instead of removing the text, ...dec05eba
2022-09-10Matrix: better name for clipboard file (with extension), give pantalaimon fil...dec05eba
2022-09-10Fix clipboard images for gnome screenshotdec05eba
2022-09-10Matrix: support uploading files from clipboard (direct image data, png, jpg, ...dec05eba
2022-09-09More vim key shitdec05eba