summaryrefslogtreecommitdiff
path: root/src/bridge/colors.cpp
AgeCommit message (Expand)Author
2017-04-07Apply all the clang-tidy modernize-* fixeslouiz’
2015-09-01Use unique_ptr to store the XmlNode’s childrenFlorent Le Coz
2015-09-01XmlNodes are now always closedFlorent Le Coz
2014-12-17Fix a few issues reported by static analyzersFlorent Le Coz
2014-06-08Convert \n to <br/> in xhtml bodyEmmanuel Gil Peyrot
2014-04-29Use C++14 string_literalsFlorent Le Coz
2014-04-28Upgrade to C++14Florent Le Coz
2014-04-18Actually do the last commit, but completely this timeFlorent Le Coz
2014-04-17No more missing text when converting IRC colors to xhtml-imFlorent Le Coz
2013-11-28Implement IRC format to xhtml-im conversionFlorent Le Coz
2013-11-27Remove incomplete implementation of remove_irc_colorsFlorent Le Coz
2013-11-13Do not crash on special chars in the content of messageFlorent Le Coz
2013-11-09Aaaand, I forgot to add filesFlorent Le Coz