/[mws]/trunk
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /trunk

View Directory Listing Directory Listing


Sticky Revision:

Revision 57 - Directory Listing
Modified Sat Feb 12 02:52:18 2005 UTC (19 years, 1 month ago) by dpavlin
added non-working code for CLucene


Revision 56 - Directory Listing
Modified Wed Dec 1 22:33:19 2004 UTC (19 years, 4 months ago) by dpavlin
If I have class inheritance, I might as well use it :-)


Revision 55 - Directory Listing
Modified Fri Aug 6 22:37:40 2004 UTC (19 years, 7 months ago) by dpavlin
don't die on unknown properties


Revision 54 - Directory Listing
Modified Sun Aug 1 22:30:53 2004 UTC (19 years, 8 months ago) by dpavlin
small fix, this module moved


Revision 53 - Directory Listing
Modified Fri Jun 18 14:56:40 2004 UTC (19 years, 9 months ago) by 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


Revision 52 - Directory Listing
Modified Tue May 25 18:55:46 2004 UTC (19 years, 10 months ago) by dpavlin
move perl modules into lib directory, extracted HTTP daemon into new module
HTTP::Daemon::Simple


Revision 51 - Directory Listing
Modified Tue May 25 13:44:47 2004 UTC (19 years, 10 months ago) by dpavlin
don't croak on empty parametar


Revision 50 - Directory Listing
Modified Sun May 16 22:22:27 2004 UTC (19 years, 10 months ago) by dpavlin
added eval around Text::Iconv and autoformat so that script won't abort
if one of those functions fails


Revision 49 - Directory Listing
Modified Thu May 13 10:52:47 2004 UTC (19 years, 10 months ago) by dpavlin
Contribution from Robert Avilov: CSS cleanup


Revision 48 - Directory Listing
Modified Wed May 12 00:29:01 2004 UTC (19 years, 10 months ago) by dpavlin
another user-interface rework: titles for hrefs now show explanation of
(more clearly marked) links which work as buttons.


Revision 47 - Directory Listing
Modified Tue May 11 22:59:27 2004 UTC (19 years, 10 months ago) by 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


Revision 46 - Directory Listing
Modified Tue May 11 19:50:48 2004 UTC (19 years, 10 months ago) by dpavlin
folder searching partly working


Revision 45 - Directory Listing
Modified Tue May 11 19:31:08 2004 UTC (19 years, 10 months ago) by dpavlin
CSS layout


Revision 44 - Directory Listing
Modified Tue May 11 16:05:31 2004 UTC (19 years, 10 months ago) by dpavlin
recognise mailman signature (____+)


Revision 43 - Directory Listing
Modified Tue May 11 15:36:51 2004 UTC (19 years, 10 months ago) by dpavlin
don't lock mbox, commands now work when invoked as symlinks to installation
dir


Revision 42 - Directory Listing
Modified Mon May 10 22:04:01 2004 UTC (19 years, 10 months ago) by dpavlin
minor improvements and beginning of (non functional in this revision!) support
for folders


Revision 41 - Directory Listing
Modified Mon May 10 20:26:17 2004 UTC (19 years, 10 months ago) by dpavlin
major code re-structuring: separation of indexer code into target independent
and depended, documentation improvements


Revision 40 - Directory Listing
Modified Mon May 10 18:10:56 2004 UTC (19 years, 10 months ago) by dpavlin
don't display apropos suggestion if no suggestions are found.


Revision 39 - Directory Listing
Modified Mon May 10 14:07:44 2004 UTC (19 years, 10 months ago) by dpavlin
added listen directive to configuration to specify IP address and port to
listen to


Revision 38 - Directory Listing
Modified Mon May 10 14:07:04 2004 UTC (19 years, 10 months ago) by dpavlin
show brief (just first 5 lines of body, without quotes) or full message body


Revision 37 - Directory Listing
Modified Sun May 9 23:18:12 2004 UTC (19 years, 10 months ago) by dpavlin
more documentation improvements (small steps), fixed regexps and quouting,
better support for subjects with Re[4]:


Revision 36 - Directory Listing
Modified Sun May 9 11:41:23 2004 UTC (19 years, 10 months ago) by dpavlin
begin move of documentation to pod


Revision 35 - Directory Listing
Modified Sun May 9 10:43:24 2004 UTC (19 years, 10 months ago) by dpavlin
preserve sort order when searching through form


Revision 34 - Directory Listing
Modified Sun May 9 10:16:51 2004 UTC (19 years, 10 months ago) by dpavlin
title of generated html now shows query and date limit,
better handling of forwarded messages


Revision 33 - Directory Listing
Modified Sun May 9 09:49:11 2004 UTC (19 years, 10 months ago) by dpavlin
missing template for apropos


Revision 32 - Directory Listing
Modified Sun May 9 09:48:38 2004 UTC (19 years, 10 months ago) by dpavlin
fixed url_search, spelling corrections


Revision 31 - Directory Listing
Modified Sun May 9 00:09:58 2004 UTC (19 years, 10 months ago) by dpavlin
directory for generation of PAR distribution


Revision 30 - Directory Listing
Modified Sun May 9 00:09:32 2004 UTC (19 years, 10 months ago) by dpavlin
this is 0.9-rc2:
- added apropos functionality based on Text::Soundex (activated if no results
  are found)
- cleanup of debugging and minor other improvements in preparation for 0.9


Revision 29 - Directory Listing
Modified Sat May 8 22:19:41 2004 UTC (19 years, 10 months ago) by dpavlin
removed debugging output


Revision 28 - Directory Listing
Modified Sat May 8 22:18:38 2004 UTC (19 years, 10 months ago) by dpavlin
v0.9-rc2: bugfixes and small improvements
- added quote and signature styles
- better detection of quotes/signagures (and removal)
- back to home link (#) to get you out of search
- on root url (/) messages are sorted descending by date, as they should


Revision 27 - Directory Listing
Modified Sat May 8 20:34:26 2004 UTC (19 years, 10 months ago) by dpavlin
this is 0.9-rc1:
- scripts now accept configuration file as parametar, if none is specified,
  they will use global.conf in current directory
- more css design
- how to install using PAR
- mbox2index can now call swish-e by itself, swish-e configuration
  moved to MWS_swish.pm
- httpd server now shows 30 newest messages in this year when accessed
  through root URL


Revision 26 - Directory Listing
Modified Sat May 8 16:24:46 2004 UTC (19 years, 10 months ago) by dpavlin
small improvements


Revision 25 - Directory Listing
Modified Sat May 8 16:06:58 2004 UTC (19 years, 10 months ago) by dpavlin
improvements in user-interface (css). http server can now server static files
(and it's serving style.css from html dir).


Revision 24 - Directory Listing
Modified Sat May 8 14:27:54 2004 UTC (19 years, 10 months ago) by dpavlin
another major update:
- sort is implemented
- search_filter from httpd.pl and all macros moved to macros.tt2
- URL parametars are now correctly escaped


Revision 23 - Directory Listing
Modified Sat May 8 02:21:50 2004 UTC (19 years, 10 months ago) by dpavlin
misc fixes and improvements -- this should be another all-working version


Revision 22 - Directory Listing
Modified Sat May 8 01:13:33 2004 UTC (19 years, 10 months ago) by dpavlin
small fixes


Revision 21 - Directory Listing
Modified Sat May 8 00:54:16 2004 UTC (19 years, 10 months ago) by dpavlin
major improvements:
- decoding of Base-64 haders
- search now accepts array of limits and operators
- date searches work as expected (result of above)
- autoformat now reformats ALL parafraphs (oh, bug)
- search is preseved when browsing through calendar


Revision 20 - Directory Listing
Modified Fri May 7 23:35:39 2004 UTC (19 years, 10 months ago) by dpavlin
working calendar


Revision 19 - Directory Listing
Modified Fri May 7 20:52:34 2004 UTC (19 years, 10 months ago) by dpavlin
added From, To, Cc lists with unique feature: it will count same names
in different order as, well, same name :-) It will also remove accented
characters when counting names, to detect false duplicates (using
Text::Unaccent)


Revision 18 - Directory Listing
Modified Fri May 7 12:41:16 2004 UTC (19 years, 10 months ago) by dpavlin
fixed maximum number of displayed results, search queryies with 8-bit
characters


Revision 17 - Directory Listing
Modified Fri May 7 11:25:01 2004 UTC (19 years, 10 months ago) by dpavlin
max_results option in configuration, better decoding of strange data
from headers


Revision 16 - Directory Listing
Modified Thu May 6 23:06:08 2004 UTC (19 years, 10 months ago) by dpavlin
first "all-clickable-things-are-working" version (0.1)

- primitive folder close/open hack after 100 accesses to keep memory
  usage down (primary in httpd.pl)
- correctly decode Subject/From/To lines
- indexing script is now mbox2index.pl



Revision 15 - Directory Listing
Modified Thu May 6 22:52:19 2004 UTC (19 years, 10 months ago) by dpavlin
destruct message, and diff for Mail::Box


Revision 14 - Directory Listing
Modified Thu May 6 19:46:58 2004 UTC (19 years, 10 months ago) by dpavlin
Make mbox2swish universal for all indexer (moving index-specific
thinks in own .pm) -- after MWS_plucene.pm update it should work with it.
Use Text::AutoFormat to re-format messages wider than wrap_margin
(from global.conf). Hard-coded ISO-8859-2 encoding now works correctly,
Subject searches now remove common subject prefixes, template updates.


Revision 13 - Directory Listing
Modified Thu May 6 16:53:40 2004 UTC (19 years, 10 months ago) by dpavlin
partial implementation for dates, more verbose debugging, index should now
return all fields writen in it (this will break Plucene code, so it's
non-function from now on)


Revision 12 - Directory Listing
Modified Thu May 6 12:40:11 2004 UTC (19 years, 10 months ago) by dpavlin
switch search engine to swish-e. It's stil slow, but usable.


Revision 11 - Directory Listing
Modified Thu May 6 10:13:04 2004 UTC (19 years, 10 months ago) by dpavlin
optional text for search link


Revision 10 - Directory Listing
Modified Thu May 6 07:36:06 2004 UTC (19 years, 10 months ago) by dpavlin
template for single message


Revision 9 - Directory Listing
Modified Thu May 6 07:32:24 2004 UTC (19 years, 10 months ago) by dpavlin
extracted support for Plucene to separate file


Revision 8 - Directory Listing
Modified Thu May 6 07:22:41 2004 UTC (19 years, 10 months ago) by dpavlin
renamed script to fill index to incicate that it's intended to be used with
Plucene


Revision 7 - Directory Listing
Modified Wed May 5 15:38:35 2004 UTC (19 years, 10 months ago) by dpavlin
extracted more methods, support for other formats, misc improvements


Revision 6 - Directory Listing
Modified Wed May 5 13:42:27 2004 UTC (19 years, 10 months ago) by dpavlin
Implemented httpd server based on HTTP::Daemon and CGI::Lite.



Revision 5 - Directory Listing
Modified Wed May 5 10:26:27 2004 UTC (19 years, 10 months ago) by dpavlin
prototype web server


Revision 4 - Directory Listing
Modified Tue May 4 15:47:14 2004 UTC (19 years, 10 months ago) by dpavlin
added CGI interface (slow), global configuration, templates


Revision 3 - Directory Listing
Modified Tue May 4 14:00:03 2004 UTC (19 years, 10 months ago) by dpavlin
added body extractor to MWS


Revision 2 - Directory Listing
Modified Mon May 3 21:28:46 2004 UTC (19 years, 10 months ago) by dpavlin
move search into package


Revision 1 - Directory Listing
Added Mon May 3 20:40:40 2004 UTC (19 years, 10 months ago) by dpavlin
initial import of MailBox Web Search project
(working primitive indexing and command-line sarching)


  ViewVC Help
Powered by ViewVC 1.1.26