aboutsummaryrefslogtreecommitdiff
path: root/src/QuickMedia.cpp
AgeCommit message (Collapse)Author
2023-05-06Matrix: try to fix missing messages (limited room messages)dec05eba
2023-04-30Matrix: fix youtube videos not working if use_system_mpv_config is setdec05eba
2023-04-27Temporary depend on yt-dlp for youtube since youtube broke (throttle sig)dec05eba
2023-03-11Better message for open urldec05eba
2023-03-11Matrix: allow pressing enter on a message with a room alias to join the roomdec05eba
2023-03-11Remove readm as it now has a google captchadec05eba
2023-01-30Periodically save watch progress. This makes watch progress survive system crashdec05eba
2023-01-19Lazy fetch local anime pagedec05eba
2023-01-17NyaaSi: add ctrl+t to track anime with automediadec05eba
2023-01-12Matrix: do not trust synapse when it comes to unread messagesdec05eba
2022-12-16Fix bug where image are not removed from loading when not visibledec05eba
Matrix: fix invites not showing notification
2022-12-10Matrix: only delete sock file if we are the process owning the sock filedec05eba
2022-12-10Matrix: re-add sync from latest cachedec05eba
2022-12-10Revert matrix sync changes until tabs are addeddec05eba
2022-12-09Matrix: continue from cache instead of initial sync everytime. Mainly ↵dec05eba
improves pantalaimon sync speed
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