aboutsummaryrefslogtreecommitdiff
path: root/src/plugins
AgeCommit message (Collapse)Author
2022-11-12Matrix: add option to silence invites without declining them or hiding them ↵dec05eba
(ignore)
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-12Matrix: fix reply formatted body including reply-to-reply message when it ↵dec05eba
shouldn't
2022-11-11Show unread mentions number at top of messagedec05eba
2022-11-11Dont format matrix reaction locally, bypass pantalaimon for custom emojidec05eba
2022-11-11Matrix: fix emojis not removed from codeblocks when posting a message, clamp ↵dec05eba
emoji size during post not upload
2022-11-11Matrix: do not format html in room description if body is plain textdec05eba
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-11Matrix: fix replying to custom emoji making the custom emoji also display in ↵dec05eba
the reply text
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-09Matrix: reply body formatting shouldn't have html, formatted body should be ↵dec05eba
pure html. Dont display urls in codeblocks
2022-11-08html parser: fix possible endless loop. Fixes matrix chat where parsing ↵dec05eba
non-html as html happened
2022-11-08Add syntax highlighting (currently only for matrix codeblocks)dec05eba
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-07Add option to limit number of lines of text drawn in Text classdec05eba
2022-11-07Formatted text with color in matrix, monospace for codeblocksdec05eba
2022-11-06Matrix: post reply should use the last edited message in the raw bodydec05eba
2022-11-05Support as many emoji as possible, using separate emoji images in textdec05eba
2022-11-03Youtube: dont show description for videos (not reliable anyways because ↵dec05eba
youtube now removed them in some cases)
2022-11-02Matrix: update room info in ui when receiving updatesdec05eba
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-28Youtube: fix channel page not loading (jesus what a clusterfuck)dec05eba
2022-10-25Fix incorrect var unset in parse_user_infodec05eba
2022-10-25Matrix: apply user display name and avatar update by timestampdec05eba
2022-10-13Faster lbry thumbnail urldec05eba
2022-10-13Remove myanimelist (unused code)dec05eba
2022-09-17Dramacool: make mixdrop decoded more robust by decoding all parts and ↵dec05eba
checking which decoded part is the video
2022-09-12Sneed momentdec05eba
2022-09-10Matrix: better name for clipboard file (with extension), give pantalaimon ↵dec05eba
files proper filenames when downloading
2022-09-08Remove linux specific sendfile function (unused)dec05eba
2022-09-08Peertube: load known instances from config filedec05eba
2022-09-08Add matrix known servers to config file instead of hardcoded, copy example ↵dec05eba
config and readme to /usr/share/quickmedia
2022-09-04Dramacool: watch progressdec05eba
2022-09-04Add dramacooldec05eba
2022-08-09Manganelo: fix searchdec05eba
Fix old mangakakalot links, such as evil heart
2022-08-07Youtube: support youtube shorts urlsdec05eba
2022-07-26Redirect mangakakalot/broken manganelo links to migrated urldec05eba
2022-07-15Youtube: do not autoplay next if starting qm with youtube url, opening ↵dec05eba
youtube url in info page or matrix
2022-07-01Mangatown: use referer header for thumbnails to fix permission issuedec05eba
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
2022-06-164chan: show error from server when posting fails (when error is not one of ↵dec05eba
the predefined ones)
2022-05-31Youtube: merge search page and recommended page (show recommended if search ↵dec05eba
field empty)
2022-05-22local-manga fix manga chapter updateddec05eba
2022-05-09fix pronounsMidov
2022-04-09Youtube: fix search, related videos, comments and channel page after youtube ↵dec05eba
REVERTED their changes
2022-04-084chan: move replies text to reactions, clear reactions when not visible on ↵dec05eba
screen