Age | Commit message (Expand) | Author |
2023-12-17 | Matrix: keep edited in progress message on esc, clear text when going from ed... | dec05eba |
2023-12-16 | Matrix: keep chat message when pressing esc or going back to previous page. P... | dec05eba |
2023-10-30 | Youtube: do proper playlist pagination, show playlist videos views and upload... | dec05eba |
2023-10-29 | Youtube: support playlists | dec05eba |
2023-10-14 | Remove dependency on yt-dlp for youtube | dec05eba |
2023-10-05 | Only decrypt gpg message in room list if its the latest message | dec05eba |
2023-09-28 | Youtube search: only reload on page change if local recommendations | dec05eba |
2023-09-16 | Update example config (and some other minor changes) | dec05eba |
2023-07-03 | Fix some lbry videos not working (non m3u8 streams) | dec05eba |
2023-06-25 | Matrix: remove reply formatting from image save name in reply image messages | dec05eba |
2023-06-19 | Lbry: fix videos not working | dec05eba |
2023-06-11 | Change file manager view to grid, change file and folder icons | dec05eba |
2023-05-06 | Matrix: try to fix missing messages (limited room messages) | dec05eba |
2023-04-27 | Temporary depend on yt-dlp for youtube since youtube broke (throttle sig) | dec05eba |
2023-03-11 | Matrix: allow pressing enter on a message with a room alias to join the room | dec05eba |
2023-01-21 | NyaaSi: exclude episode number from track name, add extension | dec05eba |
2023-01-19 | Lazy fetch local anime page | dec05eba |
2023-01-17 | NyaaSi: add ctrl+t to track anime with automedia | dec05eba |
2023-01-12 | Matrix: do not trust synapse when it comes to unread messages | dec05eba |
2023-01-10 | Matrix: show unread notification on initial sync using notifications api (the... | dec05eba |
2023-01-10 | Matrix: use room messages for notifications intead of notifications api (syna... | dec05eba |
2022-12-22 | Matrix: slightly optimize set user info | dec05eba |
2022-12-16 | Fix bug where image are not removed from loading when not visible | dec05eba |
2022-12-14 | Matrix: do not progress if internet is down (load qm read markers fails) | dec05eba |
2022-12-10 | Matrix: show loading icon properly for sync, show notifications for first sync | dec05eba |
2022-12-10 | Matrix: re-add sync from latest cache | dec05eba |
2022-12-10 | Revert matrix sync changes until tabs are added | dec05eba |
2022-12-10 | Matrix: use unix domain socket for unique process file instead | dec05eba |
2022-12-09 | Matrix: continue from cache instead of initial sync everytime. Mainly improve... | dec05eba |
2022-12-02 | Matrix: extract username if login is email or user id | dec05eba |
2022-11-29 | Matrix: set filesize limit to int64 and remove 300mb limit for non-image files | dec05eba |
2022-11-23 | Allow opening 4chan post directly | dec05eba |
2022-11-22 | Allow launching directly into 4chan thread | dec05eba |
2022-11-18 | Readd meme gpg encryption in matrix, this time asynchronous decryption | dec05eba |
2022-11-16 | Youtube: add shorts and live streaming channel pages | dec05eba |
2022-11-15 | Use matrix global account data for qm read marker to bypass synapse issue wit... | dec05eba |
2022-11-15 | Matrix: use a local cache of latest read marker timestamps to try and avoid m... | dec05eba |
2022-11-13 | Matrix: fix message edits not being applied correctly | dec05eba |
2022-11-12 | Matrix: add option to silence invites without declining them or hiding them (... | dec05eba |
2022-11-12 | Matrix: fix editing reply breaking body and formatted text, edits should alwa... | dec05eba |
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 | 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-08 | html parser: fix possible endless loop. Fixes matrix chat where parsing non-h... | dec05eba |
2022-11-07 | Matrix: fix edit being replaced with old message when re-entering the room (w... | dec05eba |
2022-11-07 | Formatted text with color in matrix, monospace for codeblocks | dec05eba |