Age | Commit message (Expand) | Author |
2022-02-17 | Add local anime tracking. Check readme for more info about local_anime config | dec05eba |
2022-02-17 | Wip: fix video duration not working for some analyzed files, get frame in mid... | dec05eba |
2022-02-16 | Fix matrix invite accept/decline after refactoring caused bug | dec05eba |
2022-02-12 | Local-manga: improve loading of page when using slow medium | dec05eba |
2022-02-07 | Use one struct for all args in Page::submit instead of multiple args (easier ... | dec05eba |
2021-11-26 | Better system messages for /id and /help | dec05eba |
2021-11-17 | Replace sfml with mgl | dec05eba |
2021-09-15 | Reset timestamp when going to next youtube video, copy download url on ctrl-c... | dec05eba |
2021-09-13 | Include refactoring | 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-08-20 | List all notifications in notifications page (including the ones we get after... | dec05eba |
2021-08-19 | Matrix: add ctrl+r to navigate to replied to message and navigate to message ... | dec05eba |
2021-08-18 | Matrix: only move to next selected notification if not the first one is selected | dec05eba |
2021-08-18 | Show line at top/bottom when there are items above/below that are not visible | dec05eba |
2021-08-17 | Matrix: fix room description not including message on initial sync because of... | dec05eba |
2021-08-17 | Properly sort rooms (sort read rooms too) | dec05eba |
2021-08-16 | Add MyAnimeList (wip) | dec05eba |
2021-08-15 | Matrix: use white avatar for users with no avatar, optimize notifications update | dec05eba |
2021-08-10 | Matrix: fix room description not updating when we send a message | dec05eba |
2021-08-10 | Matrix: show unread message for room event if latest event is not a message, ... | dec05eba |
2021-08-10 | Matrix: add ctrl+p/ctrl+d to pin/unpin messages | dec05eba |
2021-08-08 | Matrix: fix thumbnail upload of small thumbnails, fix small thumbnail creatio... | dec05eba |
2021-08-06 | Matrix: remove unecessary m.room.power_levels from state sync | dec05eba |
2021-08-05 | Matrix: revert not showing edit in room description | dec05eba |
2021-08-05 | Matrix: show room description for latest message if fetching previous message... | 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-02 | Matrix: fix room directory submit always using empty text (resulting in the h... | dec05eba |
2021-08-02 | Matrix: use correct read marker for notifications (custom qm read marker) | dec05eba |
2021-08-01 | Matrix: dont show room update if the last message is an edit | dec05eba |
2021-08-01 | Matrix: merge system messages | dec05eba |
2021-08-01 | Matrix: implement pinned events change messages | dec05eba |
2021-08-01 | Matrix: implement power level change messages | dec05eba |
2021-07-29 | Faster video loading/error when not using xxx plugin (disable ytdl) | dec05eba |
2021-07-28 | Fix submit without selected item (in matrix room directory and invites page) | dec05eba |
2021-07-26 | Remove m.hidden param from set read markers | dec05eba |
2021-07-26 | Matrix: greatly improve performance when entering a very large room (initiall... | dec05eba |
2021-07-26 | Matrix: process more events per frame | dec05eba |
2021-07-26 | Limit matrix tasks to 10 per frame to limit lag | dec05eba |
2021-07-26 | Matrix: add /join and /invite commands | dec05eba |
2021-07-20 | Fix cursor not autohiding sometimes because start of video is not always dete... | dec05eba |
2021-07-16 | Add sorting options to nyaa.si | dec05eba |
2021-07-07 | Strip newlines from room name and topic | dec05eba |
2021-06-25 | Matrix: do not show kick/ban notification when restarting quickmedia (do not ... | dec05eba |
2021-06-21 | Add color themeing, (Theme.hpp/Theme.cpp) and the env var QM_THEME | dec05eba |
2021-06-15 | Add manga description to mangadex and mangakatana search, fix matrix notifica... | dec05eba |
2021-06-09 | Show critical notification before abort on critical error | dec05eba |
2021-06-05 | Add covers to mangadex, remove arrow left/right, require alt | dec05eba |