Age | Commit message (Expand) | Author |
2021-04-28 | Add youtube subscriptions, etc | dec05eba |
2021-04-26 | Fix soundcloud (fetch client id), add authors to mangakatana, some other fixes | dec05eba |
2021-04-22 | show num invites in tab (propagate page title update to tabs) | dec05eba |
2021-04-21 | Temporary revert text vertexbuffer code because of sfml bug | dec05eba |
2021-04-21 | Use vertex buffer to render text | dec05eba |
2021-04-21 | Use shader for rounded rectangle, improve circle shader | dec05eba |
2021-04-21 | Rework read marker, do not set it if not needed | dec05eba |
2021-04-20 | Fix random crash when displaying chapter progress | dec05eba |
2021-04-20 | Proper atomic rename? also do not generate mipmap for manga | dec05eba |
2021-04-19 | Move tab code to separate class, fix upload time missing for certain manga pl... | dec05eba |
2021-04-18 | Fix misc matrix bugs related to leaving a room when side panel is visible and... | dec05eba |
2021-04-17 | Fix mangakatana search when mangakatana redirect to the exact match | dec05eba |
2021-04-17 | Fit image to window in continuous scrolling mode, use n 3 for waifu2x | dec05eba |
2021-04-14 | Rework manga plugins downloading.. preparing for parallel downloads | dec05eba |
2021-04-14 | Make search fuzzy, fix soundcloud next song when hitting user | dec05eba |
2021-04-13 | Include cppcodec instead of using it a system library. Its not available in u... | dec05eba |
2021-04-12 | Stop fucking flickering again in room list | dec05eba |
2021-04-09 | Add .onion to list of valid tld, properly parse urls protocol part | 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 | Add support for embedding the window into another application, such as suckle... | dec05eba |
2021-04-06 | Create a unified launcher for quickmedia | 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 | Matrix: make video thumbnail use correct ratio | dec05eba |
2021-04-02 | Cancel all tasks when pressing escape to go to previous page or when closing ... | dec05eba |
2021-04-01 | Matrix: add room directory for joining rooms, resize video thumbnail | dec05eba |
2021-03-31 | Soundcloud: automatically fetch next page when reaching end of related music ... | dec05eba |
2021-03-30 | Remove tor option. Use torsocks instead (which is what quickmedia did anyways) | dec05eba |
2021-03-28 | Use imagemagick to create thumbnails instead of doing it ourselves. Better re... | dec05eba |
2021-03-27 | bla | dec05eba |
2021-03-26 | Soundcloud: autoplay next song in list | dec05eba |
2021-03-26 | Add soundcloud | dec05eba |
2021-03-26 | Bye bye construct, we use /event to get event by id instead of /context | dec05eba |
2021-03-24 | Matrix: merge body items if same author | dec05eba |
2021-03-22 | Matrix: do not open url when posting a message with an url | dec05eba |
2021-03-22 | Fix touch scroll clamping to selected item, making it appear laggy. Fix emoji... | dec05eba |
2021-03-20 | More work on touch (behind QM_ENABLE_TOUCH=1 environment variable), save thum... | dec05eba |
2021-03-19 | Start on touch support, add support for ui scaling, revert back to old get_me... | dec05eba |
2021-03-16 | Temporary add --low-cpu-mode to reduce cpu usage when idle | dec05eba |
2021-03-10 | Youtube: add youtube comments to ctrl+r | dec05eba |
2021-02-10 | Its all so tiresome | dec05eba |
2021-02-09 | Matrix: put an end to my unread messages misery | dec05eba |
2021-02-08 | Matrix: add QM_PHONE_FACTOR to hide room list side panel, do not render room ... | dec05eba |
2021-02-08 | Matrix: always show room list selection, make wider | dec05eba |
2021-02-08 | Matrix: add room list on the left side when in a room | dec05eba |
2021-01-25 | Limit ytdl video resolution to the largest monitors height | dec05eba |
2020-12-21 | Add pipe plugin, increase video load timeout to 500 seconds | dec05eba |
2020-12-15 | Matrix: keep image/video open. Need to manually close. Fixes auto close of im... | dec05eba |