class String

Extensions to the String class

TODO make riphtml() just call ircify_html() with stronger purify options.

We start by extending the String class with some IRC-specific methods

Extension for String class.

String#% method which accept “named argument”. The translator can know the meaning of the msgids using “named argument” instead of %s/%d style.