Age | Commit message (Expand) | Author |
2020-11-03 | Matrix: attach messages to bottom for initial fetch to reduce jumping of body... | dec05eba |
2020-11-03 | Matrix: fetch user if the user is not available for some reason (synapse bug?) | dec05eba |
2020-11-03 | Matrix: update body item filter when switching tab | dec05eba |
2020-11-03 | Matrix: only scroll to bottom on first previous messages fetch | dec05eba |
2020-11-03 | Matrix: sync with filter, lazy member fetch (reducing sync time from 35 sec w... | dec05eba |
2020-11-01 | Matrix: do not show notification for cache sync messages | 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 | Load fonts on demand | 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 (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 | Matrix: add room tags | dec05eba |
2020-10-23 | Set nyaa.si avatar thumbnail size to 120x120 | 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 | Mangadex: implement pagination | 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: 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 | 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 | dec05eba |
2020-10-21 | Fix thumbnail fallback size being incorrect, incorrect read marker for matrix | dec05eba |
2020-10-20 | Cache video to temporary file instead of memory | dec05eba |
2020-10-20 | Add thumbnail loading animation | dec05eba |
2020-10-19 | shared_ptr<RoomData> -> unique_ptr<RoomData> and naked pointers | 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 | 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-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 |