Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-07 | Use one struct for all args in Page::submit instead of multiple args (easier ↵ | dec05eba | |
to add new fields without changing code) Also remove submit_body_item from page. | |||
2021-11-17 | Replace sfml with mgl | dec05eba | |
2021-09-13 | Include refactoring | dec05eba | |
2021-09-08 | Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and ↵ | dec05eba | |
/usr/share/quickmedia/themes/<theme-name>.json) | |||
2021-08-05 | Make body items private, add accessor functions | dec05eba | |
This allows body to automatically update dirty state (and other states). Correctly format newlines in codeblocks in matrix. | |||
2021-06-21 | Add color themeing, (Theme.hpp/Theme.cpp) and the env var QM_THEME | dec05eba | |
2021-06-10 | Remove accidental grid view in file manager | dec05eba | |
2021-06-10 | Smoother body movement with unknown image size | dec05eba | |
2021-06-05 | Fix incorrect times, add time to manga history | dec05eba | |
2021-06-02 | Add modern theme | dec05eba | |
Join matrix room by their name instead of id if there is a name. This allows you to join rooms where the homeserver that created the room is no longer participating in the room. | |||
2021-05-26 | Fix room avatar getting corrupt after returning from watching media | dec05eba | |
Also dont save file manager path to disk. Save it to ram only | |||
2021-05-24 | Save the last accessed file manager directory and use that the next time. ↵ | dec05eba | |
Add ctrl+s for 4chan without viewing the image/video in fullscreen mode | |||
2021-05-12 | Add file and folder icons to file manager | dec05eba | |
2021-05-11 | Improve file saving gui | dec05eba | |
2021-05-10 | Add downloader, fix room navigation lag | dec05eba | |
Fix bug where getting next page fails if there is no search bar | |||
2021-05-07 | Add ctrl+i reverse image search to 4chan, add saucenao to launcher | dec05eba | |
2021-04-30 | Remove temporary file created for .webp thumbnails | dec05eba | |
2021-04-30 | Add 4chan file upload | dec05eba | |
2021-04-02 | FileManager: show video thumbnails, update thumbnail if name is the same but ↵ | dec05eba | |
the content has changed (last modified time changed) | |||
2020-10-23 | Re-add creators page | dec05eba | |
2020-10-13 | Refactor plugin into seperate pages | dec05eba | |
TODO: Readd 4chan login page, manganelo creators page, autocomplete | |||
2020-10-02 | Fix file manager crash on filter selection, reset search on selection | dec05eba | |
2020-09-30 | Matrix: add message replying with ctrl+r, also use shared_ptr for BodyItem | dec05eba | |
2020-09-23 | Add matrix image upload | dec05eba | |
2020-09-22 | Initial file manager implementation, with thumbnail caching | dec05eba | |