]> git.donarmstrong.com Git - infobot.git/blob - ChangeLog
* Fixed talkok bug with 'how are you' statement in optional addressing mode
[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 * Fixed verstats to warn the channel about who involked the command and bug that
16 was causing the output to go to random channels due to loss of variable scope
17
18 * Added infobot client to verstats and cleaned up a few other client regex
19
20 * Fixed talkok bug with 'how are you' statement
21
22 1.5.2
23 =====
24
25 * Correction to factoid updates to treat appending as a modification
26
27 * Code formatting cleanups
28
29 * Removed unmaintained patches directory
30
31 * Changed +chan to chanadd
32
33 * Changed -chan to chandel
34
35 * Changed +ban to banadd
36
37 * Changed -ban to bandel
38
39 * Changed +host to hostadd
40
41 * Changed -host to hostdel
42
43 * Changed adduser to useradd
44
45 * Changed deluser to userdel
46
47 1.5.1
48 =====
49
50 * Fixed bug in factoid modification code that prevented matching against
51 created_by properly
52
53 * New +M flag to allow modifying factoids created by same nick
54
55 1.5.0
56 =====
57
58 * Rebranding from blootbot
59
60 # vim:ts=4:sw=4:expandtab:tw=80