]> gitweb.michael.orlitzky.com - dead/halcyon.git/history - src/Main.hs
Add the Twitter API oAuth stuff to the configuration and command line.
[dead/halcyon.git] / src / Main.hs
2013-07-09 Michael OrlitzkyAdd the Twitter API oAuth stuff to the configuration...
2013-07-04 Michael OrlitzkyRewrite everything to use the JSON API with OAuth authe...
2012-11-06 Michael OrlitzkyAccept a sendmail_path on the command line.
2012-04-13 Michael OrlitzkyThread the Cfg object through the recursive loop, simpl...
2011-12-11 Michael OrlitzkyUse the newer Data.Time library.
2011-12-11 Michael OrlitzkyTake the heartbeat (in seconds) from the command line...
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-25 Michael OrlitzkyAdd default headers for MIME-Version and Content-type...
2010-10-15 Michael OrlitzkyMake the email date header RFC822-compliant.
2010-10-01 Michael OrlitzkyAdd a "Date: " header to outgoing messages.
2010-09-28 Michael OrlitzkyAdd Haddock documentation for most functions and types.
2010-09-28 Michael OrlitzkyMove the exit code into its own module.
2010-09-28 Michael OrlitzkyWhitespace cleanup.
2010-09-28 Michael OrlitzkyInitial commit.