aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2021-04-12Add manganelosdec05eba
2021-04-06Add support for embedding the window into another application, such as suckle...dec05eba
2021-04-06Create a unified launcher for quickmediadec05eba
2021-04-02QuickMedia -> quickmediadec05eba
2021-03-30Remove tor option. Use torsocks instead (which is what quickmedia did anyways)dec05eba
2021-03-28Use imagemagick to create thumbnails instead of doing it ourselves. Better re...dec05eba
2021-03-26Add soundclouddec05eba
2021-03-19Start on touch support, add support for ui scaling, revert back to old get_me...dec05eba
2021-03-10Update readme with youtube comments imagedec05eba
2021-03-10Youtube: add youtube comments to ctrl+rdec05eba
2021-02-15Add spotify launcherdec05eba
2021-02-15Add spotify podcastsdec05eba
2021-02-09Matrix: final room sort, hide room list behind reply/editdec05eba
2021-02-08Matrix: add QM_PHONE_FACTOR to hide room list side panel, do not render room ...dec05eba
2021-02-08Matrix: add room list on the left side when in a roomdec05eba
2020-12-21Add pipe plugin, increase video load timeout to 500 secondsdec05eba
2020-12-14Attempt to fix spastic body when using embedded items and loading them in ren...dec05eba
2020-11-22initial support for ctrl+hjkl movement, redact changed to ctrl+dMidov
2020-11-22Matrix: add /reactdec05eba
2020-11-21Render emoji in text, do not show notification count for cache sync, lazy loa...dec05eba
2020-11-19Matrix: cache get_message_by_id, temporary remove fetching additional message...dec05eba
2020-11-16Matrix: fix crash when failing to send message or read markerdec05eba
2020-11-16Matrix: do not continuously fetch messages when currently showing pinned mess...dec05eba
2020-11-05Change chat input to I, remove read marker delaydec05eba
2020-11-04Add channels page to related videos menu, fix related videos menu broken afte...dec05eba
2020-11-01Matrix: cache syncdec05eba
2020-11-01Matrix: add invites tab, add /leave command, remove room when leaving, add as...dec05eba
2020-10-30Matrix: re-add /logout, cancel task immediatelydec05eba
2020-10-29Matrix: add room tagsdec05eba
2020-10-23Remove requiring to use ctrl on 4chan, remove formatting text in modified tex...dec05eba
2020-10-22Matrix: temporary disable vim keys that interfer with room search, also inclu...dec05eba
2020-10-19Fade thumbnail from fallback to the image texturedec05eba
2020-10-16Matrix: Change keybindings to not use ctrl, and add U to upload mediadec05eba
2020-10-16Matrix: add ctrl+v pasting to upload media file, vim key navigationdec05eba
2020-10-16Matrix: use rapidjson instead of jsoncpp to decrease memory usage from 58mb t...dec05eba
2020-10-13Refactor plugin into seperate pagesdec05eba
2020-10-06Update readme before refactordec05eba
2020-10-05Manga: add f keybinding to fit image to windowdec05eba
2020-10-05Manga: add --upscale-images-force to force upscaling, regardless of original ...dec05eba
2020-10-02Add --no-video option to play videos with only audiodec05eba
2020-10-02Matrix: add video/regular file uploaddec05eba
2020-10-01Matrix: ctrl+p > enterdec05eba
2020-10-01Matrix: add url selection, open youtube with quickmedia and other urls with b...dec05eba
2020-10-01Matrix: show indication for unread messages and show the last message in the ...dec05eba
2020-10-01Matrix: add message delete with ctrl+ddec05eba
2020-09-30Matrix: implement message editingdec05eba
2020-09-30Matrix: add message replying with ctrl+r, also use shared_ptr for BodyItemdec05eba
2020-09-29Fix caret navigationdec05eba
2020-09-28Implement text editing with navigation and multilingual fontsdec05eba
2020-09-27Matrix: add logout commanddec05eba