aboutsummaryrefslogtreecommitdiff
path: root/src/QuickMedia.cpp
AgeCommit message (Expand)Author
2020-11-24Start on mastodon/pleromadec05eba
2020-11-24Make async image loader static to reduce number of process threads when using...dec05eba
2020-11-23Matrix: asdf fix scroll to end on additional messagesdec05eba
2020-11-23Matrix: readd additional messages sync, remove reply/edit formatting from roo...dec05eba
2020-11-22Matrix: add vim key navigation for messages/pinned messages viewdec05eba
2020-11-22Fix ctrl+h acting as backspace, fix remaining vim key for remaining pluginsdec05eba
2020-11-22initial support for ctrl+hjkl movement, redact changed to ctrl+dMidov
2020-11-22Matrix: user messages not appearing after re-entering roomdec05eba
2020-11-22Matrix: filter out messages with transaction id, which fixed messages sent by...dec05eba
2020-11-22Matrix: add /reactdec05eba
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-20Matrix: display replied-to messages in pinned messages tabdec05eba
2020-11-19Matrix: cache get_message_by_id, temporary remove fetching additional message...dec05eba
2020-11-18Matrix: fix read marker if the last message is a redact or editdec05eba
2020-11-18Matrix: set window title to room name when using matrixdec05eba
2020-11-18Matrix: fix media not displayed after updatedec05eba
2020-11-18Matrix: attempt fix double messages for sent messages with construct, missing...dec05eba
2020-11-17Matrix: fix message sorting for previous messagesdec05eba
2020-11-16Matrix: fix crash when failing to send message or read markerdec05eba
2020-11-16Matrix: do not continuously fetch messages when currently showing pinned mess...dec05eba
2020-11-16Matrix: fix unread red marker when fetching previous messagesdec05eba
2020-11-16Matrix: do not fetch previous messages all the time (bug) when going to chat ...dec05eba
2020-11-16Matrix: show provisional messages as the message is being sent and receiveddec05eba
2020-11-14Fix crash on video navigating to related video and then back and forthdec05eba
2020-11-14Resume video when navigating back from related/channel videosdec05eba
2020-11-12Attempt to fix flickering bodydec05eba
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-09Matrix: show number of pinned messages in tab, show previous displayname in n...dec05eba
2020-11-09Matrix: update user display name/avatar when updated in /sync; fix backspace ...dec05eba
2020-11-08Matrix: show last message sorted by timestamp in room descriptiondec05eba
2020-11-07Fix timestamp in copying of url for videosdec05eba
2020-11-05Fucking annoying shitdec05eba
2020-11-05Asdf sortingdec05eba
2020-11-05Do not sort rooms after navigating backdec05eba
2020-11-05Bring back loading animationdec05eba
2020-11-05Better detect non-streamable videos, do not sort rooms by activity, it causes...dec05eba
2020-11-05Change chat input to I, remove read marker delaydec05eba
2020-11-04Matrix: fetch additional messages in the background for all rooms, filter roo...dec05eba
2020-11-04Add ctrl+arrow key to move by word in text input, fix search triggering with ...dec05eba
2020-11-04Matrix: do not post filter on first sync, show loading animation if sync cach...dec05eba
2020-11-04Fetch latest message immediately when going to room even if sync is not finisheddec05eba
2020-11-04Show loading animation for initial logindec05eba
2020-11-04Matrix: hack: fetch latest messages even if sync is not finished when going t...dec05eba
2020-11-04Matrix: show membership events, unimplemented events, do not fetch users remo...dec05eba
2020-11-04Video player: fix cursor hiding when not moving, unset fullscreen after going...dec05eba
2020-11-04Add channels page to related videos menu, fix related videos menu broken afte...dec05eba
2020-11-03Matrix: attach messages to bottom for initial fetch to reduce jumping of body...dec05eba