Commit Graph

2426 Commits

Author SHA1 Message Date
Pragmatic Software 93b386b0ca RelayUnreg: Correct notification timeout behavior 2018-08-13 20:05:42 -07:00
Pragmatic Software 07c9762cb7 Update version 2018-08-13 14:26:01 -07:00
Pragmatic Software 75f6d86a88 AntiFlood: disregard unreg spam floods on +z channels 2018-08-13 14:25:35 -07:00
Pragmatic Software 8e615fe6a3 MessageHistory: ensure host is always normalized for get_message_account() 2018-08-13 14:24:37 -07:00
Pragmatic Software fb2124632a AntiRepeat: Disregard unregistered spam 2018-08-13 14:23:47 -07:00
Pragmatic Software 05b1159421 RelayUnreg: limit notification to once every 15 minutes 2018-08-13 14:23:13 -07:00
Pragmatic Software 6929e1ed5d Update version 2018-08-10 22:57:06 -07:00
Pragmatic Software 147c7337d8 No URL titles for unidentified users 2018-08-10 22:57:00 -07:00
Pragmatic Software 4324fe5db3 Update version 2018-08-10 13:14:01 -07:00
k a19f40251d Fix some broken ,fact behavior (#49) 2018-08-10 13:12:24 -07:00
Pragmatic Software 0fd8e595a5 Update version 2018-08-09 22:44:32 -07:00
Pragmatic Software 16b708851a Replace missed split with split_args 2018-08-09 22:44:28 -07:00
Pragmatic Software e3df4f3f8e Update version 2018-08-09 10:55:59 -07:00
Pragmatic Software 5fe46db2ce Add quotes around keys in more places 2018-08-09 10:55:53 -07:00
Pragmatic Software 1bedb74720 Update version 2018-08-08 17:58:55 -07:00
Pragmatic Software 8af3682dc3 Add quotes around keywords with spaces in output messages 2018-08-08 17:58:53 -07:00
Pragmatic Software f255bca0ca Update version 2018-08-08 17:39:02 -07:00
Pragmatic Software 174de2be8e Update all commands to understand quoted arguments; factoid names, etc, can now contain spaces 2018-08-08 17:38:57 -07:00
Pragmatic Software bbe817cd28 Update version 2018-08-06 20:24:19 -07:00
Pragmatic Software 3141397632 AntiSpam: use positional arguments; minor text changes 2018-08-06 20:24:15 -07:00
Pragmatic Software 6454ff82aa Interpreter: support array of positional arguments 2018-08-06 20:23:35 -07:00
Pragmatic Software 99e0182e11 Update version 2018-08-06 18:47:13 -07:00
Pragmatic Software 7b20a00797 Interpreter: improve parsing of pipes 2018-08-06 18:47:07 -07:00
Pragmatic Software 3007096546 Update version 2018-08-06 11:24:09 -07:00
Pragmatic Software bb11282e13 AntiSpam: "unless" is too confusing 2018-08-06 11:24:05 -07:00
Pragmatic Software e861c9dea2 Update version 2018-08-06 11:09:16 -07:00
Pragmatic Software d10acb815b AntiSpam: Oops, inverted "unless" logic. Tricky, tricky "unless"! 2018-08-06 11:09:13 -07:00
Pragmatic Software a15da5a71b Update version 2018-08-06 11:02:01 -07:00
Pragmatic Software d433043b02 RelayUnreg: use all AntiSpam namespaces 2018-08-06 11:01:58 -07:00
Pragmatic Software e0e4bfd59c AntiSpam: rename channel to namespace; add $all_namespaces parameter 2018-08-06 11:01:23 -07:00
Pragmatic Software 5c3934781f Update version 2018-08-06 10:13:21 -07:00
Pragmatic Software 85b1ac5e88 get_title: update spam filters 2018-08-06 10:13:18 -07:00
Pragmatic Software fd92ba33ab Update version 2018-08-06 09:49:06 -07:00
Pragmatic Software 2353bdde1c UrlTitles: disregard the specific spam URL instead of entire message 2018-08-06 09:49:03 -07:00
Pragmatic Software e33504db93 Update version 2018-08-06 09:41:23 -07:00
Pragmatic Software a8d8c90454 UrlTitles: check urls against AntiSpam 2018-08-06 09:41:18 -07:00
Pragmatic Software 96d23b6177 Update version 2018-08-05 22:52:32 -07:00
Pragmatic Software b676e810d8 Spinach: slightly less strict validate_lie 2018-08-05 22:52:29 -07:00
Pragmatic Software 82720e3da8 RelayUnreg: replace banned check with new is_banned(); check for +z; use AntiSpam::is_spam 2018-08-05 22:50:22 -07:00
Pragmatic Software 65644815e0 Interpreter: check for +z chanmode and ignore commands from banned users 2018-08-05 22:48:24 -07:00
Pragmatic Software 9243a40228 Track and remember channel modes and topicinfo 2018-08-05 22:47:38 -07:00
Pragmatic Software c57d7550ea AntiFlood: remove useless use statement 2018-08-05 22:45:40 -07:00
Pragmatic Software 1f43e003d8 Channels: add get_meta() convenience subroutine 2018-08-05 22:44:46 -07:00
Pragmatic Software 4e996717c8 HashObject: add $dont_save parameter to set() 2018-08-05 22:43:57 -07:00
Pragmatic Software d29eb06cc5 BanTracker: add is_banned() convenience subroutine 2018-08-05 22:42:29 -07:00
Pragmatic Software 6bcab79275 Add AntiSpam module 2018-08-05 22:41:08 -07:00
Pragmatic Software ed7dd19460 Rename RegisterNickserv.pm to RelayUnreg.pm 2018-08-05 20:04:03 -07:00
Pragmatic Software d6715fad8d Do not infinitely WHO empty/non-channels 2018-08-03 13:38:28 -07:00
Pragmatic Software 99656ec9ba Update version 2018-08-03 12:32:21 -07:00
Pragmatic Software cd751c290c RegisterNickserv: Do not relay messages if user is +v 2018-08-03 12:32:16 -07:00