aboutsummaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Expand)Author
2024-04-03Youtube: fallback to yt-dlp, add support for sponsorblock (as chapters)dec05eba
2024-02-07Properly read retarded xdg user dirsdec05eba
2023-11-15Add < and > to navigate playlistdec05eba
2023-10-30Youtube: do proper playlist pagination, show playlist videos views and upload...dec05eba
2023-10-29Youtube: support playlistsdec05eba
2023-10-28Remove unecessary youtube custom redirectdec05eba
2023-10-18Youtube: fix youtube links with /live/ in urldec05eba
2023-10-14Remove dependency on yt-dlp for youtubedec05eba
2023-07-29Ctrl+Shift+S: Create a new name for file instead of replacing existing onedec05eba
2023-07-08Youtube: fix livestream not working (filtered out by yt-dlp)dec05eba
2023-06-25Youtube: force https protocol, fixes broken seek (and resume)dec05eba
2023-06-23Dramacool: fix video not working sometimes by adding support for more video b...dec05eba
2023-06-19Lbry: fix videos not workingdec05eba
2023-06-13Matrix: add send_typing_notifications configdec05eba
2023-06-12Matrix: add option to disable sending read receipt, comment the example json ...dec05eba
2023-06-11Change file manager view to grid, change file and folder iconsdec05eba
2023-06-10Fix auto_group_episodes == false not displaying episode names correctlydec05eba
2023-05-21Grid view for anime seasons/episodes, only show episode namedec05eba
2023-04-27Update todo with info about yt-dlp :(dec05eba
2023-04-16Sort anime seasons by timestampdec05eba
2023-03-11Matrix: allow pressing enter on a message with a room alias to join the roomdec05eba
2023-01-30Periodically save watch progress. This makes watch progress survive system crashdec05eba
2023-01-17NyaaSi: add ctrl+t to track anime with automediadec05eba
2023-01-12Matrix: do not trust synapse when it comes to unread messagesdec05eba
2022-11-26Support more emojidec05eba
2022-11-26Allow nsfw ecchi in artists/authors page, add option to show hdec05eba
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-22Keep video player fullscreened when changing to the next videodec05eba
2022-11-18Readd meme gpg encryption in matrix, this time asynchronous decryptiondec05eba
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: fix editing reply breaking body and formatted text, edits should alwa...dec05eba
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-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-09Matrix: reply body formatting shouldn't have html, formatted body should be p...dec05eba
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 (w...dec05eba
2022-11-07Formatted text with color in matrix, monospace for codeblocksdec05eba
2022-11-05Fix possible crash on backspace in edit text with invalid utf8dec05eba
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