aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-11-30Matrix: remove upload limit check if server returns error, allow @ in usernam...dec05eba
2022-11-30Matrix: ignore gpg keys with expired/revoked subkey as welldec05eba
2022-11-29Matrix: set filesize limit to int64 and remove 300mb limit for non-image filesdec05eba
2022-11-28Matrix: ignore expired and revoked signatures for gpg encryptdec05eba
2022-11-26Support more emojidec05eba
2022-11-26Allow nsfw ecchi in artists/authors page, add option to show hdec05eba
2022-11-26Mangadex: first artist/author page sometimes being empty (mangadex api change?)dec05eba
2022-11-26Remove reply formatting from media file title in matrix media replydec05eba
2022-11-23Re-add item drawing height diff shifting to fix bumping in item drawingdec05eba
2022-11-23Allow opening 4chan post directlydec05eba
2022-11-22Allow launching directly into 4chan threaddec05eba
2022-11-22Keep video player fullscreened when changing to the next videodec05eba
2022-11-20Youtube: support @Channel and /user/UserName formats to launch youtube plugin...dec05eba
2022-11-18Readd meme gpg encryption in matrix, this time asynchronous decryptiondec05eba
2022-11-16ppdec05eba
2022-11-16Matrix: unfuck year 2500 provisional message timestamp read markerdec05eba
2022-11-16Youtube: add shorts and live streaming channel pagesdec05eba
2022-11-16Matrix: fix read marker when running multiple instances of quickmedia on the ...dec05eba
2022-11-15Use matrix global account data for qm read marker to bypass synapse issue wit...dec05eba
2022-11-15Matrix: use a local cache of latest read marker timestamps to try and avoid m...dec05eba
2022-11-15Matrix: remove aliases and child spaces from sync to reduce sync sizedec05eba
2022-11-13Matrix: allow pinning a message if no message has ever been pinned before in ...dec05eba
2022-11-13Matrix: fix message edits not being applied correctlydec05eba
2022-11-12Matrix: add option to silence invites without declining them or hiding them (...dec05eba
2022-11-12Matrix: fix editing reply breaking body and formatted text, edits should alwa...dec05eba
2022-11-12Matrix: fix reply formatted body including reply-to-reply message when it sho...dec05eba
2022-11-11Show unread mentions number at top of messagedec05eba
2022-11-11Dont format matrix reaction locally, bypass pantalaimon for custom emojidec05eba
2022-11-11Matrix: fix emojis not removed from codeblocks when posting a message, clamp ...dec05eba
2022-11-11Matrix: do not format html in room description if body is plain textdec05eba
2022-11-11Add image (custom emoji) alt text for copy-pasting, limit custom emoji size i...dec05eba
2022-11-11Matrix: fix replying to custom emoji making the custom emoji also display in ...dec05eba
2022-11-11Support images in text, add custom emoji to matrixdec05eba
2022-11-10Matrix: add settings page with join room and logout buttondec05eba
2022-11-09Matrix: reply body formatting shouldn't have html, formatted body should be p...dec05eba
2022-11-08html parser: fix possible endless loop. Fixes matrix chat where parsing non-h...dec05eba
2022-11-08Add syntax highlighting (currently only for matrix codeblocks)dec05eba
2022-11-08Fix emoji drawn outside border when max lines set, username autocomplete care...dec05eba
2022-11-07Unformat text for clipboarddec05eba
2022-11-07Matrix: fix edit being replaced with old message when re-entering the room (w...dec05eba
2022-11-07Fix some emoji that end with fe0fdec05eba
2022-11-07Add option to limit number of lines of text drawn in Text classdec05eba
2022-11-07Formatted text with color in matrix, monospace for codeblocksdec05eba
2022-11-06Matrix: post reply should use the last edited message in the raw bodydec05eba
2022-11-06Matrix/4chan: fix text input not being in order if typing text fast (for exam...dec05eba
2022-11-05Fix possible crash on backspace in edit text with invalid utf8dec05eba
2022-11-05Trooneyjakdec05eba
2022-11-05Local code accidentaldec05eba
2022-11-05Support as many emoji as possible, using separate emoji images in textdec05eba
2022-11-04Matrix: fix nullptr crash when room avatar is changeddec05eba