James Wheare
James Wheare
I would probably want to enforce https URLs though.
Plan is to support anything, client side only to be as broadly usable as possible. Something like a slack bridge could perform automated conversion of their custom emoji per server,...
I think we need to be clear about our expectations for images. There are multiple features that involve image URLs and it'd be nice if we don't have to rehash...
The fallback should always just be text, not invisibles or arbitrary emoji that don't relate to the custom image. So, index positioning is required to avoid replacing the wrong stuff...
Playdar.js is sending URLs now http://github.com/jwheare/www.playdar.org/commit/659083d98cde1b40e25e4a28b081a841114ece26
Sounds interesting. Can you provide a more complete explanation of what this is used for and how it works? Is the a/v service integrated with the ircd or a services...
Not purely a bikeshed, but: Is there a reason you chose the verb `BUFFERTOKEN` instead of `JWT`? I mostly get the rationale and use case, just wondering if there's something...
I'd prefer something that describes the data format a bit better than a generic term like `TOKEN` which could also mean anything. Since as you said, it's not just buffers,...
In my experience, networks have been resistant to advertise their rate limits to avoid giving up intel to spammers.
Well there’s already widely implemented usermode +g and /accept but it’s worth thinking about other ways to completely block specific users on the server side without having to go full...