tuna / fishroom

Message forwarding for multiple IM protocols
GNU General Public License v3.0
289 stars 58 forks source link

Partly parse irc text #16

Closed zhsj closed 8 years ago

bigeagle commented 8 years ago

A toPlainText is needed for textformat, and we need a TextStyle class, which should be json-serializable, to represent text color and style

bigeagle commented 8 years ago

Please rebase tuna/dev and let text formater return [(TextStyle, text), ... ]