changelog
    
    
    - Tue, 04 Nov 2014 17:10:44 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 04 Nov 2014 17:10:44 +0200] rev 60
 
    - - try print dateversion more correctly
 
    - Tue, 04 Nov 2014 17:07:46 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 04 Nov 2014 17:07:46 +0200] rev 59
 
    - - make_commits_txt must be higher up..
 
    - Tue, 04 Nov 2014 17:04:22 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 04 Nov 2014 17:04:22 +0200] rev 58
 
    - - now able to get changeset by date
 
    - Tue, 04 Nov 2014 16:07:19 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 04 Nov 2014 16:07:19 +0200] rev 57
 
    - - beh
 
    - Tue, 04 Nov 2014 16:05:38 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 04 Nov 2014 16:05:38 +0200] rev 56
 
    - - now includes the date-version in the .cset message
 
    - Tue, 04 Nov 2014 15:59:20 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 04 Nov 2014 15:59:20 +0200] rev 55
 
    - - added the .changeset (aka .cset or .rev) command to get revision info
 
    - Sat, 01 Nov 2014 15:29:45 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 01 Nov 2014 15:29:45 +0200] rev 54
 
    - - also check for 'should fix' in commit messages
 
    - Sat, 01 Nov 2014 11:53:05 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 01 Nov 2014 11:53:05 +0200] rev 53
 
    - - damnit
 
    - Sat, 01 Nov 2014 11:51:48 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 01 Nov 2014 11:51:48 +0200] rev 52
 
    - - fixed pull logic
 
    - Thu, 30 Oct 2014 04:38:24 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Thu, 30 Oct 2014 04:38:24 +0200] rev 51
 
    - - now also tracks sandbox-stable
 
    - Thu, 30 Oct 2014 02:58:26 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Thu, 30 Oct 2014 02:58:26 +0200] rev 50
 
    - - goddamnit
 
    - Thu, 30 Oct 2014 02:55:14 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Thu, 30 Oct 2014 02:55:14 +0200] rev 49
 
    - - print username when possible
 
    - Thu, 30 Oct 2014 02:06:28 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Thu, 30 Oct 2014 02:06:28 +0200] rev 48
 
    - - now clones sandbox correctly
 
    - Thu, 30 Oct 2014 02:02:24 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Thu, 30 Oct 2014 02:02:24 +0200] rev 47
 
    - - added sandbox support
 
    - Sun, 12 Oct 2014 16:33:44 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 12 Oct 2014 16:33:44 +0300] rev 46
 
    - - now with a more detailed diffstat, in color!
 
    - Mon, 06 Oct 2014 00:18:23 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 06 Oct 2014 00:18:23 +0300] rev 45
 
    - - bump interpreted version number of zandronum-stable from 1.3 to 1.4
 
    - Sun, 05 Oct 2014 23:39:58 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 05 Oct 2014 23:39:58 +0300] rev 44
 
    - - post the raw-form error if unable to decipher
 
    - Sun, 05 Oct 2014 23:38:35 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 05 Oct 2014 23:38:35 +0300] rev 43
 
    - - removed line delimeters from hg incoming regex parser
 
    - Sun, 05 Oct 2014 23:33:29 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 05 Oct 2014 23:33:29 +0300] rev 42
 
    - - use a specific delimeter string '@@@@@@@@@@@' for hg incoming data as some commit messages are multi-line
 
    - Sat, 04 Oct 2014 18:18:28 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 04 Oct 2014 18:18:28 +0300] rev 41
 
    - - refactor
 
    - Sat, 04 Oct 2014 17:58:34 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 04 Oct 2014 17:58:34 +0300] rev 40
 
    - - fine tuning, added .hg command
 
    - Sat, 04 Oct 2014 17:52:41 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 04 Oct 2014 17:52:41 +0300] rev 39
 
    - - reworked repository watching. Now uses incoming only once to get a list of commits, then pulls, then operates on pulled data. The incoming command doesn't seem to support the '-r' switch properly? Should also be a bit faster now and should use less networking.
 
    - Sat, 04 Oct 2014 15:06:38 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 04 Oct 2014 15:06:38 +0300] rev 38
 
    - - fixed: pulling commits from local zan-stable to zan-dev didn't work properly
 
    - Fri, 03 Oct 2014 21:45:27 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Fri, 03 Oct 2014 21:45:27 +0300] rev 37
 
    - - fixed: the [url] tags in BT messages had unnecessary quotes
 
    - Fri, 03 Oct 2014 21:44:42 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Fri, 03 Oct 2014 21:44:42 +0300] rev 36
 
    - - when updating BT tickets, the note data must be cleared in order to not update all the tickets in the ticket. WTF is MantisBT smoking?
 
    - Mon, 29 Sep 2014 12:22:26 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 29 Sep 2014 12:22:26 +0300] rev 35
 
    - - update target version in tickets when acting upon commit data
 
    - Mon, 29 Sep 2014 04:26:27 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 29 Sep 2014 04:26:27 +0300] rev 34
 
    - - be more verbose when .checkhg is used
 
    - Mon, 29 Sep 2014 04:19:10 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 29 Sep 2014 04:19:10 +0300] rev 33
 
    - - uhhhhhh yeah
 
    - Mon, 29 Sep 2014 04:15:59 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 29 Sep 2014 04:15:59 +0300] rev 32
 
    - - corrected repository handling on error: print errors with commit node and pull even when processing fails
- fixed: as a result of cobalt today being given updater status due to the recent repository tracking feature, it would leak out private ticket info 
    - Mon, 29 Sep 2014 03:30:47 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 29 Sep 2014 03:30:47 +0300] rev 31
 
    - - GOD. DAMNIT. PYTHON.
 
    - Mon, 29 Sep 2014 03:29:20 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 29 Sep 2014 03:29:20 +0300] rev 30
 
    - - fixed crash on listdevemails if there are no emails
 
    - Mon, 29 Sep 2014 03:26:45 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 29 Sep 2014 03:26:45 +0300] rev 29
 
    - - now is able to track zandronum mercurial repositories and react to 'fixes 0001234' trigger messages in them
 
    - Sat, 06 Sep 2014 14:03:38 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 06 Sep 2014 14:03:38 +0300] rev 28
 
    - - added urban dictionary lookup
 
    - Sat, 30 Aug 2014 20:30:54 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 30 Aug 2014 20:30:54 +0300] rev 27
 
    - - disabled unstable/incomplete linkbot code.. I need to learn to stash changes proper
 
    - Sat, 30 Aug 2014 20:22:16 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 30 Aug 2014 20:22:16 +0300] rev 26
 
    - - made cobalt die if autoconnect entries cannot be found plus other stuff
 
    - Sat, 12 Jul 2014 23:05:31 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 12 Jul 2014 23:05:31 +0300] rev 25
 
    - - changed the copyright line to use my proper legal name instead of my common calling name
 
    - Tue, 01 Jul 2014 02:18:51 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 01 Jul 2014 02:18:51 +0300] rev 24
 
    - - updated error
 
    - Tue, 01 Jul 2014 02:16:34 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 01 Jul 2014 02:16:34 +0300] rev 23
 
    - - added .convert with angle and temperature conversions
 
    - Sun, 29 Jun 2014 21:36:01 +0000
 
    - by crimsondusk <crimsondusk64@gmail.com> [Sun, 29 Jun 2014 21:36:01 +0000] rev 22
 
    - README.md edited online with Bitbucket
 
    - Sat, 21 Jun 2014 17:40:49 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 21 Jun 2014 17:40:49 +0300] rev 21
 
    - - handle hg errors better
 
    - Sat, 21 Jun 2014 17:11:58 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 21 Jun 2014 17:11:58 +0300] rev 20
 
    - - don't run as root without asking first, added more startup messages
 
    - Sat, 21 Jun 2014 16:42:03 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 21 Jun 2014 16:42:03 +0300] rev 19
 
    - - control connections turned into log channels
 
    - Sat, 21 Jun 2014 16:09:32 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 21 Jun 2014 16:09:32 +0300] rev 18
 
    - - when announcing new issues, include the project name
 
    - Mon, 16 Jun 2014 23:12:13 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 16 Jun 2014 23:12:13 +0300] rev 17
 
    - - don't try to send stuff we cannot convert to ascii.. I don't like it but it's better than a crash
 
    - Mon, 16 Jun 2014 00:14:56 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 16 Jun 2014 00:14:56 +0300] rev 16
 
    - - don't crash if unicode parsing fails, don't require nickname for admin masks
 
    - 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