Age | Commit message (Expand) | Author |
2020-11-01 | Matrix: do not show notification for cache sync messages | dec05eba |
2020-11-01 | Make youtube-dl dependency optional | dec05eba |
2020-11-01 | Matrix: cache sync | dec05eba |
2020-11-01 | Matrix: immediately remove room from gui on leave instead of waiting for 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 | Remove explicit opengl version | dec05eba |
2020-10-31 | Do not load fonts that are not used in Text) | dec05eba |
2020-10-31 | Matrix: cancel tasks when leaving chat page. This fixes delay in chat page cl... | dec05eba |
2020-10-31 | Make matrix posting, deleting, replying, edit async and video check if stream... | dec05eba |
2020-10-30 | Fix matrix logout, cancel video download and add support for korean and all c... | dec05eba |
2020-10-29 | Properly cleanup embedded text items (2) | 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 | Add matrix room tags, implement pagination for mangadex, re-add manganelo cre... | dec05eba |
2020-10-22 | Matrix: improve pinned messages view | 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 thread race condition when loading images | dec05eba |
2020-10-21 | Matrix: fix room sorting for unread messages/mentions | dec05eba |
2020-10-21 | Use correct size for thumbnail creation | 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, fix thumbnail fallback size be... | dec05eba |
2020-10-20 | Cache video to temporary file instead of memory, 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 | Change thumbnail creation from nearest neighbor to linear interpolation, set ... | 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 | Matrix: add support for mp4 files with ftypmp42 magic number | 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: use cached joined_rooms instead of calling to server. Construct doesn... | 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/room ... | 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: add ctrl+v pasting to upload media file, vim key navigation | dec05eba |
2020-10-16 | Mangadex: show search results in same order as website (not timestamp sorted) | 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 in search when reaching bottom, add view count and o... | dec05eba |
2020-10-15 | Youtube: make video order match youtube more... | dec05eba |
2020-10-14 | Youtube: change order of search result to match youtube website | dec05eba |
2020-10-14 | Test: fix image loading stutter of body items | dec05eba |
2020-10-14 | Reset window size redraw after switching page, to fix rendering size issues | dec05eba |