aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-05-10Add downloader, fix room navigation lagdec05eba
Fix bug where getting next page fails if there is no search bar
2021-05-09Disable navigation when input is enableddec05eba
2021-05-09Redesign login, refactor keyboard movementdec05eba
2021-05-09Handle youtube cookies initialization failure, reorder youtube tabsdec05eba
2021-05-07Allow to reverse image search video thumbnail, add reverse image search to ↵dec05eba
saucenao
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-05Fix red color when reply to us is editeddec05eba
2021-05-05Better color marking for mentionsdec05eba
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-30blablab revert annoying pifpoaogadec05eba
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-22show num invites in tab (propagate page title update to tabs)dec05eba
2021-04-22sneed. Fix setting read marker when last message is a membership eventdec05eba
2021-04-21Temporary revert text vertexbuffer code because of sfml bugdec05eba
2021-04-21Use vertex buffer to render textdec05eba
2021-04-21Use shader for rounded rectangle, improve circle shaderdec05eba
2021-04-21Proper top alignmentdec05eba
2021-04-21Rework read marker, do not set it if not neededdec05eba
2021-04-20Fix random crash when displaying chapter progressdec05eba
2021-04-20Proper atomic rename? also do not generate mipmap for mangadec05eba
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
2021-04-17Fit image to window in continuous scrolling mode, use n 3 for waifu2xdec05eba
2021-04-17Add manga combined plugin timeoutdec05eba
2021-04-16Search all manga combined plugins in paralleldec05eba
2021-04-16Add a combined manga search page, highlight urls ending with ?dec05eba
2021-04-16Improve fuzzy searchdec05eba
2021-04-16Add mangakatanadec05eba
2021-04-16Convert mangatown and manganelos into a generic manga plugindec05eba
Revert for_each_page.. processing of manga instead of getting all pages. Mangatown requires you to navigate page by page, cant predict what a specific pages image url will be.
2021-04-14Rework manga plugins downloading.. preparing for parallel downloadsdec05eba