Age | Commit message (Expand) | Author |
2021-06-02 | Add modern theme | dec05eba |
2021-05-29 | Fix scroll position after lazy load on youtube, scroll in room after new mess... | dec05eba |
2021-05-28 | Improve body navigation | dec05eba |
2021-05-23 | Only use x11egl mpv option when running wayland. Disable video disk cache, us... | dec05eba |
2021-05-21 | Cache pinned events that have been deleted | dec05eba |
2021-05-21 | Fix deadlock by reference to stack local room outside the function | dec05eba |
2021-05-21 | Jump to room when submitting notification | dec05eba |
2021-05-21 | Add new mentions that are read to notifications list as well | dec05eba |
2021-05-20 | Stop fetching notifications at the end | dec05eba |
2021-05-20 | Add notifications tab to matrix | dec05eba |
2021-05-20 | Restrict image size to body size | dec05eba |
2021-05-20 | Move chat page room list logic to matrix delegate | dec05eba |
2021-05-20 | Start on notifications | dec05eba |
2021-05-19 | Disable mention formatting in single line code blocks | dec05eba |
2021-05-18 | Mention appendix | dec05eba |
2021-05-18 | Add mention autocomplete | dec05eba |
2021-05-17 | Make body movement smooth, async load video related videos to allow cancellat... | dec05eba |
2021-05-11 | Fix join room crash | dec05eba |
2021-05-07 | Add ctrl+i reverse image search to 4chan, add saucenao to launcher | dec05eba |
2021-04-30 | Support webp thumbnails | dec05eba |
2021-04-28 | Update emoji, add room topic to matrix | dec05eba |
2021-04-28 | Calculate subscription uploaded time difference correctly when taking timezon... | dec05eba |
2021-04-28 | Add youtube subscriptions, etc | dec05eba |
2021-04-27 | Fix multiline block not visible if only one line, fix naughty users having to... | dec05eba |
2021-04-26 | Fix soundcloud (fetch client id), add authors to mangakatana, some other fixes | dec05eba |
2021-04-20 | Fix random crash when displaying chapter progress | dec05eba |
2021-04-18 | Fix misc matrix bugs related to leaving a room when side panel is visible and... | dec05eba |
2021-04-13 | Include cppcodec instead of using it a system library. Its not available in u... | dec05eba |
2021-04-08 | Temporary workaround tabbed bug | dec05eba |
2021-04-07 | Matrix: mark window as urgent when being mentioned or receiving an invite | dec05eba |
2021-04-06 | Use malloc_trim to reduce memory usage after freeing memory | dec05eba |
2021-04-05 | Make url parsing better by using a list of valid tlds. Make urls blue in text | dec05eba |
2021-04-02 | FileManager: show video thumbnails, update thumbnail if name is the same but ... | dec05eba |
2021-04-02 | QuickMedia -> quickmedia | dec05eba |
2021-04-02 | Matrix: make video thumbnail use correct ratio | dec05eba |
2021-04-01 | Matrix: fix thumbnails when using pantalaimon, add more predefined rooms to r... | dec05eba |
2021-04-01 | Remove http/https/www from room directory server name | dec05eba |
2021-04-01 | Matrix: add room directory for joining rooms, resize video thumbnail | dec05eba |
2021-03-31 | Do not upload thumbnail of thumbnail for videos | dec05eba |
2021-03-30 | Remove tor option. Use torsocks instead (which is what quickmedia did anyways) | dec05eba |
2021-03-28 | Use imagemagick to create thumbnails instead of doing it ourselves. Better re... | dec05eba |
2021-03-28 | Matrix: use proper url for downloading thumbnails | dec05eba |
2021-03-27 | bla | dec05eba |
2021-03-26 | Bye bye construct, we use /event to get event by id instead of /context | 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-03-17 | Fuck construct, use faster way to fetch message by id | dec05eba |
2021-03-17 | Matrix: fix block formatting when using multiple blocks | dec05eba |
2021-03-12 | Matrix: add support for sending (code)blocks and greentext in replies | dec05eba |
2021-02-17 | Matrix: use same user id colors as element | dec05eba |