Leah Amelia Chen

Results 16 issues of Leah Amelia Chen

We recently had an issue where we can't delete our messages in a channel with reaction permissions disabled (for administrative purposes), and I would like a command to be added...

DashLoader is [known to be incompatible with certain other mods](https://github.com/alphaqu/DashLoader/blob/8ae774e7a836dc91d69044f0d60c16083998f72f/src/main/resources/fabric.mod.json#L37), and most of the time the aforementioned mods have custom mechanisms to load baked models, in a way DashLoader does...

### Description The Git module now supports SSH and X.509 signing in addition to OpenPGP/GnuPG, via setting the `programs.git.signing.format` option. It defaults to `openpgp` for now as a backwards compatibility...

Currently, the installer relies on a lot of user input that might not be available in an automated install environment. For example, currently in Nixpkgs, [it is necessary to manually...

**Is your feature request related to a problem? Please describe.** Currently some modules, like sys_info, formats numbers like percentages and memory usage in GB in a fixed way, and that...

enhancement

I have everything in my system set to use Maroon as the accent color with Mocha, and it would be nice if we can change the accent color here away...

**Describe the bug** There's an unused import of all things in `dim-core` that's preventing `dim` from building due to a `#[deny(unused_imports)]` lint: https://github.com/Dusk-Labs/dim/blob/3ccb4ab05fc1d7dbd4ebbba9ff2de0ecc9139b27/dim-core/src/scanner/movie.rs#L3, https://github.com/Dusk-Labs/dim/blob/3ccb4ab05fc1d7dbd4ebbba9ff2de0ecc9139b27/dim-core/src/scanner/tv_show.rs#L10 Logs: https://hydra.nixos.org/build/258208814/nixlog/1 **To Reproduce** 1. `cargo...

T-bug
S-needs-triage

I had a few pet peeves with the current team icons, which basically led me to redesign the entire set (I know, overkill, but still): - They're all based on...

This PR includes two APIs for creating, manipulating and retrieving NBT data. The NBT creation DSL allows one to create nested NBT tags easily via an idiomatic DSL, like so:...

enhancement
draft