aboutsummaryrefslogtreecommitdiff
path: root/src/Body.cpp
AgeCommit message (Expand)Author
2021-04-30Fix 4chan codeblocks not visible, change titles and rearrange youtube tabsdec05eba
2021-04-28Add youtube subscriptions, etcdec05eba
2021-04-21Use shader for rounded rectangle, improve circle shaderdec05eba
2021-04-21Rework read marker, do not set it if not neededdec05eba
2021-04-20Proper atomic rename? also do not generate mipmap for mangadec05eba
2021-04-19Move tab code to separate class, fix upload time missing for certain manga pl...dec05eba
2021-04-18Fix misc matrix bugs related to leaving a room when side panel is visible and...dec05eba
2021-04-16Improve fuzzy searchdec05eba
2021-04-14Make search fuzzy, fix soundcloud next song when hitting userdec05eba
2021-04-12Stop fucking flickering again in room listdec05eba
2021-04-12Fix weird body move behavior when last item is selected, download manga image...dec05eba
2021-04-09Add .onion to list of valid tld, properly parse urls protocol partdec05eba
2021-04-06Create a unified launcher for quickmediadec05eba
2021-04-06Use malloc_trim to reduce memory usage after freeing memorydec05eba
2021-03-30Remove tor option. Use torsocks instead (which is what quickmedia did anyways)dec05eba
2021-03-29Fix crash when editing textdec05eba
2021-03-28Matrix: align messages from users with no avatar to the same x as users with ...dec05eba
2021-03-28Asdfdec05eba
2021-03-28C++ was a mistakedec05eba
2021-03-27Once upon a time there was a man. He was retarded. That man was medec05eba
2021-03-27Fix annoying body item flickering. There is still a 1 frame delay to apply it...dec05eba
2021-03-26Add soundclouddec05eba
2021-03-26Bye bye construct, we use /event to get event by id instead of /contextdec05eba
2021-03-254chan: fix crash when posting a replydec05eba
2021-03-24Decrease gui spacing, padding and remove lines between body itemsdec05eba
2021-03-24Pee pee poo poodec05eba
2021-03-24Matrix: merged last visible items should be counted as the last visible itemdec05eba
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-19Fix glitching when using fractional scalingdec05eba
2021-03-19Start on touch support, add support for ui scaling, revert back to old get_me...dec05eba
2021-03-10Youtube: add youtube comments to ctrl+rdec05eba
2021-03-09Fix clipboard unicodedec05eba
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
2021-01-09Matrix: fix loading of new pinned messagesdec05eba
2021-01-02Matrix: fix reactions in reply messagesdec05eba
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-23Matrix: show if reaction in room description, always show notifications, dont...dec05eba
2020-11-22Fix reaction sizingdec05eba
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-12Attempt to fix flickering bodydec05eba