aboutsummaryrefslogtreecommitdiff
path: root/src/Body.cpp
AgeCommit message (Expand)Author
2020-10-19Load thumbnails with multiple threads, use sha256 for saving image to path in...dec05eba
2020-10-19Fade thumbnail from fallback to the image texturedec05eba
2020-10-19Fix body stutteringdec05eba
2020-10-19Matrix: add room search, move rooms with mentions/unread messages to topdec05eba
2020-10-19Add pagination to ph and mangatowndec05eba
2020-10-19Ph: fix related videos images and titles missing or incorrect. Use message ty...dec05eba
2020-10-18Set body item scale size, only used right now in matrix for scaling avatardec05eba
2020-10-17Matrix: make text that mentions us reddec05eba
2020-10-17Matrix: make displayname more bright, add circle mask shader for avatar and r...dec05eba
2020-10-17Matrix: show reply messages embedded in messages that reply to them, like ele...dec05eba
2020-10-17Matrix: edit/redact the referenced message instead of appending a new messagedec05eba
2020-10-14Test: fix image loading stutter of body itemsdec05eba
2020-10-13Refactor plugin into seperate pagesdec05eba
2020-10-04Matrix: sort messages by timestampdec05eba
2020-10-04Matrix: show room name in mention notification, timestamps for messagesdec05eba
2020-10-03Reduce memory usage by cleaning up text not visible on the screendec05eba
2020-10-02Fix file manager crash on filter selection, reset search on selectiondec05eba
2020-10-02Matrix: add video/regular file uploaddec05eba
2020-10-01Matrix: make set read marker async to fix stutter when receiving messages, al...dec05eba
2020-10-01Matrix: implement mention/reply notificationsdec05eba
2020-10-01Matrix: add room name and avatar of the current room at the topdec05eba
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-28Matrix: add red line at bottom of chat if we are not at the bottomdec05eba
2020-09-27Implement pgup/pgdown/home/end keysdec05eba
2020-09-27Reduce scroll cpu usage from 10% to 1-2% by load image files in another threa...dec05eba
2020-09-26Matrix: Fix page scroll when adding new previous messages, temporary disablin...dec05eba
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-24Fix resize after watching 4chan/matrix video in fullscreendec05eba
2020-09-24Fix segfault on file manager exit, unload thumbnails on tab switchdec05eba
2020-09-24Fix broken author textdec05eba
2020-09-23Fallback to cjk font, change font to system noto sansdec05eba
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
2020-09-22Initial file manager implementation, with thumbnail cachingdec05eba
2020-09-22Add ctrl+i to view attached images/videos to matrix postsdec05eba
2020-09-21Initial matrix supportdec05eba
2020-09-20Add comments and trusted/remake colors to nyaa.si torrentsdec05eba
2020-09-18Set draw size to window size after fullscreen unsetdec05eba
2020-09-18Initial nyaa.si supportdec05eba
2020-09-17Disable wrap around body, detect wrap arounddec05eba
2020-09-14Fix shadow on right side of boxdec05eba
2020-09-13Clear thumbnails when navigating to another page, temporary revert font size ...dec05eba