/[mws]/trunk/lib/MWS.pm
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/lib/MWS.pm

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 52 - (view) (annotate) - [select for diffs]
Modified Tue May 25 18:55:46 2004 UTC (19 years, 11 months ago) by dpavlin
File length: 8357 byte(s)
Copied from: trunk/MWS.pm revision 51
Diff to previous 51
move perl modules into lib directory, extracted HTTP daemon into new module
HTTP::Daemon::Simple


Revision 51 - (view) (annotate) - [select for diffs]
Modified Tue May 25 13:44:47 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: trunk/MWS.pm
File length: 8357 byte(s)
Diff to previous 50
don't croak on empty parametar


Revision 50 - (view) (annotate) - [select for diffs]
Modified Sun May 16 22:22:27 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: trunk/MWS.pm
File length: 8397 byte(s)
Diff to previous 47
added eval around Text::Iconv and autoformat so that script won't abort
if one of those functions fails


Revision 47 - (view) (annotate) - [select for diffs]
Modified Tue May 11 22:59:27 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: trunk/MWS.pm
File length: 8325 byte(s)
Diff to previous 43
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 43 - (view) (annotate) - [select for diffs]
Modified Tue May 11 15:36:51 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: trunk/MWS.pm
File length: 8165 byte(s)
Diff to previous 42
don't lock mbox, commands now work when invoked as symlinks to installation
dir


Revision 42 - (view) (annotate) - [select for diffs]
Modified Mon May 10 22:04:01 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: trunk/MWS.pm
File length: 8144 byte(s)
Diff to previous 41
minor improvements and beginning of (non functional in this revision!) support
for folders


Revision 41 - (view) (annotate) - [select for diffs]
Modified Mon May 10 20:26:17 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: trunk/MWS.pm
File length: 8025 byte(s)
Diff to previous 30
major code re-structuring: separation of indexer code into target independent
and depended, documentation improvements


Revision 30 - (view) (annotate) - [select for diffs]
Modified Sun May 9 00:09:32 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: trunk/MWS.pm
File length: 8153 byte(s)
Diff to previous 27
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 27 - (view) (annotate) - [select for diffs]
Modified Sat May 8 20:34:26 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: trunk/MWS.pm
File length: 8135 byte(s)
Diff to previous 26
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 - (view) (annotate) - [select for diffs]
Modified Sat May 8 16:24:46 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: trunk/MWS.pm
File length: 8029 byte(s)
Diff to previous 25
small improvements


Revision 25 - (view) (annotate) - [select for diffs]
Modified Sat May 8 16:06:58 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: trunk/MWS.pm
File length: 8064 byte(s)
Diff to previous 23
improvements in user-interface (css). http server can now server static files
(and it's serving style.css from html dir).


Revision 23 - (view) (annotate) - [select for diffs]
Modified Sat May 8 02:21:50 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: trunk/MWS.pm
File length: 7910 byte(s)
Diff to previous 22
misc fixes and improvements -- this should be another all-working version


Revision 22 - (view) (annotate) - [select for diffs]
Modified Sat May 8 01:13:33 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: trunk/MWS.pm
File length: 7715 byte(s)
Diff to previous 21
small fixes


Revision 21 - (view) (annotate) - [select for diffs]
Modified Sat May 8 00:54:16 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: trunk/MWS.pm
File length: 7721 byte(s)
Diff to previous 20
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 - (view) (annotate) - [select for diffs]
Modified Fri May 7 23:35:39 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: trunk/MWS.pm
File length: 7502 byte(s)
Diff to previous 19
working calendar


Revision 19 - (view) (annotate) - [select for diffs]
Modified Fri May 7 20:52:34 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: trunk/MWS.pm
File length: 6602 byte(s)
Diff to previous 17
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 17 - (view) (annotate) - [select for diffs]
Modified Fri May 7 11:25:01 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: trunk/MWS.pm
File length: 5835 byte(s)
Diff to previous 16
max_results option in configuration, better decoding of strange data
from headers


Revision 16 - (view) (annotate) - [select for diffs]
Modified Thu May 6 23:06:08 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: trunk/MWS.pm
File length: 5632 byte(s)
Diff to previous 14
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 14 - (view) (annotate) - [select for diffs]
Modified Thu May 6 19:46:58 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: trunk/MWS.pm
File length: 4826 byte(s)
Diff to previous 13
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 - (view) (annotate) - [select for diffs]
Modified Thu May 6 16:53:40 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: trunk/MWS.pm
File length: 4026 byte(s)
Diff to previous 12
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 - (view) (annotate) - [select for diffs]
Modified Thu May 6 12:40:11 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: trunk/MWS.pm
File length: 3162 byte(s)
Diff to previous 9
switch search engine to swish-e. It's stil slow, but usable.


Revision 9 - (view) (annotate) - [select for diffs]
Modified Thu May 6 07:32:24 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: trunk/MWS.pm
File length: 3146 byte(s)
Diff to previous 7
extracted support for Plucene to separate file


Revision 7 - (view) (annotate) - [select for diffs]
Modified Wed May 5 15:38:35 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: trunk/MWS.pm
File length: 3203 byte(s)
Diff to previous 4
extracted more methods, support for other formats, misc improvements


Revision 4 - (view) (annotate) - [select for diffs]
Modified Tue May 4 15:47:14 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: trunk/MWS.pm
File length: 2867 byte(s)
Diff to previous 3
added CGI interface (slow), global configuration, templates


Revision 3 - (view) (annotate) - [select for diffs]
Modified Tue May 4 14:00:03 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: trunk/MWS.pm
File length: 2144 byte(s)
Diff to previous 2
added body extractor to MWS


Revision 2 - (view) (annotate) - [select for diffs]
Added Mon May 3 21:28:46 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: trunk/MWS.pm
File length: 1837 byte(s)
move search into package


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26