aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2022-11-29Matrix: set filesize limit to int64 and remove 300mb limit for non-image filesdec05eba
2022-11-23Allow opening 4chan post directlydec05eba
2022-11-22Allow launching directly into 4chan threaddec05eba
2022-11-18Readd meme gpg encryption in matrix, this time asynchronous decryptiondec05eba
2022-11-16Youtube: add shorts and live streaming channel pagesdec05eba
2022-11-15Use matrix global account data for qm read marker to bypass synapse issue wit...dec05eba
2022-11-15Matrix: use a local cache of latest read marker timestamps to try and avoid m...dec05eba
2022-11-13Matrix: fix message edits not being applied correctlydec05eba
2022-11-12Matrix: add option to silence invites without declining them or hiding them (...dec05eba
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-11Matrix: fix emojis not removed from codeblocks when posting a message, clamp ...dec05eba
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 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-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-02Matrix: update room info in ui when receiving updatesdec05eba
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-25Matrix: apply user display name and avatar update by timestampdec05eba
2022-10-13Remove myanimelist (unused code)dec05eba
2022-09-12Sneed momentdec05eba
2022-09-10Matrix: better name for clipboard file (with extension), give pantalaimon fil...dec05eba
2022-09-04Dramacool: watch progressdec05eba
2022-09-04Add dramacooldec05eba
2022-07-15Youtube: do not autoplay next if starting qm with youtube url, opening youtub...dec05eba
2022-06-27Allow bookmarking manga from creator pagedec05eba
2022-06-19Fix submit on async reload page, fix submit on search suggestion page empty textdec05eba
2022-06-16Soundcloud: fix title and download link not updating when changing video, fix...dec05eba
2022-06-164chan: show error from server when posting fails (when error is not one of th...dec05eba
2022-05-31Youtube: merge search page and recommended page (show recommended if search f...dec05eba
2022-05-22local-manga fix manga chapter updateddec05eba
2022-04-03Make saucenao work when using pantalaimon (doesn't work for encrypted rooms)dec05eba
2022-03-11youtube: use mpv stream_cb instead of proxy serverdec05eba
2022-03-08Save youtube watch progress and resume next time the video is playeddec05eba
2022-03-07Attempt to fix youtube video issue where video stops playing because audio fi...dec05eba
2022-03-06Do not cache local-anime, reseek to anime on progress updatedec05eba
2022-03-04Fix xv video and related page, fix possible crash when going back from relate...dec05eba
2022-03-02Set anime as finished watching in ui without having to restartdec05eba
2022-03-01Make login a bit generalized, readd 4chan login (not tested)dec05eba
2022-02-21Revert back to recommending youtube videos based on related videosdec05eba
2022-02-20Local-anime: add option to group episodes into anime groups from the name of ...dec05eba
2022-02-18Refactor watch progress (prepare for global watch progress)dec05eba
2022-02-17local-anime: remove bookmarking for nowdec05eba
2022-02-17Add local anime tracking. Check readme for more info about local_anime configdec05eba