aboutsummaryrefslogtreecommitdiff
path: root/include/Body.hpp
AgeCommit message (Expand)Author
2022-11-23Re-add item drawing height diff shifting to fix bumping in item drawingdec05eba
2022-09-09Do not require ctrl for vim keys for manga and matrixdec05eba
2022-04-084chan: move replies text to reactions, clear reactions when not visible on sc...dec05eba
2022-03-09Fix compile on clangdec05eba
2021-11-17Replace sfml with mgldec05eba
2021-09-24Add scrollbardec05eba
2021-09-22Sort anilist recommendations by best match, show episode duration, show title...dec05eba
2021-09-18Render selected item background as a rectangle on top instead of bandingdec05eba
2021-09-13Include refactoringdec05eba
2021-09-04Matrix: fix messages that dont mention us being added to notifications list. ...dec05eba
2021-08-26Add ctrl+b to bookmark mangadec05eba
2021-08-09Youtube: show search suggestions instead of immediate searchdec05eba
2021-08-05Make body items private, add accessor functionsdec05eba
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 tab...dec05eba
2021-06-184chan, soundcloud: move selection to autoplay itemdec05eba
2021-06-17Better body item size handling, better styling when touch is enabled or shade...dec05eba
2021-06-12Fix uninitialized variable read resulting in item highlight being messed some...dec05eba
2021-06-12Change height of item to fit scaled imagedec05eba
2021-06-11Optimize shaders, only update youtube decryption function once every 5 minute...dec05eba
2021-06-10Smoother body movement with unknown image sizedec05eba
2021-06-08Remove images that are not visible from the loading queue, prepare for inline...dec05eba
2021-06-04Add grid viewdec05eba
2021-06-02Add modern themedec05eba
2021-05-29Work on body swipe, fix body scrolling being jerky with touchdec05eba
2021-05-29Fix scroll position after lazy load on youtube, scroll in room after new mess...dec05eba
2021-05-28Sigh more shitrdec05eba
2021-05-28Improve body navigationdec05eba
2021-05-26cleanupdec05eba
2021-05-24Better touch flick handling, clicking and disable all shader use when using t...dec05eba
2021-05-22Fix 4chan and other html plugins for ubuntu, make movement smooth with 60fps ...dec05eba
2021-05-20Add notifications tab to matrixdec05eba
2021-05-20Move chat page room list logic to matrix delegatedec05eba
2021-05-20Start on notificationsdec05eba
2021-05-18Add mention autocompletedec05eba
2021-05-17Keep selected item inside body on resizedec05eba
2021-05-17Make body movement smooth, async load video related videos to allow cancellat...dec05eba
2021-05-16Use vertex buffer for rendering textdec05eba
2021-05-14Move thumbnail loading/unloading to AsyncImageLoaderdec05eba
2021-05-12Once upon a time there was a turtle. The turtle was retarded and didn't know ...dec05eba
2021-05-114chan: show the replied to messages when navigating repliesdec05eba
2021-05-09Redesign login, refactor keyboard movementdec05eba
2021-04-30Add 4chan file uploaddec05eba
2021-04-21Use shader for rounded rectangle, improve circle shaderdec05eba
2021-04-21Rework read marker, do not set it if not neededdec05eba
2021-04-19Move tab code to separate class, fix upload time missing for certain manga pl...dec05eba
2021-04-14Make search fuzzy, fix soundcloud next song when hitting userdec05eba
2021-04-12Stop fucking flickering again in room listdec05eba
2021-04-09Add .onion to list of valid tld, properly parse urls protocol partdec05eba
2021-04-06Use malloc_trim to reduce memory usage after freeing memorydec05eba