The Bignumbers plugin now only displays Nicks that are in the main table.
[onis.git] / CHANGELOG
1  onis - CHANGELOG
2 ==================
3 http://verplant.org/onis/
4
5   0.7.2 - Spanish translation
6  =============================
7  - Javier Garcia Alarcon (Sorry, my term didn't like all the fancy spanish
8    characters :/) has contributed a spanish translation for onis. Thank you
9    very much :)
10
11
12
13   0.7.1 - Improved aging and new translation
14  ============================================
15  - ``Aging'' now only occurs once a day, so you can generate hourly-stats
16    without losing data..
17  - Christoffer Jonsson has sent in a swedish translation. Thank you very
18    much :)
19  - Fixes in the CSS files allow the MSIE to render the generated files
20    correctly. You have to resize the images to 50 by 50 pixels though.. If
21    you don't like that you'll have to edit the CSS files yourself..
22
23
24
25   0.7.0 - Aging data and themes
26  ===============================
27  - A parser for EnergyMech logfiles has been contributed/added. Thanks to
28    Korbinian Rosenegger :) Unfortunately it doesn't quite work, yet..
29  - When including images in the stats the images will now be displayed in
30    the Userdetails-stats, too.
31  - There is a new ``public_page'' option: When set to ``true'' (the
32    default setting) the page will eventually show up on onis' homepage.
33  - There is now support for simple themes. Basically, they are ordered
34    configs.. Also, the themes have been improved a bit..
35  - Words, Nicks and Ident `age' now. This means, that a lot less diskspace
36    will be used to store persistent data, because useless old data will be
37    removed..
38  - The nicks-Plugin is now RFC2812 compliant.
39
40
41
42   0.6.1 - Bugfixes
43  ==================
44  - A display bug with the ``Conversations'' plugin has been fixed.
45  - POD documentation for some modules has been improved/added.
46  - Bjørn Danielsen has contributed a norwegian translation.
47    Thanks a lot :)
48  - Handling of unidentified nicks has been improved. People who don't use
49    the users-configuration and run onis on small logs (daily logs or so)
50    may see a huge improvment here..
51
52
53
54   0.6.0 - Detailed nick statistics
55  ==================================
56  - The new ``Userdetails''-plugin provides detailed per-user-statistics
57    for people that are into that kind of things (ie. me ;).
58  - The width of the bars of the ``Conversation''-plugin is calculated more
59    appropriately now.
60  - Typos in lang/german.lang have been fixed.
61  - Persistency files won't work with any other version than they were
62    created with.
63
64
65
66   0.5.1 - Some more cosmetics
67  =============================
68  - Dircproxy parser has been fixed. The format seems to have changed.
69  - Error- and warning-messages have been changed to provide more
70    information about what's wrong and how it can be fixed.
71
72
73
74   0.5.0 - Stable, at last
75  =========================
76  - The Conversations- and the Nicks-plugin both now ignore nicks that
77    didn't write at least 100 lines. This value will be configurable in a
78    later release.
79  - The persistency data is ignored now, if the user configuration changes.
80    This has caused some irritation in the past so I thought it would be
81    good to implement..
82  - Output fixes.. (Thanks Bob :)
83  - A new theme, named ``liner'' after it's creator, has been added.
84    Thanks a lot :)
85  
86
87
88   0.4.9 - Bugfixes and conversations
89  ====================================
90  - Workaround for MSIE issues have been implemented. Isn't it weird that
91    such a widespread browser can;t even center a table the right way?!
92  - A bug html-tag generation code has been fixed. Now all there's left to
93    do is to use them ;)
94  - The ``Conversations'' plugin has been added. It displays the persons
95    with the most conversations.
96  - The user config has been integrated a lot better into the nick-tracing
97    code.
98  - A bug in the persistency code has been fixed. Thanks to Bob Ball for
99    reporting it :)
100
101
102
103   0.4.8 - Look ma, that's me on the internet ;)
104  ===============================================
105  - Option to add an image to each nick has been added.
106  - Option to ignore hosts/nicks has been added.
107  - The newest time is now saved per-file, so the order of the input files
108    doesn't matter anymore.
109  - Files are no longer identified by their name, their inode numbers are
110    used instead. This has not been tested unter M$ Windows!
111  - New default config is to sort the users by words, not lines.
112  - Fixed bug with the coloring-code (Thanks to Bob Ball for pointing this
113    out :)
114
115
116
117   0.4.7 - Colors and users
118  ==========================
119  - Added forgotten ident prefix `='.
120  - Recognition of mIRC-color-codes has been added. (Thanks to Bob Ball for
121    coding this :)
122  - A user-configuration has been added which aloows to set specific
123    information (like link, realname and image) for an user.
124
125
126
127   0.4.6 - Yet another nasty bug fixed
128  =====================================
129  - A bug in the persistency code has been fixed: If the first line of a
130    logfile had the same timestamp as the last line parsed in the previous
131    run, the entire logfile would not be parsed.
132  - An alternate config file can be set with the ``--config'' command line
133    argument.
134
135
136
137   0.4.5 - Purge option and fixes
138  ================================
139  - Option to automatically purge (truncate or delete) parsed logfiles has
140    been added.
141  - Input files will be sorted by mtime from now on. This addresses an
142    issue with weird sorted input..
143  - The dancer-parser has had a problem with the month of december (which
144    has been taken care of ;)
145  - A potential deivision by zero in Html.pm has been fixed.
146
147
148
149   0.4.4 - Bugfix release
150  ========================
151  - Forgotten config options have been added again.
152  - Fixes in the translation system.
153
154
155
156   0.4.3 - Multilingualism
157  =========================
158  - A bug in the generated HTML code has been fixed.
159  - Support for translations and a german translation has been added.
160  - A parser for dancer-logs has been added (again).
161
162
163
164   0.4.2 - Bugfix release
165  ========================
166  - An issue with perl 5.8.0 has been resolved: Time::Local tried to load
167    ``Config'' and got onis' module with the same name.
168  - A bug in the Eggdrop parser has been fixed: leave-events were not
169    parsed correctly.
170  - A parser for xchat has been added.
171
172
173
174   0.4.1 - Added missing features and more
175  =========================================
176  - Internal restructure due to planned features.
177  - The main table can now be sorted by lines, words or characters written.
178  - Written lines, words and characters can be displayed at will. You can
179    even chose between number only, bar only and both.
180  - The overall-distribution of time spent chatting can be displayed.
181  - A plugin named ``Interesting Numbers'' has been added. It brings back
182    the information displayed by the ``Action'', ``Kicks'' and
183    ``Soliloquies'' plugins.
184  - URLs are now cut after 50 characters.
185  - The daily activity stats now use characters (instead of lines) for
186    greater precision.
187
188
189
190   0.4.0 - Complete rewrite (testing)
191  ====================================
192  - Complete rewrite of huge parts of the program.
193  - Improvments for nick-tracing.
194  - Fixes for URL-Matching.
195  - Better config-parsing.
196  - Persistent data using ``Storable''.
197  - New, lighter output theme.
198  - Tons of other stuff I forgot to write down.
199
200
201
202   0.3.3 - Major Feature Enhancements
203  ====================================
204  - Bug fixed: eggdrop and dircproxy logs wouldn't work with the kicks
205    plugin. Thanks to Daniel Peters.
206  - New plugin: nicks determines the nicks which were mentioned the most.
207  - New plugin: channel tries to determine the channel's name. This only
208    works with eggdrop, ircii, mirc and perlbot logs.
209  - New plugin: topics lists the last topics set in the channel.
210  - There are more configuration options for certain plugins.
211  - onis uses Getopt::Long for some settings such as channel name or output
212    file. Getopt::Long is part of the standard perl distribution.
213  - Quotes taken out of the logfiles are now escaped and URLs are linked.
214    There can be only one URL per line so far.
215  - Bug fixed: You can now include images from other webservers in the
216    config file.
217  - Bug fixed: The words plugin now ignores nicks.
218
219
220
221   0.3.0 - Major Feature Enhancements
222  ====================================
223  - Merged Fester's "extensions" into the main branch as "plugins". These 9
224    (!) new plugins give a lot of useless information about the channel
225    usage.
226  - Added parsing modules for dancer- and dircproxy-logfiles. Thanks to
227    Korbinian Rosenegger for writing the initial code.
228  - Modularized the entire structure of onis.
229  - The new comment-character is ';'. I though it would look better.
230  - Updated the perlbot parser so it is compatible with perlbot 1.4.2
231
232
233
234   0.2.0 - advanced and tested pre0.1.9
235  ======================================
236  - user-ranking scaleable (check the config-file)
237  - improvment of the user-tracing. slows down when handling unknown nicks,
238    so make sure to use the plugin if running perlbot!
239  - source better documented
240  - changed syntax!!