Age | Commit message (Expand) | Author |
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 |
2020-11-10 | Scroll page instead of changing body item if the item cant be fully displayed... | dec05eba |
2020-11-05 | Do not sort rooms after navigating back | dec05eba |
2020-11-01 | Matrix: add invites tab, add /leave command, remove room when leaving, add as... | dec05eba |
2020-10-31 | Load fonts on demand | dec05eba |
2020-10-30 | Matrix: re-add /logout, cancel task immediately | 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-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 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 | 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 |
2020-10-14 | Test: fix image loading stutter of body items | dec05eba |
2020-10-13 | Refactor plugin into seperate pages | dec05eba |
2020-10-04 | Matrix: sort messages by timestamp | dec05eba |
2020-10-04 | Matrix: show room name in mention notification, timestamps for messages | dec05eba |
2020-10-03 | Reduce memory usage by cleaning up text not visible on the screen | dec05eba |