Age | Commit message (Expand) | Author |
2020-11-10 | Scroll page instead of changing body item if the item cant be fully displayed... | dec05eba |
2020-10-31 | Load fonts on demand | dec05eba |
2020-10-30 | Matrix: re-add /logout, cancel task immediately | dec05eba |
2020-10-29 | Properly cleanup embedded text items (2) | dec05eba |
2020-10-29 | Properly cleanup embedded text items | dec05eba |
2020-10-29 | Matrix: add room tags | dec05eba |
2020-10-23 | Matrix: start on room tags, fix thread race condition on accessing room varia... | dec05eba |
2020-10-23 | Cleanup embedded item if embedded item refers to a new item, scroll to bottom... | dec05eba |
2020-10-23 | Re-add creators page | dec05eba |
2020-10-23 | Remove requiring to use ctrl on 4chan, remove formatting text in modified tex... | 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 | Use correct size for thumbnail creation | 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 | 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-19 | Ph: fix related videos images and titles missing or incorrect. Use message ty... | 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-17 | Matrix: edit/redact the referenced message instead of appending a new message | dec05eba |
2020-10-14 | Test: fix image loading stutter of body items | dec05eba |
2020-10-13 | Refactor plugin into seperate pages | 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-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: 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-30 | Attempt to fix crash | dec05eba |
2020-09-28 | Matrix: add red line at bottom of chat if we are not at the bottom | dec05eba |
2020-09-27 | Implement pgup/pgdown/home/end keys | dec05eba |
2020-09-27 | Reduce scroll cpu usage from 10% to 1-2% by load image files in another threa... | dec05eba |
2020-09-26 | Matrix: Fix page scroll when adding new previous messages, temporary disablin... | dec05eba |
2020-09-26 | Matrix: Add indicator when previous messages are being fetched | 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 |
2020-09-25 | Matrix: fetch previous messages when reaching the top | dec05eba |
2020-09-24 | Fix resize after watching 4chan/matrix video in fullscreen | dec05eba |
2020-09-24 | Fix segfault on file manager exit, unload thumbnails on tab switch | dec05eba |