Age | Commit message (Expand) | Author |
2020-12-15 | Matrix: more red in replies, or whatever | dec05eba |
2020-12-15 | Matrix: keep image/video open. Need to manually close. Fixes auto close of im... | dec05eba |
2020-12-14 | Fix resume video when going back to previous video | dec05eba |
2020-12-14 | ffs, fix stutter again.......................................................... | dec05eba |
2020-12-14 | Scroll to end if typing text | dec05eba |
2020-12-14 | Attempt to fix spastic body when using embedded items and loading them in ren... | dec05eba |
2020-12-08 | Matrix: remove user id escaping in replies (bug) to make replies work in riot... | dec05eba |
2020-12-07 | Youtube: show when scheduled videos begin and disable playing them, show desc... | dec05eba |
2020-12-06 | Matrix: readd sync sleep, might fix send failure? | dec05eba |
2020-12-05 | Matrix: scroll to bottom when receiving previous messages and no visible mess... | dec05eba |
2020-12-04 | Matrix: wait until message is deleted remote before removing locally, to fix ... | dec05eba |
2020-12-03 | Matrix: make messages that reply to us red even if the text itself doesn't co... | dec05eba |
2020-12-02 | Do not cancel download of all images if one image fails to download for manga | dec05eba |
2020-12-01 | Youtube: fix description that contains bold text being cut off | dec05eba |
2020-12-01 | Matrix: remove sync sleep | dec05eba |
2020-11-28 | Matrix: fetching users shouldn't delay loading of replied to messages and sho... | dec05eba |
2020-11-24 | Start on mastodon/pleroma | dec05eba |
2020-11-24 | Make async image loader static to reduce number of process threads when using... | dec05eba |
2020-11-24 | Matrix: fix user display name when added by invite (state_key) | dec05eba |
2020-11-23 | Matrix: set unread notification count for initial sync | dec05eba |
2020-11-23 | Matrix: remove room if loaded in cache but removed remote | dec05eba |
2020-11-23 | Matrix: asdf fix scroll to end on additional messages | dec05eba |
2020-11-23 | Matrix: readd additional messages sync, remove reply/edit formatting from roo... | dec05eba |
2020-11-23 | Matrix: show if reaction in room description, always show notifications, dont... | dec05eba |
2020-11-22 | Matrix: fix image not displaying because of provision | dec05eba |
2020-11-22 | Matrix: add vim key navigation for messages/pinned messages view | dec05eba |
2020-11-22 | Fix ctrl+h acting as backspace, fix remaining vim key for remaining plugins | dec05eba |
2020-11-22 | initial support for ctrl+hjkl movement, redact changed to ctrl+d | Midov |
2020-11-22 | Matrix: user messages not appearing after re-entering room | dec05eba |
2020-11-22 | Matrix: filter out messages with transaction id, which fixed messages sent by... | dec05eba |
2020-11-22 | Fix reaction sizing | dec05eba |
2020-11-22 | Matrix: add /react | dec05eba |
2020-11-22 | Matrix: add reactions | dec05eba |
2020-11-22 | Matrix: fix embedded text (replies) making body stutter if word wrapping but ... | dec05eba |
2020-11-21 | Smooth emoji | dec05eba |
2020-11-21 | Render emoji in text, do not show notification count for cache sync, lazy loa... | dec05eba |
2020-11-20 | bla | dec05eba |
2020-11-20 | Matrix: display replied-to messages in pinned messages tab | dec05eba |
2020-11-20 | Matrix: revert last commit | dec05eba |
2020-11-19 | Matrix: remove event cache on login | dec05eba |
2020-11-19 | Matrix: fix too long path in event cache, bug when not using error handler.. | dec05eba |
2020-11-19 | Matrix: fix duplicate tag items, cache events we dont have permission to view... | dec05eba |
2020-11-19 | Matrix: cache get_message_by_id, temporary remove fetching additional message... | dec05eba |
2020-11-18 | Matrix: attempt to fix fetching of previous messages before sync is finished | dec05eba |
2020-11-18 | Matrix: fix read marker if the last message is a redact or edit | dec05eba |
2020-11-18 | Matrix: set window title to room name when using matrix | dec05eba |
2020-11-18 | Matrix: fix media not displayed after update | dec05eba |
2020-11-18 | Matrix: use slower /context instead of /event to workaround construct fucking... | dec05eba |
2020-11-18 | Matrix: fix for construct | dec05eba |
2020-11-18 | Matrix: attempt fix double messages for sent messages with construct, missing... | dec05eba |