Sumner Evans

Results 186 comments of Sumner Evans

Duplicate of #4313. Closing.

If somebody could figure out and fix the failing test, then I'll merge this. Is it just that the dependency versions in the requirements needs updated so CI passes?

If someone wants to fix the test on https://github.com/sublime-music/sublime-music/pull/461, I'll merge it.

We have deployed an update to the Beeper homeserver which should make it send the `Content-Length` header for downloads across federation.

Seems fine. I can't merge due to the build failure as it's a required job and I can't override that, will have to wait for @rycee.

Ah, I think that maybe https://noogle.dev/f/lib/path/append is better then.

does ``` (lib.path.append acc.local.path acc.khard.defaultCollection) ``` not work? Basically, I just want to avoid having to implement the check for trailing `/` in `acc.local.path`

Ah, if `toPath` is already sanitizing, then that's good enough. Sorry for the running around in circles on this. It would be good to add a test of the new...

This appears to have been superseded by by https://github.com/nix-community/home-manager/pull/6111. Closing.

Started working on this in https://github.com/sumnerevans/gomuks/tree/dnd-media. I want the user to be able to drag to the entire room view to attach images, but I don't see a way that...