Elad Alfassa
Elad Alfassa
Right now we don't have this, but I assume the proper fix would be adding an optional boolean parameter to `@rule`, that will probably be named `strip_control_codes`. When that boolean...
I don't put code copypasted from stackoverflow into my projects. When you write code, you should not use copy-paste, you should understand what you're doing. In the case of this...
How would you handle A records with more than one IP? How would you handle IPv6 / or IPv6 + IPv4 dual stack?
I don't think it's a good idea, it would cause too much reloading when I'm working on a module with auto-saving enabled...
> Since #board is now an open channel, meetbot should only start a meeting if the user is one of a given subset allowed to start the meeting, instead of...
Not sure. On freenode zodbot can start a meeting in any channel and we use it in public meeting rooms and such where ops are the infra team and they...
It was implemented in f7903c6f004e4eb0e0e272520aaa93b61fbd84ab I don't think it's needed at all if you have open meetings, which is what _most_ people do
should such callback be called every time the list is built (and on search) so that it won't display invalid languages? I think having the option to deny user from...
I'd also appreciate some documentation. I can open the watchface examples with the Arduino IDE, but there's no .ino file for the library and the Arduino IDE can only open...
@hughsie I might have some time to implement this over the weekend, are there any libzif constrains regarding installing an already installed package that I should be aware of?