aboutsummaryrefslogtreecommitdiff
path: root/src/plugins
AgeCommit message (Expand)Author
2023-05-06Matrix: try to fix missing messages (limited room messages)dec05eba
2023-04-30Update cache version because cache is corrupt (missing messages)dec05eba
2023-04-30Matrix: fix issue where some new messages may not appear after quickmedia is ...dec05eba
2023-04-27Temporary depend on yt-dlp for youtube since youtube broke (throttle sig)dec05eba
2023-04-16Sort anime seasons by timestampdec05eba
2023-04-08:( mangakatana baddec05eba
2023-04-014chan: fix link in quotedec05eba
2023-03-11Matrix: allow pressing enter on a message with a room alias to join the roomdec05eba
2023-02-13Matrix: better reply notification. Only mark as reply if it's a direct reply ...dec05eba
2023-02-10Matrix: fix notification not shown when matrix open and receiving a new replydec05eba
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-13Matrix: check for sync error on every first syncdec05eba
2023-01-13Matrix: use proper timestamp (origin server timestamp) for notificationsdec05eba
2023-01-12Matrix: do not trust synapse when it comes to unread messagesdec05eba
2023-01-11Mangadex: filter out chapters that redirect to mangaplusdec05eba
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
2023-01-03Manganelo: fix searchdec05eba
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-14Matrix: fix bug where rooms are removed from the rooms list sometimes during ...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-10Dont show notification for non message messagesdec05eba
2022-12-10Revert matrix sync changes until tabs are addeddec05eba
2022-12-10Matrix: use unix domain socket for unique process file insteaddec05eba
2022-12-09Use clean cache for first sync after cache format updatedec05eba
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-12-02Better layout for different font scaledec05eba
2022-11-30Matrix: remove upload limit check if server returns error, allow @ in usernam...dec05eba
2022-11-30Matrix: ignore gpg keys with expired/revoked subkey as welldec05eba
2022-11-29Matrix: set filesize limit to int64 and remove 300mb limit for non-image filesdec05eba
2022-11-28Matrix: ignore expired and revoked signatures for gpg encryptdec05eba
2022-11-26Allow nsfw ecchi in artists/authors page, add option to show hdec05eba
2022-11-26Mangadex: first artist/author page sometimes being empty (mangadex api change?)dec05eba
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
2022-11-23Allow opening 4chan post directlydec05eba
2022-11-22Allow launching directly into 4chan threaddec05eba
2022-11-20Youtube: support @Channel and /user/UserName formats to launch youtube plugin...dec05eba
2022-11-18Readd meme gpg encryption in matrix, this time asynchronous decryptiondec05eba
2022-11-16ppdec05eba
2022-11-16Youtube: add shorts and live streaming channel pagesdec05eba
2022-11-16Matrix: fix read marker when running multiple instances of quickmedia on the ...dec05eba
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