| Date | File | Revision | Author | Revision Log |
|---|---|---|---|---|
| 2005/02/12 02:52:18 | 57 | 57 | dpavlin | added non-working code for CLucene |
| 2004/12/01 22:33:19 | 56 | 56 | dpavlin | If I have class inheritance, I might as well use it :-) |
| 2004/08/06 22:37:40 | 55 | 55 | dpavlin | don't die on unknown properties |
| 2004/08/01 22:30:53 | 54 | 54 | dpavlin | small fix, this module moved |
| 2004/06/18 14:56:40 | 53 | 53 | dpavlin | minor fixes and improvements: - use $message->timestamp instead of $message->date which was removed in Mail::Box 2.055 - fix local lib directory location (but, PAR build is still broken) - don't try apropos if no search string is entered |
| 2004/05/25 18:55:46 | 52 | 52 | dpavlin | move perl modules into lib directory, extracted HTTP daemon into new module HTTP::Daemon::Simple Copied from /trunk/MWS:50 Copied from /trunk/MWS.pm:51 |
| 2004/05/25 13:44:47 | 51 | 51 | dpavlin | don't croak on empty parametar |
| 2004/05/16 22:22:27 | 50 | 50 | dpavlin | added eval around Text::Iconv and autoformat so that script won't abort if one of those functions fails |
| 2004/05/13 10:52:47 | 49 | 49 | dpavlin | Contribution from Robert Avilov: CSS cleanup |
| 2004/05/12 00:29:01 | 48 | 48 | dpavlin | another user-interface rework: titles for hrefs now show explanation of (more clearly marked) links which work as buttons. |
| 2004/05/11 22:59:27 | 47 | 47 | dpavlin | Major code update: 0.9-rc3 if no serious problems are found, this will become first public version (0.9). - search.pl is working again - fixed Mail::Box problem with unimplemented lock_type => 'none' on Maildir - documented Mozilla 1.5 problem with sidebar float: right - don't output anything from swish-e while indexing - remove (e-mail) from addresses (it seems that Exchange like to add those) - added progress report while indexing - documented all command-line utilities |
| 2004/05/11 19:50:48 | 46 | 46 | dpavlin | folder searching partly working |
| 2004/05/11 19:31:08 | 45 | 45 | dpavlin | CSS layout |
| 2004/05/11 16:05:31 | 44 | 44 | dpavlin | recognise mailman signature (____+) |
| 2004/05/11 15:36:51 | 43 | 43 | dpavlin | don't lock mbox, commands now work when invoked as symlinks to installation dir |
| 2004/05/10 22:04:01 | 42 | 42 | dpavlin | minor improvements and beginning of (non functional in this revision!) support for folders |
| 2004/05/10 20:26:17 | 41 | 41 | dpavlin | major code re-structuring: separation of indexer code into target independent and depended, documentation improvements Copied from /trunk/MWS_plucene.pm:27 Copied from /trunk/MWS_swish.pm:30 Copied from /trunk/INSTALL:27 |
| 2004/05/10 18:10:56 | 40 | 40 | dpavlin | don't display apropos suggestion if no suggestions are found. |
| 2004/05/10 14:07:44 | 39 | 39 | dpavlin | added listen directive to configuration to specify IP address and port to listen to |
| 2004/05/10 14:07:04 | 38 | 38 | dpavlin | show brief (just first 5 lines of body, without quotes) or full message body |