Age | Commit message (Expand) | Author |
2021-06-10 | Smoother body movement with unknown image size | dec05eba |
2021-06-08 | Remove images that are not visible from the loading queue, prepare for inline... | dec05eba |
2021-06-04 | Add grid view | dec05eba |
2021-06-02 | Add modern theme | dec05eba |
2021-05-29 | Work on body swipe, fix body scrolling being jerky with touch | dec05eba |
2021-05-29 | Fix scroll position after lazy load on youtube, scroll in room after new mess... | dec05eba |
2021-05-28 | Sigh more shitr | dec05eba |
2021-05-28 | Improve body navigation | dec05eba |
2021-05-26 | cleanup | dec05eba |
2021-05-24 | Better touch flick handling, clicking and disable all shader use when using t... | dec05eba |
2021-05-22 | Fix 4chan and other html plugins for ubuntu, make movement smooth with 60fps ... | dec05eba |
2021-05-20 | Add notifications tab to matrix | dec05eba |
2021-05-20 | Move chat page room list logic to matrix delegate | dec05eba |
2021-05-20 | Start on notifications | dec05eba |
2021-05-18 | Add mention autocomplete | dec05eba |
2021-05-17 | Keep selected item inside body on resize | dec05eba |
2021-05-17 | Make body movement smooth, async load video related videos to allow cancellat... | dec05eba |
2021-05-16 | Use vertex buffer for rendering text | dec05eba |
2021-05-14 | Move thumbnail loading/unloading to AsyncImageLoader | dec05eba |
2021-05-12 | Once upon a time there was a turtle. The turtle was retarded and didn't know ... | dec05eba |
2021-05-11 | 4chan: show the replied to messages when navigating replies | dec05eba |
2021-05-09 | Redesign login, refactor keyboard movement | dec05eba |
2021-04-30 | Add 4chan file upload | dec05eba |
2021-04-21 | Use shader for rounded rectangle, improve circle shader | dec05eba |
2021-04-21 | Rework read marker, do not set it if not needed | dec05eba |
2021-04-19 | Move tab code to separate class, fix upload time missing for certain manga pl... | dec05eba |
2021-04-14 | Make search fuzzy, fix soundcloud next song when hitting user | dec05eba |
2021-04-12 | Stop fucking flickering again in room list | dec05eba |
2021-04-09 | Add .onion to list of valid tld, properly parse urls protocol part | dec05eba |
2021-04-06 | Use malloc_trim to reduce memory usage after freeing memory | dec05eba |
2021-03-26 | Add soundcloud | dec05eba |
2021-03-26 | Bye bye construct, we use /event to get event by id instead of /context | dec05eba |
2021-03-24 | Matrix: merge body items if same author | dec05eba |
2021-03-22 | Fix touch scroll clamping to selected item, making it appear laggy. Fix emoji... | dec05eba |
2021-03-20 | More work on touch (behind QM_ENABLE_TOUCH=1 environment variable), save thum... | dec05eba |
2021-03-19 | Start on touch support, add support for ui scaling, revert back to old get_me... | dec05eba |
2021-02-09 | Matrix: put an end to my unread messages misery | dec05eba |
2021-02-08 | Matrix: always show room list selection, make wider | dec05eba |
2021-02-08 | Matrix: add room list on the left side when in a room | dec05eba |
2020-12-21 | Add pipe plugin, increase video load timeout to 500 seconds | dec05eba |
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 | 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-16 | Matrix: show provisional messages as the message is being sent and received | 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 |