aboutsummaryrefslogtreecommitdiff
path: root/include/MessageQueue.hpp
AgeCommit message (Collapse)Author
2021-10-14Remove async image loader threads and instead check if the curl download ↵dec05eba
process has finished
2021-10-13Lbry: fix missing search match for channels with no title (but with a name) ↵dec05eba
and reposts
2021-06-11Remove dependency on youtube-dl for streaming youtube, resulting in faster ↵dec05eba
video startup
2021-06-08Remove images that are not visible from the loading queue, prepare for ↵dec05eba
inline images
2020-11-16Matrix: show provisional messages as the message is being sent and receiveddec05eba
2020-11-04Fetch latest message immediately when going to room even if sync is not finisheddec05eba
2020-10-29Matrix: download unstreamable videos before playing them (mp4)dec05eba
2020-10-29Matrix: add room tagsdec05eba
Fix pinned events that are added after starting QuickMedia (before this change it adds all elements again to the list). Add /me command. Other fixes...