Age | Commit message (Expand) | Author |
2022-03-05 | Make ui behavior nicer with spacing_scale less than 1.0 | dec05eba |
2022-02-17 | Add local anime tracking. Check readme for more info about local_anime config | dec05eba |
2022-02-11 | Add local-manga plugin to read local manga | dec05eba |
2022-02-09 | Add spacing_scale config to allow changing ui spacing | dec05eba |
2021-11-18 | Fix window not being visible on kde because color map is deleted while the wi... | dec05eba |
2021-11-17 | Replace sfml with mgl | dec05eba |
2021-11-17 | Limit image loading to one thread in async image loader | dec05eba |
2021-10-16 | Scale roundness with dpi, use XGetDefault instead of x db | dec05eba |
2021-10-04 | Do not draw background for item that is not selected for card view and modern... | dec05eba |
2021-10-02 | Revert tab style | dec05eba |
2021-10-02 | Show genre as reactions for mangadex and anilist | dec05eba |
2021-10-02 | Change tab style, floor cleanup | dec05eba |
2021-09-24 | Add scrollbar | dec05eba |
2021-09-22 | Sort anilist recommendations by best match, show episode duration, show title... | dec05eba |
2021-09-18 | Render selected item background as a rectangle on top instead of banding | dec05eba |
2021-09-16 | Fix peertube for older servers, add working peertube instances from https://p... | dec05eba |
2021-09-13 | Include refactoring | dec05eba |
2021-09-12 | Scroll body list view on item height diff | dec05eba |
2021-09-08 | Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and /usr/... | dec05eba |
2021-09-04 | Make font sizes customizable with a config file, see example-config.json. Rem... | dec05eba |
2021-09-04 | Matrix: fix messages that dont mention us being added to notifications list. ... | dec05eba |
2021-09-03 | Add QM_FONT_SCALE environment variable to set font scale. Also add QM_SCALE t... | dec05eba |
2021-08-26 | Add ctrl+b to bookmark manga | dec05eba |
2021-08-19 | Matrix: add ctrl+r to navigate to replied to message and navigate to message ... | dec05eba |
2021-08-16 | Add MyAnimeList (wip) | dec05eba |
2021-08-09 | Youtube: show search suggestions instead of immediate search | dec05eba |
2021-08-05 | Matrix: fix editing hidden events being visible | dec05eba |
2021-08-05 | Make body items private, add accessor functions | dec05eba |
2021-08-01 | Matrix: implement power level change messages | dec05eba |
2021-07-26 | Matrix: add /join and /invite commands | dec05eba |
2021-07-25 | Temporary fix for broken body height when using embedded items (matrix replies) | dec05eba |
2021-07-23 | Matrix: fix crash when pinned message is removed quickly | dec05eba |
2021-07-03 | Fix wraparound embedded text, go to last line in pinned events if another tab... | dec05eba |
2021-06-30 | Fix youtube redirect code (fixes all youtube videos) | dec05eba |
2021-06-21 | Add color themeing, (Theme.hpp/Theme.cpp) and the env var QM_THEME | dec05eba |
2021-06-18 | 4chan, soundcloud: move selection to autoplay item | dec05eba |
2021-06-17 | i cant sneed, manganelo creator page removal until fix | dec05eba |
2021-06-17 | oops uwu | dec05eba |
2021-06-17 | Better body item size handling, better styling when touch is enabled or shade... | dec05eba |
2021-06-16 | fix body height not clamping to image height, fix rounded rectangle shader bo... | dec05eba |
2021-06-14 | Properly close the previous video when navigating to another video, for examp... | dec05eba |
2021-06-12 | Better drop shadow | dec05eba |
2021-06-12 | Change height of item to fit scaled image | dec05eba |
2021-06-11 | Optimize shaders, only update youtube decryption function once every 5 minute... | dec05eba |
2021-06-10 | Make selected item height the same as the max item height in the row (in card... | dec05eba |
2021-06-10 | Smoother body movement with unknown image size | dec05eba |
2021-06-08 | Make card height the same size as the content | dec05eba |
2021-06-08 | Remove images that are not visible from the loading queue, prepare for inline... | dec05eba |
2021-06-07 | Revert back to instant move on low fps as before (idle fps), fix top offset f... | dec05eba |
2021-06-06 | Do not move in body when moving to another tab with arrow keys | dec05eba |