Age | Commit message (Expand) | Author |
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 |
2021-06-02 | Add modern theme | dec05eba |
2021-05-29 | Fix scroll position after lazy load on youtube, scroll in room after new mess... | dec05eba |
2021-05-28 | Improve body navigation | dec05eba |
2021-05-23 | Only use x11egl mpv option when running wayland. Disable video disk cache, us... | dec05eba |
2021-05-21 | Cache pinned events that have been deleted | dec05eba |
2021-05-21 | Fix deadlock by reference to stack local room outside the function | dec05eba |
2021-05-21 | Jump to room when submitting notification | dec05eba |
2021-05-21 | Add new mentions that are read to notifications list as well | dec05eba |
2021-05-20 | Stop fetching notifications at the end | dec05eba |
2021-05-20 | Add notifications tab to matrix | dec05eba |
2021-05-20 | Restrict image size to body size | dec05eba |
2021-05-20 | Move chat page room list logic to matrix delegate | dec05eba |
2021-05-20 | Start on notifications | dec05eba |
2021-05-19 | Disable mention formatting in single line code blocks | dec05eba |
2021-05-18 | Mention appendix | dec05eba |
2021-05-18 | Add mention autocomplete | dec05eba |
2021-05-17 | Make body movement smooth, async load video related videos to allow cancellat... | dec05eba |
2021-05-11 | Fix join room crash | dec05eba |
2021-05-07 | Add ctrl+i reverse image search to 4chan, add saucenao to launcher | dec05eba |
2021-04-30 | Support webp thumbnails | dec05eba |
2021-04-28 | Update emoji, add room topic to matrix | dec05eba |
2021-04-28 | Calculate subscription uploaded time difference correctly when taking timezon... | dec05eba |
2021-04-28 | Add youtube subscriptions, etc | dec05eba |
2021-04-27 | Fix multiline block not visible if only one line, fix naughty users having to... | dec05eba |
2021-04-26 | Fix soundcloud (fetch client id), add authors to mangakatana, some other fixes | dec05eba |
2021-04-20 | Fix random crash when displaying chapter progress | dec05eba |
2021-04-18 | Fix misc matrix bugs related to leaving a room when side panel is visible and... | dec05eba |
2021-04-13 | Include cppcodec instead of using it a system library. Its not available in u... | dec05eba |
2021-04-08 | Temporary workaround tabbed bug | dec05eba |
2021-04-07 | Matrix: mark window as urgent when being mentioned or receiving an invite | dec05eba |
2021-04-06 | Use malloc_trim to reduce memory usage after freeing memory | dec05eba |
2021-04-05 | Make url parsing better by using a list of valid tlds. Make urls blue in text | dec05eba |
2021-04-02 | FileManager: show video thumbnails, update thumbnail if name is the same but ... | dec05eba |
2021-04-02 | QuickMedia -> quickmedia | dec05eba |
2021-04-02 | Matrix: make video thumbnail use correct ratio | dec05eba |
2021-04-01 | Matrix: fix thumbnails when using pantalaimon, add more predefined rooms to r... | dec05eba |
2021-04-01 | Remove http/https/www from room directory server name | dec05eba |
2021-04-01 | Matrix: add room directory for joining rooms, resize video thumbnail | dec05eba |
2021-03-31 | Do not upload thumbnail of thumbnail for videos | dec05eba |
2021-03-30 | Remove tor option. Use torsocks instead (which is what quickmedia did anyways) | dec05eba |