aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Matrix.cpp
AgeCommit message (Expand)Author
2021-08-05Make body items private, add accessor functionsdec05eba
2021-08-02Matrix: fix room directory submit always using empty text (resulting in the h...dec05eba
2021-08-02Matrix: use correct read marker for notifications (custom qm read marker)dec05eba
2021-08-01Matrix: dont show room update if the last message is an editdec05eba
2021-08-01Matrix: merge system messagesdec05eba
2021-08-01Matrix: implement pinned events change messagesdec05eba
2021-08-01Matrix: implement power level change messagesdec05eba
2021-07-29Faster video loading/error when not using xxx plugin (disable ytdl)dec05eba
2021-07-28Fix submit without selected item (in matrix room directory and invites page)dec05eba
2021-07-26Remove m.hidden param from set read markersdec05eba
2021-07-26Matrix: greatly improve performance when entering a very large room (initiall...dec05eba
2021-07-26Matrix: process more events per framedec05eba
2021-07-26Limit matrix tasks to 10 per frame to limit lagdec05eba
2021-07-26Matrix: add /join and /invite commandsdec05eba
2021-07-20Fix cursor not autohiding sometimes because start of video is not always dete...dec05eba
2021-07-16Add sorting options to nyaa.sidec05eba
2021-07-07Strip newlines from room name and topicdec05eba
2021-06-25Matrix: do not show kick/ban notification when restarting quickmedia (do not ...dec05eba
2021-06-21Add color themeing, (Theme.hpp/Theme.cpp) and the env var QM_THEMEdec05eba
2021-06-15Add manga description to mangadex and mangakatana search, fix matrix notifica...dec05eba
2021-06-09Show critical notification before abort on critical errordec05eba
2021-06-05Add covers to mangadex, remove arrow left/right, require altdec05eba
2021-06-02Add modern themedec05eba
2021-05-29Fix scroll position after lazy load on youtube, scroll in room after new mess...dec05eba
2021-05-28Improve body navigationdec05eba
2021-05-23Only use x11egl mpv option when running wayland. Disable video disk cache, us...dec05eba
2021-05-21Cache pinned events that have been deleteddec05eba
2021-05-21Fix deadlock by reference to stack local room outside the functiondec05eba
2021-05-21Jump to room when submitting notificationdec05eba
2021-05-21Add new mentions that are read to notifications list as welldec05eba
2021-05-20Stop fetching notifications at the enddec05eba
2021-05-20Add notifications tab to matrixdec05eba
2021-05-20Restrict image size to body sizedec05eba
2021-05-20Move chat page room list logic to matrix delegatedec05eba
2021-05-20Start on notificationsdec05eba
2021-05-19Disable mention formatting in single line code blocksdec05eba
2021-05-18Mention appendixdec05eba
2021-05-18Add mention autocompletedec05eba
2021-05-17Make body movement smooth, async load video related videos to allow cancellat...dec05eba
2021-05-11Fix join room crashdec05eba
2021-05-07Add ctrl+i reverse image search to 4chan, add saucenao to launcherdec05eba
2021-04-30Support webp thumbnailsdec05eba
2021-04-28Update emoji, add room topic to matrixdec05eba
2021-04-28Calculate subscription uploaded time difference correctly when taking timezon...dec05eba
2021-04-28Add youtube subscriptions, etcdec05eba
2021-04-27Fix multiline block not visible if only one line, fix naughty users having to...dec05eba
2021-04-26Fix soundcloud (fetch client id), add authors to mangakatana, some other fixesdec05eba
2021-04-20Fix random crash when displaying chapter progressdec05eba
2021-04-18Fix misc matrix bugs related to leaving a room when side panel is visible and...dec05eba
2021-04-13Include cppcodec instead of using it a system library. Its not available in u...dec05eba