Age | Commit message (Expand) | Author |
2021-08-08 | Matrix: fix thumbnail upload of small thumbnails, fix small thumbnail creatio... | dec05eba |
2021-07-17 | Youtube: remove dependency on youtube-dl for downloads (also fixes downloads ... | dec05eba |
2021-07-11 | Remove dependency on imagemagick. Use stb resize to downscale image. | dec05eba |
2021-06-11 | Remove dependency on youtube-dl for streaming youtube, resulting in faster vi... | dec05eba |
2021-06-08 | Remove images that are not visible from the loading queue, prepare for inline... | dec05eba |
2021-05-14 | Move thumbnail loading/unloading to AsyncImageLoader | dec05eba |
2021-04-30 | Remove temporary file created for .webp thumbnails | dec05eba |
2021-04-30 | Support webp thumbnails | dec05eba |
2021-04-20 | Proper atomic rename? also do not generate mipmap for manga | dec05eba |
2021-04-02 | FileManager: show video thumbnails, update thumbnail if name is the same but ... | 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-20 | More work on touch (behind QM_ENABLE_TOUCH=1 environment variable), save thum... | dec05eba |
2020-11-24 | Make async image loader static to reduce number of process threads when using... | dec05eba |
2020-11-03 | Matrix: sync with filter, lazy member fetch (reducing sync time from 35 sec w... | dec05eba |
2020-10-29 | Matrix: add room tags | dec05eba |
2020-10-21 | Workaround sfml image loading thread race condition | dec05eba |
2020-10-21 | Use correct size for thumbnail creation | dec05eba |
2020-10-19 | Fix threading crash (assigning to a new thread before the thread has died), c... | dec05eba |
2020-10-19 | Load thumbnails with multiple threads, use sha256 for saving image to path in... | dec05eba |
2020-10-19 | Change thumbnail creation from nearest neighbor to linear interpolation, set ... | dec05eba |
2020-10-18 | Fix potential crash in thumbnail loader: 2 | dec05eba |
2020-10-18 | Fix potential crash in thumbnail loader | dec05eba |
2020-10-17 | Matrix: make displayname more bright, add circle mask shader for avatar and r... | dec05eba |
2020-10-06 | Matrix: fix crash when entering room with no avatar | dec05eba |
2020-10-02 | Matrix: add video/regular file upload | dec05eba |
2020-10-01 | Matrix: add room name and avatar of the current room at the top | dec05eba |