]> git.donarmstrong.com Git - infobot.git/blob - ChangeLog
* Added chanset for verstats to allow disabling of command to prevent abuse
[infobot.git] / ChangeLog
1 1.5.3
2 =====
3
4 * New maxVolunteerLength to govern max size of non addressed replies
5
6 * Cleaned up some of the regex code for what the bot considers a question
7
8 * Fixed an obscure and undocumented variable that was disabling "query?"
9 questions in non addressed mode
10
11 * Fixed bug in babelfish module due to site/html changes
12
13 * Added chanset and help for verstats to allow disabling of command to prevent abuse
14
15 1.5.2
16 =====
17
18 * Correction to factoid updates to treat appending as a modification
19
20 * Code formatting cleanups
21
22 * Removed unmaintained patches directory
23
24 * Changed +chan to chanadd
25
26 * Changed -chan to chandel
27
28 * Changed +ban to banadd
29
30 * Changed -ban to bandel
31
32 * Changed +host to hostadd
33
34 * Changed -host to hostdel
35
36 * Changed adduser to useradd
37
38 * Changed deluser to userdel
39
40 1.5.1
41 =====
42
43 * Fixed bug in factoid modification code that prevented matching against
44 created_by properly
45
46 * New +M flag to allow modifying factoids created by same nick
47
48 1.5.0
49 =====
50
51 * Rebranding from blootbot
52
53 # vim:ts=4:sw=4:expandtab:tw=80