aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-10-01Matrix: add room name and avatar of the current room at the topdec05eba
2020-10-01Matrix: ctrl+p > enterdec05eba
2020-10-01Matrix: fix replying broken formatting, including reply message in bodydec05eba
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-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-29Fix caret navigationdec05eba
2020-09-28Fix matrix body size incorrect and obscured by chat inputdec05eba
2020-09-28Implement text editing with navigation and multilingual fontsdec05eba
2020-09-28Matrix: add red line at bottom of chat if we are not at the bottomdec05eba
2020-09-28Matrix: remove deprecated login methoddec05eba
2020-09-28Matrix: fix login with pantalaimon proxy, fix logout crash, show real login e...dec05eba
2020-09-27Attempt 1 at fixing image scrolling (still messes up current page sometimes)dec05eba
2020-09-27Matrix: add logout commanddec05eba
2020-09-27Fix matrix thumbnailsdec05eba
2020-09-27Implement pgup/pgdown/home/end keysdec05eba
2020-09-27Validate json type after parsingdec05eba
2020-09-27Change ctrl+s to ctrl+c for copying url to clipboarddec05eba
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-26matrix: send start/stop typingdec05eba
2020-09-264chan: only show caret when typing, change placeholder textdec05eba
2020-09-26Matrix: Fix page scroll when adding new previous messages, temporary disablin...dec05eba
2020-09-26Fix page scroll when navigating 4chan repliesdec05eba
2020-09-26Matrix: Add indicator when previous messages are being fetcheddec05eba
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-25Matrix: fetch previous messages when reaching the topdec05eba
2020-09-24Add tab backgrounddec05eba
2020-09-24Add tab backgrounddec05eba
2020-09-24Fix resize after watching 4chan/matrix video in fullscreendec05eba
2020-09-24matrix: Add thumbnails to room listdec05eba
2020-09-24Fix segfault on file manager exit, unload thumbnails on tab switchdec05eba
2020-09-24Remove tab dropshadowsdec05eba
2020-09-24Fix broken author textdec05eba
2020-09-23Temporary fix for text-wraparounddec05eba
2020-09-23Fallback to cjk font, change font to system noto sansdec05eba
2020-09-23Fix broken nyaa torrent page for trusted usersdec05eba
2020-09-23Change lato to NotoSans font, use same color in body selected item as tabs/se...dec05eba
2020-09-23Fix font color on 4chandec05eba
2020-09-23Make tabs rounded, readd color to nyaa.si trusted/remakedec05eba
2020-09-23Testing redesigndec05eba
2020-09-23Add matrix image uploaddec05eba