Files
matterbridge/bridge/irc
John 28b9e1f147 Stop numbers being stripped after non-color control codes
Currently numbers are stripped not just after the color control code (\x03) but also after other formatting such as bold (\x02) and italic (\x1D), which is both unnecessary and leads to missing text from irc. This fixes that by only stripping numbers after the color control code.
2018-07-10 19:54:25 -04:00
..
2017-07-14 00:35:01 +02:00