Age | Commit message (Expand) | Author |
---|---|---|
2015-09-01 | Use unique_ptr to store the XmlNode’s children | Florent Le Coz |
2015-09-01 | XmlNodes are now always closed | Florent Le Coz |
2014-12-17 | Fix a few issues reported by static analyzers | Florent Le Coz |
2014-06-08 | Convert \n to <br/> in xhtml body | Emmanuel Gil Peyrot |
2014-04-29 | Use C++14 string_literals | Florent Le Coz |
2014-04-28 | Upgrade to C++14 | Florent Le Coz |
2014-04-18 | Actually do the last commit, but completely this time | Florent Le Coz |
2014-04-17 | No more missing text when converting IRC colors to xhtml-im | Florent Le Coz |
2013-11-28 | Implement IRC format to xhtml-im conversion | Florent Le Coz |
2013-11-27 | Remove incomplete implementation of remove_irc_colors | Florent Le Coz |
2013-11-13 | Do not crash on special chars in the content of message | Florent Le Coz |
2013-11-09 | Aaaand, I forgot to add files | Florent Le Coz |