aboutsummaryrefslogtreecommitdiff
path: root/src/Program.cpp
AgeCommit message (Expand)Author
2024-01-08Kill childrendec05eba
2024-01-08waitpid after killdec05eba
2023-05-06Add missing string includedec05eba
2023-04-014chan: fix link in quotedec05eba
2022-12-16Fix bug where image are not removed from loading when not visibledec05eba
2022-11-18Readd meme gpg encryption in matrix, this time asynchronous decryptiondec05eba
2022-11-08Add syntax highlighting (currently only for matrix codeblocks)dec05eba
2022-09-10Matrix: better name for clipboard file (with extension), give pantalaimon fil...dec05eba
2021-07-11Remove dependency on imagemagick. Use stb resize to downscale image.dec05eba
2021-07-11Prepare for imagemagick removal, use vfork instead of forkdec05eba
2021-06-25Rework youtube redirect codedec05eba
2021-06-25Add a http server proxy for better youtube downloading (bypassing rate limit ...dec05eba
2021-06-11Remove dependency on youtube-dl for streaming youtube, resulting in faster vi...dec05eba
2021-05-13Fix soundcloud not loading all playlist tracks, auto load next page if bottom...dec05eba
2021-04-14Rework manga plugins downloading.. preparing for parallel downloadsdec05eba
2021-02-12Matrix: prevent new programs from being launched after a task is killeddec05eba
2021-02-01oopsdec05eba
2021-02-01Reap child in exec program asyncdec05eba
2020-10-31Make matrix posting, deleting, replying, edit async and video check if stream...dec05eba
2020-10-30Matrix: re-add /logout, cancel task immediatelydec05eba