pisg (0.46) - Tue Feb, 11th 2003
* Fix serious bug which caused garbled output i "Latest topics" and other
places with URLs.
* The default for the QuoteWidth option has been changed to 80.
* Be in-casesensitive on charsets.
* Small translations update to lang.txt
pisg (0.45) - Wed Feb, 5th 2003
* Fix 3 small gramattical errors in english language. (thanks Cheetah)
* Add half-op support to irssi format. (thanks, arsonist)
* Fix a bug/crash with the DCpp format when a nick contained special
characters.
* Added justgrey colorscheme (thanks, Jens Bergmann)
* Update URL for oer format in docs/FORMATS (thanks, EQU)
* Update irssi format to accept 1 or more spaces before * for action lines
instead of requiring 2
* Add modified version of patch from minicus - allows browser to split words
at QuoteWidth number of characters into any given word, without splitting
URL's (new config option)
* When CharSet is not 'iso-8859-1' or 'iso-8859-15', don't provide
conversions for characters. Fixes problems for many other languages, e.g.
greek, korean etc.
* Fix bug in mIRC6 format where it didn't recognize logfiles logging seconds
* Fix bug in mIRC6 format where it didn't recognize kicks of the maintainer
* Added support for sirc format (thanks bartko)
* Added support for blootbot format (thanks, Tim Riker)
* Added support for dircproxy format.
* Move 'valign="middle"' statements out of blocks to
blocks where
they belong. According to HTML validator, valign is an invalid attribute
for an statement. (see http://validator.w3.org/)
pisg (0.44) - Sun Dec, 15th 2002
* Fixed an error in the mIRC6 format which caused pisg to abort on some
lines.
* mirc2egg script updated.
* The random line in "Most Active Nicks" now wraps words that are longer
than 40 characters. (thanks, glen)
* Check if a userpic link begins with http:// -- if so, dont prepend image
directory to URL
* Look for a nick that has been referenced before in attacks, if one is not
in the line fall back to using word following attack word
* Chop lines added to sayings to the length of maxquote (so we don't have
super long quotes showing up - BugID#594618)
* Only match emails if it begins at the beginning of a line or after
something other than ':' URL on that line. Fixes BugID#618540
* Strip DOS Formatting from files - Fixes space at end of line BugID#628580
* Fixed bug in hour tracking - Formats hours to 2 digits correctly now,
previously was only forcing to 2 digit times if there was a time offset
configured. Fixes BugID#632883
* Fixed bug - shouldn't have been grabbing 2 parts of the pircbot string
to variables, was part of Rev 1.3 but apparently I forgot to actually put
in that part. Thanks Marc Roberts for pointing this out. BugID#651485
* Added support for 'DC++' format, used by Direct Connect hub chat
* Fixed bug in infobot format -- was matching any line that began lowercase
as an action line. Infobot does not log actions in a recognizable format
... I even examined the output in hex to be sure. Fix BugID#652239
* Fixed a bug in logsuffix handling where pisg would blow up if the
'logsuffix' expression did not return dates for every filename. It will
now not parse any files that logsuffix does not match.
pisg (0.43) - Fri Nov, 22th 2002
* Add "ShowOnlyTop" option which can be used if you only want to have stats
for the users which appeared in the "Most Active Nicks" (top talkers)
section. (thanks, mincus)
* Fix voice/devoice detection with xchat format.
* mIRC6 format wasn't actually distributed with pisg, it is now.
* mirc2egg.sed script added in the scripts/ folder, it's used to convert
mIRC logs to eggdrop logs. (thanks, Geoff Simmons)
* Hopefully fix xchat logs interpreting asterixs as the nick.
* If a sex has been specified for a user in pisg.cfg, that user will now
have a sex-dependent color in the stats page. (E.g. one color for males,
another for females etc.) (thanks, Olivier 'Babar' Raginel)
* For languages which have a general unknown-sex verb, this can now be
specified. E.g. French has 'un' for male, 'une' for females and 'un(e)'
as a general unknown-sex verb. (thanks, Gaël Roualland)
pisg (0.42) - Fri Nov, 1st 2002
* ircII logfile support added (thanks, James Andrewartha)
* Changed behavior of most active nicks to print an action line if no
normal line is available for that nick
* Added support for formatting of "for example" lines to standard format
* Added retarded support for retarded logformat used for mIRC6.x
* A bug in the zcbot format where the first character would be truncated
has been fixed (thanks, Guillaume Leclanche)
* New 'softgreen' colorscheme (thanks, Melody Mayberry)
* Fixed wrong reference to PicHeight in docs which should be PicWidth.
(thanks, J Lehto)
* The ocean colorscheme has been updated, the link-hover color is now
white.
* A bug which appeared with some variations of xchat logfiles have been
fixed. (thanks, Michael Hostbaek).
pisg (0.41) - Sun Aug, 11th 2002
* Fix a bug in the winbot logfile format where lines containing the channel
name in a wrong case wouldn't get counted.
* Fix a bug in the mIRC format, where characters in the nick would be
counted as mode changes.
* When ShowTopics was set to 0, the headline "Latest topics" was still
shown, fixed (thanks, Kean "zakarun" Pedersen)
* New 'ocean' colorscheme (thanks, Mikko Nissinen)
* New 'darkred' colorscheme (thanks, Hanno Hecker)
* mIRC, Trillian, perlbot and virc98 formats now strips half-op prefixes
from nicks as well.
* moobot logfile support added (thanks, Phil Gregory)
* Greek language support added (thanks, Konstantinos Tzanidis)
pisg (0.40) - Thu Jul, 4th 2002
* The "It's Summer And The Sun Is Shining"-release.
* When ShowMostAtiveByHour was enabled, unitialized values could appear
which caused the HTML file not to be created. (thanks, Gissehel)
* RacBot logfile support added (thanks, Hanno Hecker)
* kvirc logfile support added (thanks, wwp)
* Correct pircbot.pm to work with !channel, &channel and +channel in
addition to #channel (thanks, Hanno Hecker)
* Half-op statistics (+h), enabled by ShowHalfops. (thanks, crazycat)
pisg (0.39) - Tue May, 14th 2002
* ShowFoulLine option added (thanks, Adam Spiers ).
* The "foul-words" counting is now done word-wise instead of line-wise
(thanks, Adam Spiers )
* Files in a LogDir is now run through alphabetically incase-sensitive
(thanks, Gissehel )
* --prefix commandline option wasn't working, fixed.
* Slovak translation added (thanks, Gabriel Svajko )
* Russian translation added (thanks, Anton Tretiakov, )
* A problem with links in Trillian log formats has been fixed (thanks,
Hanno Hecker )
* A problem with multiple mode changes (+vv, +oo) in Trillian format has
been fixed.
* README has been polished/modified
* It's now possible to include different configuration files using a new
syntax (thanks, Hanno Hecker )
* Changes thanks to Matthew "Cheetah" Gabeler-Lee ():
* A ShowWordTime option now exists that works the same as ShowLineTime,
but uses word stats
* SortByWords option added
* Foul-words matching is now more strict. It no longer matches inside a
word, but only in the end or at the start of a word
* --cchannels commandline option added, when a channel is specified here,
it will be the only channel to run stats for in pisg.cfg.
* A bug previously that could cause pisg to error out in channels with
untalkative users in the active list when sorting by words is fixed.
* Random quotes wrap in the output html now
pisg (0.38) - Thu Apr, 25th 2002
* Grammar fixes in documentation (thanks, Azhrarn )
* Added support for pircbot (http://www.jibble.org/pircbot.php)
* Note added to docs/FORMATS file about oer format limitations (thanks, EQU
)
* Icelandic translation added (thanks, Birkir )
* scripts/windows-ftp-upload.txt has been added; a sample script and
description on how to upload files automatically on Windows. (thanks,
Azhrarn)
* A old configuration option appeared on commandline when doing pisg --help
* Configuration options renamed: pic_width => PicWidth, pic_height =>
PicHeight, pic_loc => PicLocation. Documentation also added.
* Split up the documentation of options into different categories, for
better overview.
* Fix minor typo in bxlog formats which caused joins to a channel not being
registered properly (thanks, comcute )
* A dutch translation appeared in the English version of pisg; fixed.
* Nicktracking wasn't working with the irssi logfile format, fixed (thanks,
Matthäus Wander )
* Time-bars are now centered properly
* Czech translation added (thanks, Jaroslav Ostadal )
pisg (0.37) - Mon Apr, 8th 2002
* The "lets clean up and move things around"-release
* pisg.pl has been renamed to pisg
* Colors/layout options has been removed. You now control the HTML page
by using CSS. The 'layout' directory contains the default CSS file. Also,
you are encouraged to provide your own CSS files for pisg so we can have
different themes, send them to me and they will become a part of pisg :-)
* Options has been renamed, the underscore has been removed, but they can
still be used with a small warning.
* prefix option has been renamed to LogPrefix
* foul option has been renamed to FoulWords
* The 'use_activetime_alt' option has been removed, not needed.
* There is now an "MostNicksHistory" option to define how many nicks you
want to have in the "Most Used Nicks" box
* Some HTML columns were missing their end-tag when no voices had been
made. Fixed.
* It was not possible to use the LogSuffix option before, it's now working
again.
* 'names/name' is now translateable in the 'Most Used Nicks' section.
* Remove CONFIG-README, obsoleted by new and better doc/pisg-doc.txt and
doc/html/index.html
* Nicks ignored are now properly ignored in 'Most Used Nicks'
* pisg warned about an unrecognized line in the configuration file when you
had empty lines in the channel section. Fixed.
* When dealing with multiple channels; aliases, ignores etc. would get
passed on to the next channel, so you could see nicks appearing which
never existed on that channel. Fixed. This should also give a performance
increase.
* When using the TimeOffset option, the wrong hours was highlighted both in
the vertical and horizontal bars - fixed. (thanks, Mircea Ionut Bardac)
* When nicktracking is on, if a nick was changed but also appeared as a
regex-alias, an errornous new alias would be created (thanks,
Phil Gregory)
* mIRC-logfiles were not recognizing nick-changes, fixed (Sam Bingner)
* Support for muh-bouncer logs (thanks, Sebastian Erlhofer & Bastian
Friedrich)
* Support for dancer-bot logs (thanks, Elmar Hoffmann)
* Support for energymech bot (thanks, Torsten Karwoth)
* Support for virc98 logs (thanks, HceZar )
* Romanian translation added (thanks, Vlad )
* The usual translation updates.
pisg (0.36) - Fri Feb, 8th 2002
* Many translation updates (thanks all)
* Add new translation templates to translate the bottom of the stats page
* Add Portugese/Brazil translation(PT-BR) (thanks Peter )
* addalias.pl script v2.2 by Jens Bergmann , see the
changes in the README in scripts/addalias/
* The lang option is no longer case sensitive
* "Most used nicks" no longer thinks that two differently cased nicks are
different nicks.
* Action lines fixed in axur format (thanks, Andrew )
* Fix serious bug in addalias.pl where a nick with a metacharacter in it
would wipe out whole config (thanks for the report, Jens Bergmann)
pisg (0.35) - Sat Jan, 26th 2002
* Translate mouse-over items (eg. "Open in new window: URL")
* Support for oer bot logfiles (thanks to EQU )
* Support for perlbot logfiles (thanks to Travis Roy )
* Add -v / --version commandline option
* Fix a rare bug where a user with only one line, and no words were causing
unitialized values error.
* Many fixes to axur logfile format (thanks, Andrew )
* Fix to irssi logfile handling, where a user was recognized as a mode
(thanks, David Leadbeater )
* Support new xchat logfile format (from 1.8.6 and up)
* Add "show_mostnicks" feature (thanks to "ST8" ),
this adds a box on the stats page showing how many different nick uses
people had
* Fix bug in documentation, which said nicktracking was enabled by default,
but it really isn't.
* The addalias.pl script is no longer case sensitive when updating nicks
already in the config file
pisg (0.34) - Tue, Jan 8th 2002
* New option 'show_topics', to enable/disable 'last topics'
* New feature 'bigpic' for users, see CONFIG-README. 'bigpic' will link to
a bigger picture (thanks, Phil Gregory)
* axur logfile support (thanks to Andrew )
* Nicks in 'most referenced nicks' is now being aliased properly, the
"number of uses" wasn't being incremented for the aliases (thanks to Phil
Gregory and The Paladin)
* bobot++ logfile support added (thanks to Oct@zoy.org)
* New option 'nickhistory' to define the maximum number of nicks in 'most
referenced nicks' (as suggested by Zapp )
* The usual slew of translation updates
pisg (0.33) - Tue, Dec 20th 2001
* The "Merry Christmas" release
* Internet Explorer 6 centered all table contents, fixed.
* Trillian logfile support added (thanks to Azhrarn )
* Remove a lot of debugging code which was never really used, this should
give a small increase in performance
* 'show_voices' wasn't working, fixed (thanks, Stefan D.)
* Small bugfix to pisg.cfg parsing
* Add 'pagefoot' option, works like the 'pagehead function' (thanks Jean
Delvare)
* Filter URLs with ampersands, & -> & (thanks Jean Delvare)
* Changed README a bit
* Add 'wordshistory' configuration option, to define how many words to be
in 'most used words'
pisg (0.32) - Sun, Dec 9th 2001
* infobot log support added by Nicholas Frampton
* HTML changes:
- Convert stats page to use more CSS, never use 'bgcolor' HTML attribute.
- Make the page XHTML compatible, and use XHTML 1.0 Transititional doctype.
* When a logfile had the same topic multiple times, all of the same topics
was being shown on the stats page, now duplicate topics is removed.
* The hour being highlighted in 'most active times' is now the hour with
most activity, if you want to highlight the hour which the stats are
being generated in, use 'use_activetime_alt'
* More improvements to pisg.cfg parsing
* irssi logfile fixes:
- Was interpreting nicks with '-' in it incorrectly.
- Topics wasn't being displayed correctly
* All configuration options in CONFIG-README can now be specified on
commandline, eg. 'pisg.pl --cfg show_wpl=1 --cfg show_cpl=1'
pisg (0.31) - Mon, Dec 3rd 2001
* Fix serious bug where pisg would end up in an endless loop when multiple
URLs were on a line.
* More improved parsing: pisg will now complain if a configuration option
is used, which doesn't exist in the real world.
* Fix some documentation bugs
* Report the right line number when displaying parse errors in pisg.cfg
pisg (0.30) - Sun, Dec 2nd 2001
* New feature: 'show_lastseen' - will add a column in the stats to display
when the user was last seen on the channel.
* When using mIRC logs which have a prefix (eg. <@osama> hi!), the prefix
will be removed automatically, works for both @ and +.
* New 'urlhistory' option added to define the maximum number of URLs to
show in 'most referenced URLs'
* zcbot (http://zcbot.sourceforge.net/) support added by Mo-Ize
* Preliminary support for 'ircle' logformats
* Also translate the title of stats page
* More precise docs, to document the defaults of the options.
* When a topic or a line had multiple URLs/e-mails, only the first one was
replaced by a link, fixed (thanks, Zapp )
* Add 'logsuffix' option, to get around problem with eggdrop logs not being
sorted correctly.
* 'wordlength' was applying to nicks in 'most referenced nicks' as well,
don't do that.
* Improved parsing of config file. pisg will now complain if a line isn't
what it's supposed to be.
* Lines with only a single smiley, eg. ' :P' got counted as a
UPPERCASE line, now ignored.
pisg (0.29) - Sat, Nov 10th 2001
* When using multiple channels, and not all channels have user pics, it was
showing a big empty coloumn with no userpics. Now it checks whether any
users in top xx has a userpic, and if yes, add the coloumn.
* Additionaly, users can force pictures of a channel with the new
'userpics="n"' option. (This could be useful if a nick appears on many
channels, but you only want the userpics on one..)
* New version of addalias.pl by deadlock :
- Doesn't need addalias.htm anymore, addalias.pl takes care of everything
- Can dynamically change user data when a nick is already added in the
config file
- Improved error handling
- Improved code
* Can now show voices/devoices like the showing of ops/deops, disabled by
default. Can be enabled with
* A relative URL to the pisg image bars can now be defined with 'pic_loc',
defaults to current dir.
* Counted 'http://name.com/' differently from 'http://name.com' - fixed.
* Fixed bug where mbot logs didnt count lines with only a 1 digit day
value, thanks to Teemu Ikonen
* Add support for winbot logfiles (www.winbot.co.uk) by Azhrarn
* Updates to Swedish translation (thanks to Andreas Henriksson
)
* Fix bug where when you had less than 5 urls in 'most referenced urls',
one wasn't being shown. (thanks Hanno Hecker)
* 'Hello' and 'hello' are no longer treated as seperate words in 'Most
Referenced Words'
* Added Estonian translation by comcute
* Added Italian translation by Pascal Brax
* Added Catalan translatino by Roger Utgés (Nikoru)
pisg (0.28) - Sun, Oct 21th 2001
* Added Hungarian translation by Gyuri Horak
* Performance improvements in HTML generation
* Fix bug where the 'These didn't make it to the top' section wasn't being
shown on the stats page when 'activenicks2' was less than the people in
the top 25.
* New options:
- 'show_activetimes' enable/disable 'Most Active Times' section.
- 'show_bignumbers' enable/disable 'Big Numbers' and 'Other Interesting
Numbers' section.
* The numbers below the timebars in 'Most Active Times' wasnt using the
'rankc' color option, it now does, and additionally adds a color
'hi_rankc' for highlighted ranks.
* A topic like " blah blah blah" was showing up as "blah blah blah" in
'latest topics' - fixed.
* Hopefully fix pisg on Win32.
* Add charset to the HTML page to make validator.w3.org happy, it's user
defineable with the new 'charset' option, default is 'iso-8859-1'.
* The color of the links in the bottom of the page (not in tables) can be
set by the new 'bg_link', 'bg_hlink' and 'bg_vlink' options.
* New option: 'default_pic' makes it possible to display a default picture
for a user if no picture defined. For example to display a picture
showing 'No picture available.'
pisg (0.27) - Sun, Oct 7th 2001
* Stats page was showing [:total] instead of the actual number, fixed.
* Added Slovenian translation by Ales Tepina
* Updates to various language templates
* Cleaned up addalias script (scripts/addalias/), it now shows a prettier
page, and it's now possible to add the sex of a user as well.
* It's now possible to ignore unwanted URLs in 'most referenced urls':
pisg (0.26) - Mon, Oct 1st 2001
* Internet Explorer interpreted width="" and height="" as a picture of 0x0
pictures, fix so we dont set empty values.
* Updates to French template by Mouky and aNa|0Gue
* Add --silent switch to pisg; makes pisg quiet, and only display error
messages. (thanks, S. William Schulz)
* Added Finish translation by Kirler@paincreators
* Added missing template, 'bylinetopic', to translate "by on