Age | Commit message (Expand) | Author |
---|---|---|
2023-10-01 | [fix] Redo faces as part of yeetube-buffer...Redo faces as part of yeetube-buffer using inherit. This way it will follow emacs theme. | Thanos Apollo |
2023-09-30 | Mark as version 2.0.3...Fix keybindings & yeetube-mode minor issues | Thanos Apollo |
2023-09-30 | yeetube-buffer-fix-title: Add option to remove emojis...If `yeetube-buffer-display-emojis` is `nil` use `yeetube-buffer-strip-emojis` | Thanos Apollo |
2023-09-30 | [feature] Add yeetube-buffer-strip-emojis...Custom function that will be used to strip emojis from titles | Thanos Apollo |
2023-09-30 | yeetube-buffer: Add yeetube-buffer-display emojis custom...Custom function to turn on/off displaying emojis in titles Emojis ruin formatting characters, this should be off by default | Thanos Apollo |
2023-09-29 | remove duplicate formatting functions | Thanos Apollo |
2023-09-29 | [fix] yeetube-buffer: remove extra line | Thanos Apollo |
2023-09-28 | [Commentary] Update commentary & code format | Thanos Apollo |
2023-09-28 | [fix] yeetube-buffer: fix duration length | Thanos Apollo |
2023-09-28 | yeetube-buffer: Update formatting & add channel name | Thanos Apollo |
2023-09-28 | [fix] no need to pop filters...Filter results with search url | Thanos Apollo |
2023-09-28 | [Fix] Fix header formatting | Thanos Apollo |
2023-09-28 | yeetube-buffer: Fix yeetube-mode issues | Thanos Apollo |
2023-09-28 | yeetube-buffer: fix formatting | Thanos Apollo |
2023-09-28 | yeetube-buffer: Fix faces | Thanos Apollo |
2023-09-27 | yeetube-buffer: Fix mode issues & update faces | Thanos Apollo |
2023-09-27 | [Rewrite] Rewrite buffer functionality & remove invidious...- Redo with new buffer functionality (without org-mode) - Remove Invidious - It will be easier to have only invidious or youtube, invidious would have been much easier to make and maintain but since I already had basic scraping functionality for youtube it'd be a shame to depend on invidious, in case their project ever stops being maintained (mostly due to legal issues) | Thanos Apollo |