aboutsummaryrefslogtreecommitdiff
path: root/include/BodyItem.hpp
AgeCommit message (Collapse)Author
2022-11-23Allow opening 4chan post directlydec05eba
2022-11-18Readd meme gpg encryption in matrix, this time asynchronous decryptiondec05eba
of only visible items
2022-11-07Add option to limit number of lines of text drawn in Text classdec05eba
2022-11-07Formatted text with color in matrix, monospace for codeblocksdec05eba
2022-04-09Proper reaction wrappingdec05eba
2022-04-084chan: move replies text to reactions, clear reactions when not visible on ↵dec05eba
screen
2022-02-17Add local anime tracking. Check readme for more info about local_anime configdec05eba
2021-11-17Replace sfml with mgldec05eba
2021-09-22Sort anilist recommendations by best match, show episode duration, show ↵dec05eba
titles differently
2021-09-12Scroll body list view on item height diffdec05eba
2021-09-04Matrix: fix messages that dont mention us being added to notifications list. ↵dec05eba
Also fix read status for notifications
2021-08-05Matrix: fix editing hidden events being visibledec05eba
2021-08-05Make body items private, add accessor functionsdec05eba
This allows body to automatically update dirty state (and other states). Correctly format newlines in codeblocks in matrix.