Age | Commit message (Expand) | Author |
2024-05-09 | Fix build after gcc update (function pointer cast, missing algorithm header i... | dec05eba |
2023-11-05 | Add config option to set movement speed and icon spinning speed | dec05eba |
2023-09-11 | Add font specific scale config | dec05eba |
2023-07-03 | Better align card item text | dec05eba |
2023-06-30 | Dont show spinning circle when thumbnail failed to load | dec05eba |
2023-03-11 | Remove readm as it now has a google captcha | dec05eba |
2023-02-10 | Card item smaller spacing | dec05eba |
2023-01-10 | Matrix: use room messages for notifications intead of notifications api (syna... | dec05eba |
2022-12-04 | Light theme: make embedded in progress text color the theme text color instea... | dec05eba |
2022-12-03 | Add temporary workaround for body getting scrolled when the first item can be... | dec05eba |
2022-12-02 | Better layout for different font scale | dec05eba |
2022-12-01 | Add more texts to config font size, set colors for all text from theme, add d... | dec05eba |
2022-11-28 | Matrix: ignore expired and revoked signatures for gpg encrypt | dec05eba |
2022-11-23 | Re-add item drawing height diff shifting to fix bumping in item drawing | dec05eba |
2022-11-18 | Readd meme gpg encryption in matrix, this time asynchronous decryption | dec05eba |
2022-11-13 | Matrix: allow pinning a message if no message has ever been pinned before in ... | dec05eba |
2022-11-13 | Matrix: fix message edits not being applied correctly | dec05eba |
2022-11-11 | Matrix: fix emojis not removed from codeblocks when posting a message, clamp ... | dec05eba |
2022-11-11 | Support images in text, add custom emoji to matrix | dec05eba |
2022-11-07 | Add option to limit number of lines of text drawn in Text class | dec05eba |
2022-11-07 | Formatted text with color in matrix, monospace for codeblocks | dec05eba |
2022-09-09 | Do not require ctrl for vim keys for manga and matrix | dec05eba |
2022-06-27 | Allow bookmarking manga from creator page | dec05eba |
2022-04-11 | Use correct reaction region size | dec05eba |
2022-04-11 | Matrix: test fix crash with reaction renderer | dec05eba |
2022-04-09 | Proper reaction wrapping | dec05eba |
2022-04-08 | 4chan: move replies text to reactions, clear reactions when not visible on sc... | dec05eba |
2022-03-13 | Attempt to fix video player focus, add keys to navigate to previous/next chap... | dec05eba |
2022-03-09 | Fix compile on clang | dec05eba |
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 |