]> gitweb.michael.orlitzky.com - dead/halcyon.git/history - src/Twitter/Http.hs
Add a farewell TODO list.
[dead/halcyon.git] / src / Twitter / Http.hs
2014-07-17 Michael OrlitzkyDisable TLS certificate verification to make it more...
2014-07-16 Michael OrlitzkyAdd more tests and remove the dependency on regex-compat.
2014-07-16 Michael OrlitzkyClean up a bunch of code and comments.
2013-12-15 Michael OrlitzkyClean up imports.
2013-12-14 Michael OrlitzkyBump tagsoup dependency.
2013-07-15 Michael OrlitzkyRewrite CommandLine to use cmdargs and integrate the...
2013-07-13 Michael OrlitzkyFix remaining hlint suggestions.
2013-07-09 Michael OrlitzkyAdd the Twitter API oAuth stuff to the configuration...
2013-07-04 Michael OrlitzkyReplace necessary NoMonomorphism language pragma.
2013-07-04 Michael OrlitzkyRewrite everything to use the JSON API with OAuth authe...
2013-06-24 Michael OrlitzkyWhitespace cleanup.
2012-04-13 Michael OrlitzkyUse a more flexible curl function to make HTTP requests.
2010-10-25 Michael OrlitzkyAdd the ability to twat a single status (as a debugging...
2010-09-28 Michael OrlitzkyAdd Haddock documentation for most functions and types.
2010-09-28 Michael OrlitzkyWhitespace cleanup.
2010-09-28 Michael OrlitzkyInitial commit.