Valerie Liu

Results 29 comments of Valerie Liu

FWIW: I could see both being implemented, the METADATA for being able to specify the language the server and other such service should speak to you in, and the message-tag...

Not sure how this is getting on to being ratified, but I made a third-party module for unrealircd to allow display-names, and also wrote a simple script for mIRC to...

FWIW I don't think this is a great idea to add into `account-registration`, as it assumes that the registration mechanism is in IRC. My use case: https://github.com/ircv3/ircv3-ideas/issues/89 I would like...

I really liked the sound of this so I PR'd a sort-of implementation to UnrealIRCd (https://github.com/unrealircd/unrealircd/pull/226), I hope this gets more reach.

FWIW: I think this could include some additional oper information, like a potential operclass. ``` draft/oper=bobsmith,netadmin ``` or something similar. I'm not entirely sure how global operclasses are in the...

how often are oper "classes" used in IRC servers? if it's a majority, I'd like to see an oper-class tag too

As per the discussion in-chat, here is concept code for draft/external-reg: https://github.com/ValwareIRC/valware-unrealircd-mods/tree/main/cap-external-reg

@DanielOaks > then give the user a modal to put their account credentials into the client once they've signed up. I'll work on this with the concept code. > Verification...

I know this may sound a little convoluted but, on an old network I was staff on, the server admin asked that before we detached from our bouncer, we should...

Bumping because I still think this is a good idea. Deauthing is already a case of doing `/msg NickServ logout`, I think the idea to move these already-existing features to...