aboutsummaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Expand)Author
2020-10-16Matrix: use rapidjson instead of jsoncpp to decrease memory usage from 58mb t...dec05eba
2020-10-14Reset window size redraw after switching page, to fix rendering size issues. ...dec05eba
2020-10-13Refactor plugin into seperate pagesdec05eba
2020-10-10Matrix: only show notification on mention if window is not focused or message...dec05eba
2020-10-06Nyaa.si: fix torrents by anonymous not working if there are no commentsdec05eba
2020-10-05Commit before redesign of codedec05eba
2020-10-04Matrix: add formatting to replies, fixes reply formatting on element mobiledec05eba
2020-10-04Matrix: sort messages by timestampdec05eba
2020-10-03Matrix: do not set avatar url for users with no avatardec05eba
2020-10-03Matrix: show unread marker from previous session (fetch m.read marker from se...dec05eba
2020-10-03Reduce memory usage by cleaning up text not visible on the screendec05eba
2020-10-03Matrix: show messages from users without an avatardec05eba
2020-10-03Nyaa.si: show title when viewing torrentdec05eba
2020-10-03Matrix: use correct avatar for direct message roomsdec05eba
2020-10-03Matrix: use correct name for private chat rooms, move 4chan comment input to ...dec05eba
2020-10-03Nyaa.si: fetch next page when reaching the bottomdec05eba
2020-10-03Nyaa.si: parse html instead of rss, allows for paginationdec05eba
2020-10-034chan: use entry instead of search input, fix postingdec05eba
2020-10-02Add --no-video option to play videos with only audiodec05eba
2020-10-02Matrix: fix reply to multiline replydec05eba
2020-10-02Matrix: show m.emote, m.notice and m.locationdec05eba
2020-10-02Matrix: add video/regular file uploaddec05eba
2020-10-02Matrix: improve entry styledec05eba
2020-10-01Matrix: implement mention/reply notificationsdec05eba
2020-10-01Matrix: add room name and avatar of the current room at the topdec05eba
2020-10-01Matrix: fix replying broken formatting, including reply message in bodydec05eba
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-10-01wipdec05eba
2020-09-30Matrix: implement message editingdec05eba
2020-09-30Matrix: add message replying with ctrl+r, also use shared_ptr for BodyItemdec05eba
2020-09-30Attempt to fix crashdec05eba
2020-09-30wipdec05eba
2020-09-29Fix caret navigationdec05eba
2020-09-28Implement text editing with navigation and multilingual fontsdec05eba
2020-09-27Attempt 1 at fixing image scrolling (still messes up current page sometimes)dec05eba
2020-09-27Implement pgup/pgdown/home/end keysdec05eba
2020-09-27Save currently playing video url to clipboard with ctrl+sdec05eba
2020-09-27Nyaa.si: search even if input string is emptydec05eba
2020-09-27Image continuous: load as image in seperate thread instead of string, fix a b...dec05eba
2020-09-27Reduce scroll cpu usage from 10% to 1-2% by load image files in another threa...dec05eba
2020-09-26matrix: time based animations, dont show chat input in rooms view, improve sc...dec05eba
2020-09-26Fix page scroll when navigating 4chan repliesdec05eba
2020-09-26Change body scrolling to scroll only when the selected row hits the top/bottomdec05eba
2020-09-25Matrix: add display name colors depending on user iddec05eba
2020-09-24Add tab backgrounddec05eba
2020-09-24Fix segfault on file manager exit, unload thumbnails on tab switchdec05eba
2020-09-23Fallback to cjk font, change font to system noto sansdec05eba
2020-09-23Make tabs rounded, readd color to nyaa.si trusted/remakedec05eba
2020-09-18Initial nyaa.si supportdec05eba