changelog
- Sun, 15 Jun 2014 21:19:43 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 15 Jun 2014 21:19:43 +0300] rev 15
- - don't crash if utf parsing yields an UnicodeDecodeError
- Sat, 14 Jun 2014 16:24:03 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 14 Jun 2014 16:24:03 +0300] rev 14
- - heartbeat the issue announcer even if we just get a ping
- Sat, 14 Jun 2014 16:13:16 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 14 Jun 2014 16:13:16 +0300] rev 13
- - don't need that '- 1' anymore
- Sat, 14 Jun 2014 16:05:15 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 14 Jun 2014 16:05:15 +0300] rev 12
- - added mantisbt new ticket announcing
- added admin commands addchan, delchan and chanattr
- Fri, 13 Jun 2014 01:43:47 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 13 Jun 2014 01:43:47 +0300] rev 11
- - gddmnt, python. you and your type system
- Fri, 13 Jun 2014 01:34:53 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 13 Jun 2014 01:34:53 +0300] rev 10
- - respect the commandprefix option
- Fri, 13 Jun 2014 01:04:30 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 13 Jun 2014 01:04:30 +0300] rev 9
- - added verbosity setting
- Fri, 13 Jun 2014 00:49:09 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 13 Jun 2014 00:49:09 +0300] rev 8
- - made conflictsuffix configurable
- Fri, 13 Jun 2014 00:25:52 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 13 Jun 2014 00:25:52 +0300] rev 7
- - handle nickname shenanigans: handle 433 message and try reclaim nickname if someone who has taken it (possibly our own ghost) disconnected
- Fri, 13 Jun 2014 00:17:21 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 13 Jun 2014 00:17:21 +0300] rev 6
- - added .die
- Fri, 13 Jun 2014 00:14:42 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 13 Jun 2014 00:14:42 +0300] rev 5
- - added .restart and .update
- Mon, 09 Jun 2014 02:06:23 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 09 Jun 2014 02:06:23 +0300] rev 4
- - don't crash if ticket data doesn't have a reporter name (can happen if the reporter is banned)
- Sun, 25 May 2014 15:24:07 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 25 May 2014 15:24:07 +0300] rev 3
- - handle the case where the mantisbt is not available
- Fri, 23 May 2014 19:25:37 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 23 May 2014 19:25:37 +0300] rev 2
- - added a basic /idgames search
- Tue, 13 May 2014 23:29:37 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 13 May 2014 23:29:37 +0300] rev 1
- - fixed up exception handling, no longer connects to every possible connection, rather uses the autoconnect config entry