]> gitweb.michael.orlitzky.com - dead/halcyon.git/log
dead/halcyon.git
13 years agoHandle all numeric entities by converting them to UTF-8 rather than hard-coding each...
Michael Orlitzky [Mon, 25 Oct 2010 08:13:12 +0000 (04:13 -0400)]
Handle all numeric entities by converting them to UTF-8 rather than hard-coding each conversion.

13 years agoUpdate the default headers to include a Content-Transfer-Encoding: 8bit.
Michael Orlitzky [Mon, 25 Oct 2010 08:09:14 +0000 (04:09 -0400)]
Update the default headers to include a Content-Transfer-Encoding: 8bit.

13 years agoAdd the ability to twat a single status (as a debugging tool).
Michael Orlitzky [Mon, 25 Oct 2010 08:08:07 +0000 (04:08 -0400)]
Add the ability to twat a single status (as a debugging tool).

13 years agoClean up compiler warnings.
Michael Orlitzky [Mon, 25 Oct 2010 06:28:17 +0000 (02:28 -0400)]
Clean up compiler warnings.

13 years agoAdd default headers for MIME-Version and Content-type to each outgoing message.
Michael Orlitzky [Mon, 25 Oct 2010 06:08:36 +0000 (02:08 -0400)]
Add default headers for MIME-Version and Content-type to each outgoing message.

13 years agoMake the email date header RFC822-compliant.
Michael Orlitzky [Fri, 15 Oct 2010 17:01:02 +0000 (13:01 -0400)]
Make the email date header RFC822-compliant.

13 years agoAdd support for … and … XML entities.
Michael Orlitzky [Fri, 15 Oct 2010 16:58:31 +0000 (12:58 -0400)]
Add support for … and … XML entities.

13 years agoAdd a "Date: " header to outgoing messages.
Michael Orlitzky [Fri, 1 Oct 2010 01:36:34 +0000 (21:36 -0400)]
Add a "Date: " header to outgoing messages.

13 years agoAdd the test suite.
Michael Orlitzky [Fri, 1 Oct 2010 01:36:14 +0000 (21:36 -0400)]
Add the test suite.

13 years agoAdd " unescaping.
Michael Orlitzky [Fri, 1 Oct 2010 01:35:43 +0000 (21:35 -0400)]
Add " unescaping.
Add HUnit tests for the Twitter.Xml module (replace_entities).

13 years agoCreate the documentation directory in the "doc" makefile target.
Michael Orlitzky [Tue, 28 Sep 2010 22:44:41 +0000 (18:44 -0400)]
Create the documentation directory in the "doc" makefile target.

13 years agoAdd a makefile target for the Haddock documentation.
Michael Orlitzky [Tue, 28 Sep 2010 22:30:10 +0000 (18:30 -0400)]
Add a makefile target for the Haddock documentation.

13 years agoAdd Haddock documentation for most functions and types.
Michael Orlitzky [Tue, 28 Sep 2010 22:29:51 +0000 (18:29 -0400)]
Add Haddock documentation for most functions and types.

13 years agoMove the exit code into its own module.
Michael Orlitzky [Tue, 28 Sep 2010 20:55:53 +0000 (16:55 -0400)]
Move the exit code into its own module.

13 years agoWhitespace cleanup.
Michael Orlitzky [Tue, 28 Sep 2010 18:25:11 +0000 (14:25 -0400)]
Whitespace cleanup.

13 years agoInitial commit.
Michael Orlitzky [Tue, 28 Sep 2010 06:34:17 +0000 (02:34 -0400)]
Initial commit.