Commit graph

7 commits

Author SHA1 Message Date
7339802f34 Everything is workin!
- Add a corpus of test messages to the spec data, with
   the script that generated them.
 - Add native objects for Authors, Messages, and Threads.
 - Tests!
2017-05-12 11:09:36 -07:00
7e2a6fe771 Checkpoint commit.
- Add the majority of the list behavioral knobs.
 - Add some quick helpers that can make list changes
   safely (write, unlink, touch)
 - Fix tests.
2017-02-06 11:54:16 -08:00
5a524b55bf Multiple changes.
- Start converting from from the old 'config' file format where
   applicable.
 - Port the ezmlm address hashing algorithm for fast email lookups
 - Add subscription and unsubscription for primary and behavioral dirs
 - Add a safety check for writes to the list directory
2017-02-03 10:52:46 -08:00
3f96c8bb0f First round of modernizing after a long absence.
Much work to be done.
2017-02-01 15:35:35 -08:00
Michael Granger
0c8f66ac29 Updated to new build system. 2008-09-05 23:58:48 +00:00
Michael Granger
cf10ef2d7b * Added rdoc-generation to the cruise task and the artifacts that get saved
* Added Darkfish external and fixed up the RDoc generation task to use it
 * Factored out the config-file reading from #owner into a generic config reader, and then added some
   methods to access config values
 * Fixed the message-file sort block
 * Added a DRb service daemon: Ezmlm::ListDaemon
2008-05-10 01:52:42 +00:00
Michael Granger
00d3974363 Filled out the project, added Ezmlm module + spec. 2008-05-07 18:22:04 +00:00