Age | Commit message (Expand) | Author |
2020-12-14 | ffs, fix stutter again.......................................................... | dec05eba |
2020-12-14 | Attempt to fix spastic body when using embedded items and loading them in ren... | dec05eba |
2020-11-28 | Matrix: fetching users shouldn't delay loading of replied to messages and sho... | dec05eba |
2020-11-24 | Start on mastodon/pleroma | dec05eba |
2020-11-24 | Make async image loader static to reduce number of process threads when using... | dec05eba |
2020-11-22 | Matrix: add reactions | dec05eba |
2020-11-22 | Matrix: fix embedded text (replies) making body stutter if word wrapping but ... | dec05eba |
2020-11-21 | Render emoji in text, do not show notification count for cache sync, lazy loa... | dec05eba |
2020-11-19 | Matrix: fix too long path in event cache, bug when not using error handler.. | dec05eba |
2020-11-19 | Matrix: fix duplicate tag items, cache events we dont have permission to view... | dec05eba |
2020-11-16 | Matrix: show provisional messages as the message is being sent and received | dec05eba |
2020-11-14 | Resume video when navigating back from related/channel videos | dec05eba |
2020-11-12 | Matrix: workaround synapse bug where sync doesn't include membership states w... | dec05eba |
2020-11-10 | Scroll body automatically to reveal more items when making the window larger,... | dec05eba |
2020-11-10 | Scroll page instead of changing body item if the item cant be fully displayed... | dec05eba |
2020-11-09 | Matrix: update user display name/avatar when updated in /sync; fix backspace ... | dec05eba |
2020-11-05 | Do not sort rooms after navigating back | dec05eba |
2020-11-04 | Add ctrl+arrow key to move by word in text input, fix search triggering with ... | dec05eba |
2020-11-04 | Fetch latest message immediately when going to room even if sync is not finished | dec05eba |
2020-11-04 | Show loading animation for initial login | dec05eba |
2020-11-04 | Test caching filter in matrix | dec05eba |
2020-11-04 | Add channels page to related videos menu, fix related videos menu broken afte... | dec05eba |
2020-11-01 | Matrix: cache sync | dec05eba |
2020-11-01 | Matrix: add invites tab, add /leave command, remove room when leaving, add as... | 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 | 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 |