log

age author description
Wed, 05 Feb 2014 17:14:22 +1100 Ben Schmidt Added tag RELEASE_1_2_18_1 for changeset c1b22b049682 BRANCH_1_2_18
Wed, 05 Feb 2014 17:12:06 +1100 Ben Schmidt mlmmj-1.2.18.1 RELEASE_1_2_18_1
Wed, 05 Feb 2014 17:09:27 +1100 Ben Schmidt Update ChangeLog.
Mon, 03 Feb 2014 10:02:12 +1100 Ben Schmidt Avoid deleting mail currently being sent.
Fri, 28 Jun 2013 08:04:08 +1000 Ben Schmidt Fix initialisation problems so +list works.
Wed, 08 May 2013 19:56:18 +1000 Ben Schmidt Fix double-subscription bug.
Wed, 30 May 2012 00:19:08 +1000 Ben Schmidt Tidy documentation a little.
Tue, 29 May 2012 23:46:19 +1000 Ben Schmidt Added tag RELEASE_1_2_18_0 for changeset 0f90ad70a59f
Tue, 29 May 2012 23:45:59 +1000 Ben Schmidt mlmmj-1.2.18.0 RELEASE_1_2_18_0
Thu, 03 May 2012 10:14:56 +1000 Ben Schmidt Added tag RELEASE_1_2_18rc1 for changeset 4c3c8b184576
Thu, 03 May 2012 10:12:15 +1000 Ben Schmidt Tidy up ChangeLog and AUTHORS. Release candidate 1.2.18rc1. RELEASE_1_2_18rc1
Thu, 26 Apr 2012 14:56:03 +1000 Ben Schmidt Updated list texts.
Fri, 20 Apr 2012 10:41:58 +1000 Ben Schmidt Fix and improve how tokens are recognised for conditionals etc..
Fri, 20 Apr 2012 10:35:27 +1000 Ben Schmidt Add comment to clarify purpose and interface of handle_conditional().
Sat, 31 Mar 2012 10:45:32 +1100 Ben Schmidt Use dynamic allocation instead of static variables.
Sat, 31 Mar 2012 10:42:46 +1100 Ben Schmidt Move comment for slightly better coding style.
Tue, 27 Mar 2012 13:12:58 +1100 Ben Schmidt Slight improvement to list text documentation.
Tue, 27 Mar 2012 12:49:49 +1100 Ben Schmidt Fix bug where bounces could be discarded instead of processed.
Thu, 22 Mar 2012 00:32:03 +1100 Ben Schmidt More readable filename_token() function.
Tue, 20 Mar 2012 10:43:01 +1100 Ben Schmidt Ensure we don't wrap prematurely and insert an unwanted blank line.
Tue, 13 Mar 2012 12:06:42 +1100 Ben Schmidt Update list texts.
Tue, 13 Mar 2012 03:27:35 +1100 Ben Schmidt Added tag RELEASE_1_2_18a1 for changeset a0e7464ec2b3
Tue, 13 Mar 2012 03:24:29 +1100 Ben Schmidt Alpha release 1.2.18a1. RELEASE_1_2_18a1
Tue, 13 Mar 2012 03:23:31 +1100 Ben Schmidt Add new list texts as subrepository.
Tue, 13 Mar 2012 02:41:18 +1100 Ben Schmidt Remove old list texts.
Mon, 12 Mar 2012 15:46:20 +1100 Ben Schmidt Add %nowrap% to facilitate more complex formatting.
Sun, 11 Mar 2012 23:09:58 +1100 Marc Maurice Add subscription functionality to php-admin and other minor improvements.
Thu, 01 Mar 2012 03:42:50 +1100 Ben Schmidt Don't stop wrapping when skipping text (in a failed conditional).
Thu, 01 Mar 2012 03:34:33 +1100 Ben Schmidt Don't join lines with spaces when there's only indent without content.
Wed, 29 Feb 2012 17:39:28 +1100 Ben Schmidt Allow whitespace-only lines to end wrapping.
Wed, 29 Feb 2012 01:04:11 +1100 Ben Schmidt Add %zero ABC% exceptions.
Wed, 29 Feb 2012 15:55:32 +1100 Ben Schmidt Fix formatting of the beginning of some functions.
Thu, 01 Mar 2012 03:34:29 +1100 Ben Schmidt Add %thin% and %wide% width-reckoning modes.
Thu, 01 Mar 2012 03:33:53 +1100 Ben Schmidt Make sure parts of lines aren't processed twice.
Thu, 01 Mar 2012 03:33:50 +1100 Ben Schmidt More sensible variable name and meaning for line-breaking.
Wed, 29 Feb 2012 00:46:35 +1100 Ben Schmidt Add wrapping modes to facilitate wrapping non-English texts.
Wed, 29 Feb 2012 00:26:35 +1100 Ben Schmidt Simplify how line breaking is done internally.
Wed, 29 Feb 2012 00:03:46 +1100 Ben Schmidt Fix backslash escaping mechanism.
Wed, 22 Feb 2012 00:11:07 +1100 Ben Schmidt Improve documentation for mlmmj-make-ml.
Tue, 31 Jan 2012 04:13:27 +1100 Ben Schmidt Update URL for mlmmj-webarchiver.
Mon, 30 Jan 2012 22:08:56 +1100 Ben Schmidt Further revision of README.postfix.
Mon, 30 Jan 2012 03:17:02 +1100 Ben Schmidt Further revision to README.postfix; add another viable option.
Mon, 30 Jan 2012 02:22:43 +1100 Ben Schmidt Better VERP documentation.
Mon, 30 Jan 2012 01:49:26 +1100 Ben Schmidt New and improved documentation on Postfix integration.
Wed, 25 Jan 2012 22:34:57 +1100 Ben Schmidt Add ability to subscribe to 'both' and avoid a deadlock when switching.
Tue, 24 Jan 2012 04:08:24 +1100 Ben Schmidt Fix access logic so subonlypost doesn't override a send access rule.
Tue, 24 Jan 2012 15:43:53 +1100 Ben Schmidt Move subreason_strs and subtype_strs to subscriberfuncs.c.
Tue, 24 Jan 2012 03:02:00 +1100 Ben Schmidt Changes to how subscription and unsubscribe work.
Tue, 24 Jan 2012 14:20:58 +1100 Ben Schmidt Skip whitespace after conditionals at beginnings of lines when wrapping.
Tue, 24 Jan 2012 13:13:32 +1100 Ben Schmidt Fix bug where conditionals with multiple arguments caused an infinite loop.
Mon, 23 Jan 2012 19:55:04 +1100 Ben Schmidt Improvements to wrapping.
Mon, 23 Jan 2012 18:30:06 +1100 Ben Schmidt Handle edge cases at end-of-file properly.
Mon, 23 Jan 2012 18:03:37 +1100 Ben Schmidt Don't count skipped text when reckoning line length for wrapping.
Mon, 23 Jan 2012 18:01:35 +1100 Ben Schmidt Don't count the space joining lines if it hasn't been included.
Mon, 23 Jan 2012 23:47:37 +1100 Ben Schmidt Include reason and type when generating subscription moderation messages.
Mon, 23 Jan 2012 17:02:18 +1100 Ben Schmidt Add rejection of posts and obstruction of subscriptions.
Mon, 23 Jan 2012 16:28:05 +1100 Ben Schmidt Avoid bogus error messages when logging re To: and CC: headers.
Mon, 23 Jan 2012 13:06:45 +1100 Ben Schmidt Use character names in man pages.
Mon, 23 Jan 2012 11:45:21 +1100 Ben Schmidt Better description of mlmmj-unsub in man page.
Mon, 23 Jan 2012 11:44:50 +1100 Ben Schmidt Escape dashes in man pages.