James Wheare

Results 191 comments of James Wheare

> Alright, assuming no more comments, we can probably merge this next week. Correction: no implementations yet, not ready for merge.

Raised in IRC. The target could also be reworked to be an argument instead of a tag, the tag is mainly a holdover from this being a TAGMSG.

Another option is to simply not perform this sort of automatic retry logic when there's an STS policy in place. Security errors in the presence of an STS policy are...

You'll probably need to: * Switch to named params in format strings to let people omit/move stuff around. * Move all `utils.irc.color` choices to named prefs * Allow colouring more...

I've PRed incoming conversion here: #106

Bear in mind outgoing conversion still doesn’t happen so might be worth leaving this open.

I’d say the same thing applies to any message you might send that would appear differently after processing by the discord server. You can’t know for sure until bitlbee gets...

What if a client has access to the user's actual real name via the OS? Seems that would be a more sensible default. I'm not sure I agree with this...

Here's our implementation in IRCCloud. https://gist.github.com/jwheare/a1b5cae7f6adeb402bfcd1ec764b585a Supports `isuser` otherwise assumed to be channel. Also supports + notation on port to switch to ircs