aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2022-12-02Matrix: extract username if login is email or user iddec05eba
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
of only visible items
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 ↵dec05eba
with /sync
2022-11-15Matrix: use a local cache of latest read marker timestamps to try and avoid ↵dec05eba
many unread message notices
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
(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-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-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-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-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-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 ↵dec05eba
files proper filenames when downloading
2022-09-04Dramacool: watch progressdec05eba
2022-09-04Add dramacooldec05eba
2022-07-15Youtube: do not autoplay next if starting qm with youtube url, opening ↵dec05eba
youtube url in info page or matrix
2022-06-27Allow bookmarking manga from creator pagedec05eba
Fix ctrl+v (or one character) search on youtube not switching to card view. Testing fix body navigation back scrolling when it shouldn't.
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, ↵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-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 ↵dec05eba
finishes download Remove youtube livestream code
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 ↵dec05eba
related video
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
the anime by using the local_manga.auto_group_episodes config
2022-02-18Refactor watch progress (prepare for global watch progress)dec05eba
2022-02-17local-anime: remove bookmarking for nowdec05eba