aboutsummaryrefslogtreecommitdiff
path: root/src/Body.cpp
AgeCommit message (Collapse)Author
2021-07-26Matrix: add /join and /invite commandsdec05eba
2021-07-25Temporary fix for broken body height when using embedded items (matrix replies)dec05eba
2021-07-23Matrix: fix crash when pinned message is removed quicklydec05eba
2021-07-03Fix wraparound embedded text, go to last line in pinned events if another ↵dec05eba
tab is selected
2021-06-30Fix youtube redirect code (fixes all youtube videos)dec05eba
2021-06-21Add color themeing, (Theme.hpp/Theme.cpp) and the env var QM_THEMEdec05eba
2021-06-184chan, soundcloud: move selection to autoplay itemdec05eba
2021-06-17i cant sneed, manganelo creator page removal until fixdec05eba
2021-06-17oops uwudec05eba
2021-06-17Better body item size handling, better styling when touch is enabled or ↵dec05eba
shaders fail to load
2021-06-16fix body height not clamping to image height, fix rounded rectangle shader ↵dec05eba
border
2021-06-14Properly close the previous video when navigating to another video, for ↵dec05eba
example when doing ctrl+i in a comment and then playing a video
2021-06-12Better drop shadowdec05eba
2021-06-12Change height of item to fit scaled imagedec05eba
2021-06-11Optimize shaders, only update youtube decryption function once every 5 ↵dec05eba
minutes, smoother movement with smaller card items
2021-06-10Make selected item height the same as the max item height in the row (in ↵dec05eba
card view)
2021-06-10Smoother body movement with unknown image sizedec05eba
2021-06-08Make card height the same size as the contentdec05eba
2021-06-08Remove images that are not visible from the loading queue, prepare for ↵dec05eba
inline images
2021-06-07Revert back to instant move on low fps as before (idle fps), fix top offset ↵dec05eba
for bottom attach
2021-06-06Do not move in body when moving to another tab with arrow keysdec05eba
2021-06-05Revert back highlight colorsdec05eba
2021-06-05Fix incorrect times, add time to manga historydec05eba
2021-06-05Improve card handler, less computationdec05eba
2021-06-05Better idle handlerdec05eba
2021-06-05Add covers to mangadex, remove arrow left/right, require altdec05eba
2021-06-04Move tld code to generated directory (and automatically generate it with a ↵dec05eba
script)
2021-06-04Add grid viewdec05eba
2021-06-02I cant sneed xddddec05eba
2021-06-02Better spacing for textdec05eba
2021-06-02Add modern themedec05eba
Join matrix room by their name instead of id if there is a name. This allows you to join rooms where the homeserver that created the room is no longer participating in the room.
2021-05-30Restore old file-manager behavior where last access dir is not saveddec05eba
2021-05-29Scroll fix when getting new messages in matrix, or somethingdec05eba
2021-05-29Work on body swipe, fix body scrolling being jerky with touchdec05eba
2021-05-29Readd body touch scrolldec05eba
2021-05-29Fix scroll position after lazy load on youtube, scroll in room after new ↵dec05eba
message in matrix
2021-05-28Sigh more shitrdec05eba
2021-05-28Properly scroll item when fetching previous messages and new messages in ↵dec05eba
body in matrix
2021-05-28Fix youtube comment like count after youtube updatedec05eba
2021-05-28Improve body navigationdec05eba
2021-05-26sneeddec05eba
2021-05-26bladec05eba
2021-05-26cleanupdec05eba
2021-05-24Better touch flick handling, clicking and disable all shader use when using ↵dec05eba
touch
2021-05-22Better scroll logic smoothnessdec05eba
2021-05-22More smoothdec05eba
2021-05-22Fix 4chan and other html plugins for ubuntu, make movement smooth with 60fps ↵dec05eba
as well, readd updateGeometry
2021-05-22Fix bottom scissordec05eba
2021-05-22Temporary fix for crash when resizing (text is deallocated when hidden), fix ↵dec05eba
text randomly getting glitched out
2021-05-20Stop fetching notifications at the enddec05eba