Age | Commit message (Expand) | Author |
2022-11-11 | Show unread mentions number at top of message | dec05eba |
2022-11-11 | Dont format matrix reaction locally, bypass pantalaimon for custom emoji | dec05eba |
2022-11-11 | Matrix: fix emojis not removed from codeblocks when posting a message, clamp ... | dec05eba |
2022-11-11 | Matrix: do not format html in room description if body is plain text | dec05eba |
2022-11-11 | Add image (custom emoji) alt text for copy-pasting, limit custom emoji size i... | dec05eba |
2022-11-11 | Matrix: fix replying to custom emoji making the custom emoji also display in ... | dec05eba |
2022-11-11 | Support images in text, add custom emoji to matrix | dec05eba |
2022-11-10 | Matrix: add settings page with join room and logout button | dec05eba |
2022-11-09 | Matrix: reply body formatting shouldn't have html, formatted body should be p... | dec05eba |
2022-11-08 | html parser: fix possible endless loop. Fixes matrix chat where parsing non-h... | dec05eba |
2022-11-08 | Add syntax highlighting (currently only for matrix codeblocks) | dec05eba |
2022-11-07 | Matrix: fix edit being replaced with old message when re-entering the room (w... | dec05eba |
2022-11-07 | Add option to limit number of lines of text drawn in Text class | dec05eba |
2022-11-07 | Formatted text with color in matrix, monospace for codeblocks | dec05eba |
2022-11-06 | Matrix: post reply should use the last edited message in the raw body | dec05eba |
2022-11-02 | Matrix: update room info in ui when receiving updates | dec05eba |
2022-10-29 | Youtube: allow opening youtube channels directly from url. Same with ctrl+i i... | dec05eba |
2022-10-29 | Matrix: add media reply with ctrl+u | dec05eba |
2022-10-25 | Fix incorrect var unset in parse_user_info | dec05eba |
2022-10-25 | Matrix: apply user display name and avatar update by timestamp | dec05eba |
2022-09-12 | Sneed moment | dec05eba |
2022-09-10 | Matrix: better name for clipboard file (with extension), give pantalaimon fil... | dec05eba |
2022-09-08 | Remove linux specific sendfile function (unused) | dec05eba |
2022-05-09 | fix pronouns | Midov |
2022-04-03 | Make saucenao work when using pantalaimon (doesn't work for encrypted rooms) | dec05eba |
2022-02-17 | Add local anime tracking. Check readme for more info about local_anime config | dec05eba |
2022-02-17 | Wip: fix video duration not working for some analyzed files, get frame in mid... | dec05eba |
2022-02-16 | Fix matrix invite accept/decline after refactoring caused bug | dec05eba |
2022-02-12 | Local-manga: improve loading of page when using slow medium | dec05eba |
2022-02-07 | Use one struct for all args in Page::submit instead of multiple args (easier ... | dec05eba |
2021-11-26 | Better system messages for /id and /help | dec05eba |
2021-11-17 | Replace sfml with mgl | dec05eba |
2021-09-15 | Reset timestamp when going to next youtube video, copy download url on ctrl-c... | dec05eba |
2021-09-13 | Include refactoring | dec05eba |
2021-09-08 | Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and /usr/... | dec05eba |
2021-09-04 | Make font sizes customizable with a config file, see example-config.json. Rem... | dec05eba |
2021-09-04 | Matrix: fix messages that dont mention us being added to notifications list. ... | dec05eba |
2021-08-20 | List all notifications in notifications page (including the ones we get after... | dec05eba |
2021-08-19 | Matrix: add ctrl+r to navigate to replied to message and navigate to message ... | dec05eba |
2021-08-18 | Matrix: only move to next selected notification if not the first one is selected | dec05eba |
2021-08-18 | Show line at top/bottom when there are items above/below that are not visible | dec05eba |
2021-08-17 | Matrix: fix room description not including message on initial sync because of... | dec05eba |
2021-08-17 | Properly sort rooms (sort read rooms too) | dec05eba |
2021-08-16 | Add MyAnimeList (wip) | dec05eba |
2021-08-15 | Matrix: use white avatar for users with no avatar, optimize notifications update | dec05eba |
2021-08-10 | Matrix: fix room description not updating when we send a message | dec05eba |
2021-08-10 | Matrix: show unread message for room event if latest event is not a message, ... | dec05eba |
2021-08-10 | Matrix: add ctrl+p/ctrl+d to pin/unpin messages | dec05eba |
2021-08-08 | Matrix: fix thumbnail upload of small thumbnails, fix small thumbnail creatio... | dec05eba |
2021-08-06 | Matrix: remove unecessary m.room.power_levels from state sync | dec05eba |