Age | Commit message (Expand) | Author |
2020-11-05 | Change chat input to I, remove read marker delay | dec05eba |
2020-11-04 | Matrix: fetch additional messages in the background for all rooms, filter roo... | dec05eba |
2020-11-04 | Add ctrl+arrow key to move by word in text input, fix search triggering with ... | dec05eba |
2020-11-04 | Add channels page to related videos menu, fix related videos menu broken afte... | dec05eba |
2020-11-03 | Matrix: sync with filter, lazy member fetch (reducing sync time from 35 sec w... | dec05eba |
2020-11-01 | Matrix: cache sync | dec05eba |
2020-11-01 | Matrix: create room immediately after receiving join response, instead of wai... | dec05eba |
2020-11-01 | Matrix: add invites tab, add /leave command, remove room when leaving, add as... | dec05eba |
2020-10-31 | Make matrix posting, deleting, replying, edit async and video check if stream... | dec05eba |
2020-10-30 | Matrix: re-add /logout, cancel task immediately | dec05eba |
2020-10-30 | Add support for korean and all chinese characters | dec05eba |
2020-10-29 | Properly cleanup embedded text items | dec05eba |
2020-10-29 | Matrix: download unstreamable videos before playing them (mp4) | dec05eba |
2020-10-29 | Matrix: add room tags | dec05eba |
2020-10-23 | Add video loading animation | dec05eba |
2020-10-23 | Matrix: start on room tags, fix thread race condition on accessing room varia... | dec05eba |
2020-10-23 | Kill program on read failure or callback returning non-0 value, fix potential... | 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: improve pinned messages view | 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 | Matrix: dont count edit/redacts as new unread messages in a room, update loca... | dec05eba |
2020-10-21 | Matrix: sort rooms by mention/unread messages | dec05eba |
2020-10-21 | Fix thumbnail fallback size being incorrect, incorrect read marker for matrix | 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 | Change thumbnail creation from nearest neighbor to linear interpolation, set ... | 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 support for mp4 files with ftypmp42 magic number | 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: 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 | 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-06 | Nyaa.si: fix torrents by anonymous not working if there are no comments | dec05eba |
2020-10-05 | Commit before redesign of code | 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-03 | Matrix: do not set avatar url for users with no avatar | dec05eba |