Age | Commit message (Expand) | Author |
2020-10-19 | Fix body stuttering | dec05eba |
2020-10-19 | Matrix: add room search, move rooms with mentions/unread messages to top | dec05eba |
2020-10-19 | Add pagination to ph and mangatown | dec05eba |
2020-10-19 | Ph: fix related videos images and titles missing or incorrect. Use message ty... | dec05eba |
2020-10-18 | Set all notification titles to QuickMedia, fallback to BROWSER env if xdg-uti... | dec05eba |
2020-10-18 | Matrix: add a proper URI parser instead of regex for opening links. Show rela... | dec05eba |
2020-10-18 | Fix potential crash in thumbnail loader: 2 | dec05eba |
2020-10-18 | Fix potential crash in thumbnail loader | dec05eba |
2020-10-18 | Set body item scale size, only used right now in matrix for scaling avatar | dec05eba |
2020-10-17 | Matrix: update room list when joining a room (in another client) without rest... | dec05eba |
2020-10-17 | Matrix: make text that mentions us red | dec05eba |
2020-10-17 | Matrix: make displayname more bright, add circle mask shader for avatar and r... | dec05eba |
2020-10-17 | Matrix: show reply messages embedded in messages that reply to them, like ele... | dec05eba |
2020-10-17 | Matrix: edit/redact the referenced message instead of appending a new message | dec05eba |
2020-10-16 | Matrix: use room object instead of room id | dec05eba |
2020-10-16 | Matrix: Change keybindings to not use ctrl, and add U to upload media | dec05eba |
2020-10-16 | Matrix: add ctrl+v pasting to upload media file, vim key navigation | dec05eba |
2020-10-16 | Matrix: use rapidjson instead of jsoncpp to decrease memory usage from 58mb t... | dec05eba |
2020-10-15 | Matrix: show users without a username (as user id) | dec05eba |
2020-10-15 | Youtube: fetch next page when reaching bottom of search (also fixes continuat... | dec05eba |
2020-10-15 | Youtube: remove old recommendations | dec05eba |
2020-10-14 | Readd mipmap | dec05eba |
2020-10-14 | Reset window size redraw after switching page, to fix rendering size issues. ... | dec05eba |
2020-10-13 | Refactor plugin into seperate pages | dec05eba |
2020-10-10 | Matrix: only show notification on mention if window is not focused or message... | dec05eba |
2020-10-07 | Matrix: fix posting messages with non-ascii characters | dec05eba |
2020-10-07 | Manga: set fps to 20, consume events on next/previous chapter | dec05eba |
2020-10-06 | Matrix: fix crash when entering room with no avatar | dec05eba |
2020-10-06 | Youtube: disable cookies, even without tor | dec05eba |
2020-10-05 | Manga: add f keybinding to fit image to window | dec05eba |
2020-10-05 | Manga: add --upscale-images-force to force upscaling, regardless of original ... | dec05eba |
2020-10-04 | Matrix: remove initial delay when entering room | 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 | 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 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 | 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: do a HEAD request to selected url to determinate type before using mp... | 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-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 |