Age | Commit message (Expand) | Author |
2020-10-29 | Matrix: download unstreamable videos before playing them (mp4) | dec05eba |
2020-10-29 | Matrix: add room tags | dec05eba |
2020-10-23 | Re-add creators page | dec05eba |
2020-10-22 | Matrix: add pinned messages tab | dec05eba |
2020-10-22 | Matrix: temporary disable vim keys that interfer with room search, also inclu... | dec05eba |
2020-10-21 | Workaround sfml image loading thread race condition | dec05eba |
2020-10-21 | Fix thumbnail fallback size being incorrect, incorrect read marker for matrix | dec05eba |
2020-10-20 | Add thumbnail loading animation | dec05eba |
2020-10-19 | Fix threading crash (assigning to a new thread before the thread has died), c... | dec05eba |
2020-10-19 | Load thumbnails with multiple threads, use sha256 for saving image to path in... | dec05eba |
2020-10-19 | Fade thumbnail from fallback to the image texture | dec05eba |
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-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: 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-16 | Matrix: stream download to rapidjson parser | dec05eba |
2020-10-16 | Matrix: use rapidjson instead of jsoncpp to decrease memory usage from 58mb t... | dec05eba |
2020-10-14 | Test: fix image loading stutter of body items | dec05eba |
2020-10-13 | Refactor plugin into seperate pages | dec05eba |
2020-10-07 | Matrix: fix posting messages with non-ascii characters | 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: sort messages by timestamp | dec05eba |
2020-10-04 | Matrix: show room name in mention notification, timestamps for messages | dec05eba |
2020-10-03 | Reduce memory usage by cleaning up text not visible on the screen | 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: add video/regular file upload | 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-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-29 | Fix caret navigation | 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: fix login with pantalaimon proxy, fix logout crash, show real login e... | dec05eba |
2020-09-27 | Implement pgup/pgdown/home/end keys | dec05eba |
2020-09-27 | Save currently playing video url to clipboard with ctrl+s | dec05eba |
2020-09-27 | Image continuous: load as image in seperate thread instead of string, fix a b... | dec05eba |
2020-09-27 | Reduce scroll cpu usage from 10% to 1-2% by load image files in another threa... | dec05eba |
2020-09-26 | Fix page scroll when navigating 4chan replies | dec05eba |
2020-09-26 | Change body scrolling to scroll only when the selected row hits the top/bottom | dec05eba |
2020-09-25 | Matrix: add display name colors depending on user id | dec05eba |