aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-12-17Only unload the exact thumbnail that is not visible on the screendec05eba
2022-12-16Revert back to non resized url for image thumbnail hashdec05eba
2022-12-16Fix bug where image are not removed from loading when not visibledec05eba
Matrix: fix invites not showing notification
2022-12-14Matrix: do not progress if internet is down (load qm read markers fails)dec05eba
2022-12-14Matrix: fix bug where rooms are removed from the rooms list sometimes during ↵dec05eba
initial sync
2022-12-10Matrix: only delete sock file if we are the process owning the sock filedec05eba
2022-12-10Matrix: show loading icon properly for sync, show notifications for first syncdec05eba
2022-12-10Matrix: re-add sync from latest cachedec05eba
2022-12-10Dont show notification for non message messagesdec05eba
2022-12-10Revert matrix sync changes until tabs are addeddec05eba
2022-12-10Matrix: use unix domain socket for unique process file insteaddec05eba
2022-12-09Use clean cache for first sync after cache format updatedec05eba
2022-12-09Matrix: continue from cache instead of initial sync everytime. Mainly ↵dec05eba
improves pantalaimon sync speed
2022-12-04Light theme: make embedded in progress text color the theme text color ↵dec05eba
instead of white
2022-12-03Add temporary workaround for body getting scrolled when the first item can ↵dec05eba
be visible (but only if body items doesn't fill the whole body)
2022-12-02Matrix: extract username if login is email or user iddec05eba
2022-12-02Better layout for different font scaledec05eba
2022-12-024chan: fix back navigation not showing correct items in treedec05eba
2022-12-01Add more texts to config font size, set colors for all text from theme, add ↵dec05eba
dark and light theme, choose icons based on theme brightness Remove matrix logo from matrix chat
2022-11-30Matrix: remove upload limit check if server returns error, allow @ in ↵dec05eba
username in login but remove it
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
Add newline before codeblock in 4chan if previous line is not a newline.
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 ↵dec05eba
plugin for youtube channels
2022-11-18Readd meme gpg encryption in matrix, this time asynchronous decryptiondec05eba
of only visible items
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
same account at the same time
2022-11-15Use matrix global account data for qm read marker to bypass synapse issue ↵dec05eba
with /sync
2022-11-15Matrix: use a local cache of latest read marker timestamps to try and avoid ↵dec05eba
many unread message notices
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
the room, fix get_previous_message spam when reaching top sometimes, fit card view cutting off bottom text (description)
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
(ignore)
2022-11-12Matrix: fix editing reply breaking body and formatted text, edits should ↵dec05eba
always show latest edit, set read marker to proper latest message
2022-11-12Matrix: fix reply formatted body including reply-to-reply message when it ↵dec05eba
shouldn't
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
emoji size during post not upload
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 ↵dec05eba
in room description, change max size to 32, 32, cache custom emoji locally