Age | Commit message (Expand) | Author |
2020-10-04 | Matrix: remove initial delay when entering room | dec05eba |
2020-10-04 | Matrix: add formatting to replies, fixes reply formatting on element mobile | dec05eba |
2020-10-04 | Matrix: sort messages by timestamp | dec05eba |
2020-10-04 | Matrix: show room name in mention notification, timestamps for messages | dec05eba |
2020-10-03 | Matrix: do not set avatar url for users with no avatar | dec05eba |
2020-10-03 | Matrix: attempt to fix threading issues | dec05eba |
2020-10-03 | Matrix: show unread marker from previous session (fetch m.read marker from se... | dec05eba |
2020-10-03 | Reduce memory usage by cleaning up text not visible on the screen | dec05eba |
2020-10-03 | Matrix: show messages from users without an avatar | dec05eba |
2020-10-03 | Nyaa.si: show title when viewing torrent | dec05eba |
2020-10-03 | Matrix: use correct avatar for direct message rooms | dec05eba |
2020-10-03 | Matrix: use correct name for private chat rooms, move 4chan comment input to ... | dec05eba |
2020-10-03 | Nyaa.si: fetch next page when reaching the bottom | dec05eba |
2020-10-03 | Nyaa.si: parse html instead of rss, allows for pagination | dec05eba |
2020-10-03 | 4chan: use entry instead of search input, fix posting | dec05eba |
2020-10-03 | Remove unused code | dec05eba |
2020-10-02 | Add --no-video option to play videos with only audio | dec05eba |
2020-10-02 | Matrix: fix reply to multiline reply | dec05eba |
2020-10-02 | Matrix: show m.emote, m.notice and m.location | dec05eba |
2020-10-02 | Matrix: do a HEAD request to selected url to determinate type before using mp... | dec05eba |
2020-10-02 | Matrix: show audio and files in body | dec05eba |
2020-10-02 | Fix file manager crash on filter selection, reset search on selection | dec05eba |
2020-10-02 | Matrix: add video/regular file upload | dec05eba |
2020-10-02 | Matrix: improve entry style | dec05eba |
2020-10-01 | Matrix: make set read marker async to fix stutter when receiving messages, al... | dec05eba |
2020-10-01 | Matrix: fix placement of elements after navigation messed up | dec05eba |
2020-10-01 | Matrix: implement mention/reply notifications | dec05eba |
2020-10-01 | Matrix: add room name and avatar of the current room at the top | dec05eba |
2020-10-01 | Matrix: ctrl+p > enter | dec05eba |
2020-10-01 | Matrix: fix replying broken formatting, including reply message in body | dec05eba |
2020-10-01 | Matrix: add url selection, open youtube with quickmedia and other urls with b... | dec05eba |
2020-10-01 | Matrix: show indication for unread messages and show the last message in the ... | dec05eba |
2020-10-01 | Matrix: add message delete with ctrl+d | dec05eba |
2020-10-01 | wip | dec05eba |
2020-09-30 | Matrix: implement message editing | dec05eba |
2020-09-30 | Matrix: add message replying with ctrl+r, also use shared_ptr for BodyItem | dec05eba |
2020-09-30 | Attempt to fix crash | dec05eba |
2020-09-29 | Fix caret navigation | dec05eba |
2020-09-28 | Fix matrix body size incorrect and obscured by chat input | dec05eba |
2020-09-28 | Implement text editing with navigation and multilingual fonts | dec05eba |
2020-09-28 | Matrix: add red line at bottom of chat if we are not at the bottom | dec05eba |
2020-09-28 | Matrix: remove deprecated login method | dec05eba |
2020-09-28 | Matrix: fix login with pantalaimon proxy, fix logout crash, show real login e... | dec05eba |
2020-09-27 | Attempt 1 at fixing image scrolling (still messes up current page sometimes) | dec05eba |
2020-09-27 | Matrix: add logout command | dec05eba |
2020-09-27 | Fix matrix thumbnails | dec05eba |
2020-09-27 | Implement pgup/pgdown/home/end keys | dec05eba |
2020-09-27 | Validate json type after parsing | dec05eba |
2020-09-27 | Change ctrl+s to ctrl+c for copying url to clipboard | dec05eba |
2020-09-27 | Save currently playing video url to clipboard with ctrl+s | dec05eba |