aboutsummaryrefslogtreecommitdiff
path: root/plugins/Matrix.hpp
AgeCommit message (Expand)Author
2022-02-07Use one struct for all args in Page::submit instead of multiple args (easier ...dec05eba
2021-11-26Better system messages for /id and /helpdec05eba
2021-11-17Replace sfml with mgldec05eba
2021-11-12Allow plugins to add their own tabs in ctrl+r instead of search, comments, re...dec05eba
2021-09-13Include refactoringdec05eba
2021-09-04Matrix: fix messages that dont mention us being added to notifications list. ...dec05eba
2021-08-20List all notifications in notifications page (including the ones we get after...dec05eba
2021-08-19Matrix: add ctrl+r to navigate to replied to message and navigate to message ...dec05eba
2021-08-17Matrix: fix room description not including message on initial sync because of...dec05eba
2021-08-16Add MyAnimeList (wip)dec05eba
2021-08-15Matrix: use white avatar for users with no avatar, optimize notifications updatedec05eba
2021-08-10Matrix: add ctrl+p/ctrl+d to pin/unpin messagesdec05eba
2021-08-05Make body items private, add accessor functionsdec05eba
2021-08-01Matrix: implement power level change messagesdec05eba
2021-07-26Matrix: greatly improve performance when entering a very large room (initiall...dec05eba
2021-07-26Matrix: add /join and /invite commandsdec05eba
2021-06-25Matrix: do not show kick/ban notification when restarting quickmedia (do not ...dec05eba
2021-06-11Remove dependency on youtube-dl for streaming youtube, resulting in faster vi...dec05eba
2021-05-21Fix deadlock by reference to stack local room outside the functiondec05eba
2021-05-21Jump to room when submitting notificationdec05eba
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-19Disable mention formatting in single line code blocksdec05eba
2021-05-18Add mention autocompletedec05eba
2021-05-05Fix red color when reply to us is editeddec05eba
2021-04-28Update emoji, add room topic to matrixdec05eba
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-18Fix misc matrix bugs related to leaving a room when side panel is visible and...dec05eba
2021-04-01Matrix: fix thumbnails when using pantalaimon, add more predefined rooms to r...dec05eba
2021-04-01Matrix: add room directory for joining rooms, resize video thumbnaildec05eba
2021-03-30Remove tor option. Use torsocks instead (which is what quickmedia did anyways)dec05eba
2021-03-28Use imagemagick to create thumbnails instead of doing it ourselves. Better re...dec05eba
2021-03-26Add soundclouddec05eba
2021-02-11Matrix: mark local edit/reply as readdec05eba
2021-02-09The final solution to the room selection questiondec05eba
2021-02-09I hate this garbage piece of shitwaredec05eba
2021-02-09Matrix: put an end to my unread messages miserydec05eba
2021-02-09Matrix: test: only show m.room.message types in room list description, sort r...dec05eba
2021-02-05Matrix: fix crash when a room is being removed in one thread and the room des...dec05eba
2020-12-15Matrix: more red in replies, or whateverdec05eba
2020-11-24Start on mastodon/pleromadec05eba
2020-11-23Matrix: remove room if loaded in cache but removed remotedec05eba
2020-11-23Matrix: readd additional messages sync, remove reply/edit formatting from roo...dec05eba
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