marcustyphoon
marcustyphoon
I'm going to be honest, I don't have a great recollection of what everything in here does; this is the kind of proof of concept dev branch that I usually...
This adds a CI action that periodically runs the script that grabs Tumblr's built-in palette colors and creates a PR if they've been changed. This was mostly just made because...
### Description The new Tumblr design system has a new (huge) set of theme color variables, which Palettes for Tumblr doesn't currently override (see #191). Still not sure what we...
The screenshots in the readme and in extension stores are from pre-redesign-layout Tumblr; this isn't a huge deal but it would probably be ideal to redo them at some point...
### Concept I'm not actually sure why, but when holding E or W to use Tumblr's native quick reblog/quick queue, our Quick Reblog popup disappears. This is good! This doesn't,...
### Description This ensures that the behavior of hiding the Quick Reblog popup when a user uses the E/W keyboard shortcuts to show Tumblr's built-in quick reblog bubbles works in...
### Description The problem this fixes is basically impossible to encounter in practice as far as I can tell, but for the sake of completeness, this makes the "don't overflow...
### Description This enables Quick Tags and Trim Reblogs on posts you authored/reblogged in communities. Supercedes #1573. Based on #1802 and will need to be rebased if it is squash...
### Discussed in https://github.com/AprilSylph/XKit-Rewritten/discussions/1314 Originally posted by **Qo1697** October 24, 2023 The 'Vanilla Audio' and 'Vanilla Video' features both let you change the default volume that video/audio is set to,...
### Description ~~Does a refactor I probably should have done a while ago (making `createTagSpan`/`createBlogSpan` part of the modals util rather than duplicating them) and then uses the latter to...