Commit Graph

1690 Commits

Author SHA1 Message Date
Pragmatic Software 30eba50bdc Update version 2017-02-21 05:50:06 -08:00
Pragmatic Software e4ca260aaf cjeopardy filter: Make comma substitution global 2017-02-21 05:50:02 -08:00
Pragmatic Software 1e4e101386 Update version 2017-02-21 05:37:48 -08:00
Pragmatic Software 5efc55c306 Ignore interpreted messages in AntiTwitter 2017-02-21 05:37:43 -08:00
Pragmatic Software 6c1e15db80 Update version 2017-02-21 05:26:30 -08:00
Pragmatic Software aac788831a Only one punishment per message! 2017-02-21 05:26:26 -08:00
Pragmatic Software b1432a8112 Update version 2017-02-21 05:20:23 -08:00
Pragmatic Software ca4be630ea Add AntiTwitter plugin 2017-02-21 05:20:17 -08:00
Pragmatic Software 4591e8639b Update version 2017-02-20 18:08:44 -08:00
Pragmatic Software b98b683cc2 Allow more sensible C Jeopardy filtering (do not treat underscores as word characters) 2017-02-20 18:08:38 -08:00
Pragmatic Software 282d97936f Update version 2017-01-29 18:01:33 -08:00
Pragmatic Software 85b8915494 Fixed some stuff 2017-01-29 18:01:26 -08:00
Pragmatic Software 63f1f973b0 Add missing return 0 to event handler 2016-12-16 19:22:42 -08:00
Pragmatic Software c78dbbb911 Check for value of key instead of existence in loggedin() 2016-12-16 19:20:57 -08:00
Pragmatic Software be2e568066 Update version 2016-12-13 15:42:56 -08:00
Pragmatic Software ca36ee00cd Ignore nicks that have not had activity in the last 1 hour when looking for similar nicks; add nicks to NickList when updating activity if they do not exist yet 2016-12-13 15:42:50 -08:00
Pragmatic Software 3c60a8452c Update version 2016-12-09 15:31:41 -08:00
Pragmatic Software 50c5c15fbd recall now skips nick-prefix and botnick-postfix messages 2016-12-09 15:31:36 -08:00
Pragmatic Software 534523287b Update version 2016-12-06 20:47:29 -08:00
Pragmatic Software b158a372a2 C Jeopardy can now be user-filtered to skip undesirable questions 2016-12-06 20:47:24 -08:00
Pragmatic Software 6decfb7e6c Ensure hint is reset for new question; auto-hint mode available in =cut block 2016-12-06 17:59:43 -08:00
Pragmatic Software d7040568bc Tip to use !hint again for new players 2016-12-06 17:58:01 -08:00
Pragmatic Software 9845bd3b00 Tip to ask for a hint after 4 wrong streak 2016-12-06 17:57:50 -08:00
Pragmatic Software ddd543146f Minor typo fixes 2016-12-06 17:54:27 -08:00
Pragmatic Software 2cc4302c0b Update version 2016-12-04 22:00:55 -08:00
Pragmatic Software c2a2debf3e Nick-floods are now once again detected 2016-12-04 22:00:50 -08:00
Pragmatic Software 4d2a89987b Update version 2016-12-01 05:19:04 -08:00
Pragmatic Software ba7149f518 Add missing parentheses to recently added SQL statements 2016-12-01 05:18:56 -08:00
Pragmatic Software af02bc43d3 Update version 2016-12-01 05:05:10 -08:00
Pragmatic Software a4d23bc445 Er, use OR instead of AND... 2016-12-01 05:05:07 -08:00
Pragmatic Software 9eca3d5adc Update version 2016-12-01 04:57:28 -08:00
Pragmatic Software d47edc100b Improve robustness of message history tracking 2016-12-01 04:57:25 -08:00
Pragmatic Software a5260ef056 Update version 2016-11-30 20:57:28 -08:00
Pragmatic Software ff51114a4f Missed a couple of account/ancestor replacements for nick-changes 2016-11-30 20:57:26 -08:00
Pragmatic Software 961f54f261 Update version 2016-11-30 09:28:36 -08:00
Pragmatic Software 3091516cc6 Reduce scope of $ancestor to nick-changes only
Move message account debug log messages behind a debug toggle
2016-11-30 09:28:19 -08:00
Pragmatic Software 8ba4ffffe4 More robust coverage of aliases when managing message history accounts
When adding a new unknown hostmask to the message history accounts, we now
take significant advantage of the aliases table to find an existing account
id for the hostmask before assigning it a new account id.

Likewise, we now take significant advantage of the aliases table when looking
for a nick-change match.

Fix misc channel case-sensitivity issues, add missing last-seen hostmask
updates, reduce message account linking log verbosity level.
2016-11-29 01:50:49 -08:00
Pragmatic Software bbf45a3fab Fix potential channel name case-sensitivity issues; misc minor fixes 2016-11-29 01:44:31 -08:00
Pragmatic Software 3537b74877 Update last_seen hostmask field in WHO replies 2016-11-29 01:43:11 -08:00
Pragmatic Software 5012886d71 Update version 2016-11-28 12:15:32 -08:00
Pragmatic Software ecd5feced1 AntiKickAutoRejoin: Fix channel case-sensitivity discrepancy and ignore roulette kicks (*BANG!*) 2016-11-28 12:15:26 -08:00
Pragmatic Software 31cb645f30 Update version 2016-11-17 18:34:15 -08:00
Pragmatic Software a5bb523f96 Make secret stuff more secret 2016-11-17 18:34:11 -08:00
Pragmatic Software e37b48822b Update version 2016-11-17 15:57:53 -08:00
Pragmatic Software df8e15b39e Fix factlog for deleted factoids not in global channel 2016-11-17 15:57:48 -08:00
Pragmatic Software 01cb062c82 Update quotegrabs 2016-11-16 19:20:56 -08:00
Pragmatic Software 13fade748e Update factoids 2016-11-16 19:20:27 -08:00
Pragmatic Software 107b4e9883 Update version 2016-11-16 19:15:50 -08:00
Pragmatic Software 3fbefa6746 Put some alias linking messages behind a debug toggle 2016-11-16 19:15:45 -08:00
Pragmatic Software 5d3298462a Add error messages to a couple of commands 2016-11-16 19:14:39 -08:00