aboutsummaryrefslogtreecommitdiff
path: root/src/plugins
AgeCommit message (Collapse)Author
2021-05-21Jump to room when submitting notificationdec05eba
2021-05-21Add new mentions that are read to notifications list as welldec05eba
2021-05-20Stop fetching notifications at the enddec05eba
2021-05-20Add notifications tab to matrixdec05eba
2021-05-20Restrict image size to body sizedec05eba
2021-05-20Move chat page room list logic to matrix delegatedec05eba
2021-05-20Start on notificationsdec05eba
run matrix delegate on main (ui) thread instead of mutex hell
2021-05-19Disable mention formatting in single line code blocksdec05eba
2021-05-18Mention appendixdec05eba
2021-05-18Add mention autocompletedec05eba
2021-05-17Add ctrl+i to either open urls in browser or reverse image search. Also fix ↵dec05eba
ctrl+c copy with missing title
2021-05-17Make body movement smooth, async load video related videos to allow ↵dec05eba
cancellation with esc
2021-05-15Fix manganelo id for manga with <= 2 characters, force redraw manga image ↵dec05eba
after 1 second
2021-05-15Remove pleromadec05eba
2021-05-13Show local time for nyaa.si, soundcloud and spotify. Add sukebeidec05eba
2021-05-13Fix soundcloud not loading all playlist tracks, auto load next page if ↵dec05eba
bottom visible
2021-05-12Add file and folder icons to file managerdec05eba
2021-05-12Skip duplicate chapters (different translators)dec05eba
2021-05-12Fix mangadex chapter orderdec05eba
2021-05-114chan: show the replied to messages when navigating repliesdec05eba
2021-05-11Fix join room crashdec05eba
2021-05-11Improve file saving guidec05eba
2021-05-10Add downloader, fix room navigation lagdec05eba
Fix bug where getting next page fails if there is no search bar
2021-05-09Handle youtube cookies initialization failure, reorder youtube tabsdec05eba
2021-05-07Add ctrl+i reverse image search to 4chan, add saucenao to launcherdec05eba
2021-05-06Upgrade mangadex api to the new onedec05eba
There is a bug in mangadex api where order[publishAt]=desc is ignored, so going to the next chapter is messed up. Automedia will be updated after this is fixed. Also manga cover images are missing.
2021-05-06Add saucenaodec05eba
2021-05-06Show youtube recommendations instead of local recommendations from related ↵dec05eba
videos
2021-05-05Prepare youtube for auto fetch of api key, add author name for subscriptions ↵dec05eba
item
2021-05-04Use x11 on wayland, to make mpv embedding possibledec05eba
2021-05-03Add readm.orgdec05eba
2021-05-02Make submit async, sort manga combined view by manga service name, show ↵dec05eba
correct timeout, use youtube thumbnail without black bars at top and bottom
2021-04-30Remove temporary file created for .webp thumbnailsdec05eba
2021-04-30Add 4chan file uploaddec05eba
2021-04-30Support webp thumbnailsdec05eba
2021-04-30Fix 4chan codeblocks not visible, change titles and rearrange youtube tabsdec05eba
2021-04-30Make initial youtube request faster (faster cookies setup)dec05eba
2021-04-29Add xvideos and xhamsterdec05eba
2021-04-28Create generic media plugindec05eba
2021-04-28Lazy load recommendations, simplify html parserdec05eba
2021-04-28Update emoji, add room topic to matrixdec05eba
2021-04-28Calculate subscription uploaded time difference correctly when taking ↵dec05eba
timezone into consideration
2021-04-28Add youtube subscriptions, etcdec05eba
2021-04-27Fix multiline block not visible if only one line, fix naughty users having ↵dec05eba
too long names or newlines in username
2021-04-27Add authors page for mangakatana and mangatown, attempt to fix image loading ↵dec05eba
getting stuck, misc fixed related to async in plugins
2021-04-26Fix soundcloud (fetch client id), add authors to mangakatana, some other fixesdec05eba
2021-04-20Fix random crash when displaying chapter progressdec05eba
2021-04-19Move tab code to separate class, fix upload time missing for certain manga ↵dec05eba
plugins, fix touch room click messed up
2021-04-18Fix misc matrix bugs related to leaving a room when side panel is visible ↵dec05eba
and changing room, misc visual changes to manga
2021-04-17Fix mangakatana search when mangakatana redirect to the exact matchdec05eba