Mathium05

Results 45 comments of Mathium05

also, I'd like if this could also have an area for features like "features":["WebRTC","Threads"] etc so I don't have to manually write code checking for that stuff lol

Extending settings is just a string? What if two clients both want to store extended settings, does that mean they just fight over it?

Maybe a better idea would be it being a {[key:String]:String} to let clients use the extended settings as an object so conflicts are generally more graceful

Yeah, clients can just store the information locally, but like clients like mine that have more themes, or stuff like that, it'd make sense to store that non-locally

can this please get merged? I'd like to have this for storing some settings, it doesn't have to get merged now, I'd just like to know when this should happen...

Or a thought I've had several times to just store this kind of stuff in the dms to yourself, which I'm not going to do as that'd be really jank...

This is somewhat implemented now

I'm not a maintainer, but I doubt federation will properly happen under spacebar, and if it did, it'd likely use polyproto, due to it being made for discord like stuff,...