]> gitweb.michael.orlitzky.com - dead/halcyon.git/history - src/Twitter/Xml.hs
Unescape ampersands twice in the status text.
[dead/halcyon.git] / src / Twitter / Xml.hs
2012-05-31 Michael OrlitzkyUnescape ampersands twice in the status text.
2012-04-10 Michael OrlitzkyAdd two functions to get the "retweeted" and "in_reply_...
2011-12-11 Michael OrlitzkyAPI bump for HaXml >= 1.22.
2010-10-25 Michael OrlitzkyHandle all numeric entities by converting them to UTF...
2010-10-25 Michael OrlitzkyAdd the ability to twat a single status (as a debugging...
2010-10-25 Michael OrlitzkyClean up compiler warnings.
2010-10-15 Michael OrlitzkyAdd support for … and … XML entities.
2010-10-01 Michael OrlitzkyAdd " unescaping.
2010-09-28 Michael OrlitzkyAdd Haddock documentation for most functions and types.
2010-09-28 Michael OrlitzkyWhitespace cleanup.
2010-09-28 Michael OrlitzkyInitial commit.