aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2024-04-03Autoskip youtube sponsorsdec05eba
2024-04-03Youtube: fallback to yt-dlp, add support for sponsorblock (as chapters)dec05eba
2023-12-17Matrix: keep edited in progress message on esc, clear text when going from ed...dec05eba
2023-12-16Matrix: keep chat message when pressing esc or going back to previous page. P...dec05eba
2023-10-30Youtube: do proper playlist pagination, show playlist videos views and upload...dec05eba
2023-10-29Youtube: support playlistsdec05eba
2023-10-14Remove dependency on yt-dlp for youtubedec05eba
2023-10-05Only decrypt gpg message in room list if its the latest messagedec05eba
2023-09-28Youtube search: only reload on page change if local recommendationsdec05eba
2023-09-16Update example config (and some other minor changes)dec05eba
2023-07-03Fix some lbry videos not working (non m3u8 streams)dec05eba
2023-06-25Matrix: remove reply formatting from image save name in reply image messagesdec05eba
2023-06-19Lbry: fix videos not workingdec05eba
2023-06-11Change file manager view to grid, change file and folder iconsdec05eba
2023-05-06Matrix: try to fix missing messages (limited room messages)dec05eba
2023-04-27Temporary depend on yt-dlp for youtube since youtube broke (throttle sig)dec05eba
2023-03-11Matrix: allow pressing enter on a message with a room alias to join the roomdec05eba
2023-01-21NyaaSi: exclude episode number from track name, add extensiondec05eba
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
2023-01-10Matrix: show unread notification on initial sync using notifications api (the...dec05eba
2023-01-10Matrix: use room messages for notifications intead of notifications api (syna...dec05eba
2022-12-22Matrix: slightly optimize set user infodec05eba
2022-12-16Fix bug where image are not removed from loading when not visibledec05eba
2022-12-14Matrix: do not progress if internet is down (load qm read markers fails)dec05eba
2022-12-10Matrix: show loading icon properly for sync, show notifications for first syncdec05eba
2022-12-10Matrix: re-add sync from latest cachedec05eba
2022-12-10Revert matrix sync changes until tabs are addeddec05eba
2022-12-10Matrix: use unix domain socket for unique process file insteaddec05eba
2022-12-09Matrix: continue from cache instead of initial sync everytime. Mainly improve...dec05eba
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
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