summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
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-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
2022-11-11Matrix: fix accidentally reverted submodule fixesdec05eba
2022-11-11Matrix: fix replying to custom emoji making the custom emoji also display in ↵dec05eba
the reply text
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 ↵dec05eba
pure html. Dont display urls in codeblocks
2022-11-08html parser: fix possible endless loop. Fixes matrix chat where parsing ↵dec05eba
non-html as html happened
2022-11-08Fix emoji drawn outside border when max lines set, username autocomplete ↵dec05eba
caret not moving to end of text, multiple images on the same page with different sizes (downscaled) Add syntax highlighting (currently only for matrix codeblocks)
2022-11-07Unformat text for clipboarddec05eba
2022-11-07Add color formatting to matrix and 4chan, fix matrix edits being reset when ↵dec05eba
re-entering room without restarting
2022-11-06Use tar.gz instead of zip for twemoji, replace unzip with aur default bsdtardec05eba
2022-11-06Versioned twemojidec05eba
2022-11-06Matrix/4chan: fix text input not being in order if typing text fast (for ↵dec05eba
example xdotool
2022-11-06Correct hashsum for twemoji zipdec05eba
2022-11-06Fix 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
2022-11-03Path extend fonts (allow ~ in path)dec05eba
2022-11-03Config: add option to set custom fonts without using system config (fontconfig)dec05eba
2022-11-02Matrix: update room info in ui when receiving updatesdec05eba
2022-10-31Add ctrl+shift+s to download files without a dialogdec05eba
2022-10-29Matrix: allow opening youtube channel urls from chatdec05eba
2022-10-29Youtube: allow opening youtube channels directly from url. Same with ctrl+i ↵dec05eba
info menu
2022-10-29Matrix: add media reply with ctrl+udec05eba
2022-10-28Youtube: fix channel page not loading (jesus what a clusterfuck)dec05eba
2022-10-25Fix incorrect var unset in parse_user_infodec05eba
2022-10-25Revert ctrl+qdec05eba
2022-10-25Matrix: apply user display name and avatar update by timestamp, faster lbry ↵dec05eba
thumbnails, proper update watch progress
2022-10-06Proper quickmedia dependencydec05eba
2022-09-25Matrix: remove play/download prefix when downloading video/music/file or ↵dec05eba
display it with mpv
2022-09-25Change window default size - Make it tall instead of widedec05eba
2022-09-25Use NET_ACTIVE_WINDOW instead of getinputfocusdec05eba
2022-09-20Allow using rctrl to move tabs without writing text into search bardec05eba
2022-09-19Fix tab moving with ctrl+num writing number in search bar. Fix tab moving ↵dec05eba
with vim keys moving in body and tab...
2022-09-17Dramacool: make mixdrop decoded more robust by decoding all parts and ↵dec05eba
checking which decoded part is the video
2022-09-17Mangakatana: fix one page again...dec05eba
2022-09-12Remove extra 4chan page loop calldec05eba
2022-09-12Fix key/button state when window loses focus (check state on call to ↵dec05eba
is_**_pressed)
2022-09-12Sneed momentdec05eba
2022-09-10Revert fuckupdec05eba
2022-09-10Matrix: mark message as deleted with (deleted) instead of removing the text, ↵dec05eba
for in-memory messages