aboutsummaryrefslogtreecommitdiff
path: root/include/Body.hpp
AgeCommit message (Expand)Author
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
2021-03-26Add soundclouddec05eba
2021-03-26Bye bye construct, we use /event to get event by id instead of /contextdec05eba
2021-03-24Matrix: merge body items if same authordec05eba
2021-03-22Fix touch scroll clamping to selected item, making it appear laggy. Fix emoji...dec05eba
2021-03-20More work on touch (behind QM_ENABLE_TOUCH=1 environment variable), save thum...dec05eba
2021-03-19Start on touch support, add support for ui scaling, revert back to old get_me...dec05eba
2021-02-09Matrix: put an end to my unread messages miserydec05eba
2021-02-08Matrix: always show room list selection, make widerdec05eba
2021-02-08Matrix: add room list on the left side when in a roomdec05eba
2020-12-21Add pipe plugin, increase video load timeout to 500 secondsdec05eba
2020-12-14ffs, fix stutter again..........................................................dec05eba
2020-12-14Attempt to fix spastic body when using embedded items and loading them in ren...dec05eba
2020-11-28Matrix: fetching users shouldn't delay loading of replied to messages and sho...dec05eba
2020-11-24Make async image loader static to reduce number of process threads when using...dec05eba
2020-11-22Matrix: add reactionsdec05eba
2020-11-22Matrix: fix embedded text (replies) making body stutter if word wrapping but ...dec05eba
2020-11-21Render emoji in text, do not show notification count for cache sync, lazy loa...dec05eba
2020-11-16Matrix: show provisional messages as the message is being sent and receiveddec05eba
2020-11-12Matrix: workaround synapse bug where sync doesn't include membership states w...dec05eba
2020-11-10Scroll body automatically to reveal more items when making the window larger,...dec05eba
2020-11-10Scroll page instead of changing body item if the item cant be fully displayed...dec05eba
2020-11-05Do not sort rooms after navigating backdec05eba