3
0
mirror of https://github.com/pragma-/pbot.git synced 2026-01-19 16:47:57 +01:00

Commit Graph

  • 2afeb697eb compiler_vm: languages: change scheme to use guile (#26) Tomasz Kramkowski 2019-04-21 10:22:09 +01:00
  • a7722b50b2 Add Ruby language file for compiler_vm (#36) Joey Pabalinas (jp) 2019-04-20 23:21:35 -10:00
  • d179b87c52 Connect4 fixes: board display and challenge options parsing (#48) mannito 2019-04-21 11:19:48 +02:00
  • c1f9c902c8 Update version Pragmatic Software 2018-08-13 20:06:13 -07:00
  • 42f0bb7002 Interpreter: ignore bot commands from unidentified users in +z channels Pragmatic Software 2018-08-13 20:06:07 -07:00
  • 93b386b0ca RelayUnreg: Correct notification timeout behavior Pragmatic Software 2018-08-13 20:05:42 -07:00
  • 07c9762cb7 Update version Pragmatic Software 2018-08-13 14:26:01 -07:00
  • 75f6d86a88 AntiFlood: disregard unreg spam floods on +z channels Pragmatic Software 2018-08-13 14:25:35 -07:00
  • 8e615fe6a3 MessageHistory: ensure host is always normalized for get_message_account() Pragmatic Software 2018-08-13 14:24:37 -07:00
  • fb2124632a AntiRepeat: Disregard unregistered spam Pragmatic Software 2018-08-13 14:23:47 -07:00
  • 05b1159421 RelayUnreg: limit notification to once every 15 minutes Pragmatic Software 2018-08-13 14:23:13 -07:00
  • 6929e1ed5d Update version Pragmatic Software 2018-08-10 22:57:06 -07:00
  • 147c7337d8 No URL titles for unidentified users Pragmatic Software 2018-08-10 22:57:00 -07:00
  • 4324fe5db3 Update version Pragmatic Software 2018-08-10 13:14:01 -07:00
  • a19f40251d Fix some broken ,fact behavior (#49) k 2018-08-10 13:12:24 -07:00
  • 0fd8e595a5 Update version Pragmatic Software 2018-08-09 22:44:32 -07:00
  • 16b708851a Replace missed split with split_args Pragmatic Software 2018-08-09 22:44:28 -07:00
  • e3df4f3f8e Update version Pragmatic Software 2018-08-09 10:55:59 -07:00
  • 5fe46db2ce Add quotes around keys in more places Pragmatic Software 2018-08-09 10:55:53 -07:00
  • 1bedb74720 Update version Pragmatic Software 2018-08-08 17:58:55 -07:00
  • 8af3682dc3 Add quotes around keywords with spaces in output messages Pragmatic Software 2018-08-08 17:58:53 -07:00
  • f255bca0ca Update version Pragmatic Software 2018-08-08 17:39:02 -07:00
  • 174de2be8e Update all commands to understand quoted arguments; factoid names, etc, can now contain spaces Pragmatic Software 2018-08-08 17:38:57 -07:00
  • bbe817cd28 Update version Pragmatic Software 2018-08-06 20:24:19 -07:00
  • 3141397632 AntiSpam: use positional arguments; minor text changes Pragmatic Software 2018-08-06 20:24:15 -07:00
  • 6454ff82aa Interpreter: support array of positional arguments Pragmatic Software 2018-08-06 20:23:35 -07:00
  • 99e0182e11 Update version Pragmatic Software 2018-08-06 18:47:13 -07:00
  • 7b20a00797 Interpreter: improve parsing of pipes Pragmatic Software 2018-08-06 18:47:07 -07:00
  • 3007096546 Update version Pragmatic Software 2018-08-06 11:24:09 -07:00
  • bb11282e13 AntiSpam: "unless" is too confusing Pragmatic Software 2018-08-06 11:24:05 -07:00
  • e861c9dea2 Update version Pragmatic Software 2018-08-06 11:09:16 -07:00
  • d10acb815b AntiSpam: Oops, inverted "unless" logic. Tricky, tricky "unless"! Pragmatic Software 2018-08-06 11:09:13 -07:00
  • a15da5a71b Update version Pragmatic Software 2018-08-06 11:02:01 -07:00
  • d433043b02 RelayUnreg: use all AntiSpam namespaces Pragmatic Software 2018-08-06 11:01:58 -07:00
  • e0e4bfd59c AntiSpam: rename channel to namespace; add $all_namespaces parameter Pragmatic Software 2018-08-06 11:01:23 -07:00
  • 5c3934781f Update version Pragmatic Software 2018-08-06 10:13:21 -07:00
  • 85b1ac5e88 get_title: update spam filters Pragmatic Software 2018-08-06 10:13:18 -07:00
  • fd92ba33ab Update version Pragmatic Software 2018-08-06 09:49:06 -07:00
  • 2353bdde1c UrlTitles: disregard the specific spam URL instead of entire message Pragmatic Software 2018-08-06 09:49:03 -07:00
  • e33504db93 Update version Pragmatic Software 2018-08-06 09:41:23 -07:00
  • a8d8c90454 UrlTitles: check urls against AntiSpam Pragmatic Software 2018-08-06 09:41:18 -07:00
  • 96d23b6177 Update version Pragmatic Software 2018-08-05 22:52:32 -07:00
  • b676e810d8 Spinach: slightly less strict validate_lie Pragmatic Software 2018-08-05 22:52:29 -07:00
  • 82720e3da8 RelayUnreg: replace banned check with new is_banned(); check for +z; use AntiSpam::is_spam Pragmatic Software 2018-08-05 22:50:22 -07:00
  • 65644815e0 Interpreter: check for +z chanmode and ignore commands from banned users Pragmatic Software 2018-08-05 22:48:24 -07:00
  • 9243a40228 Track and remember channel modes and topicinfo Pragmatic Software 2018-08-05 22:47:38 -07:00
  • c57d7550ea AntiFlood: remove useless use statement Pragmatic Software 2018-08-05 22:45:40 -07:00
  • 1f43e003d8 Channels: add get_meta() convenience subroutine Pragmatic Software 2018-08-05 22:44:46 -07:00
  • 4e996717c8 HashObject: add $dont_save parameter to set() Pragmatic Software 2018-08-05 22:43:57 -07:00
  • d29eb06cc5 BanTracker: add is_banned() convenience subroutine Pragmatic Software 2018-08-05 22:42:29 -07:00
  • 6bcab79275 Add AntiSpam module Pragmatic Software 2018-08-05 22:41:08 -07:00
  • ed7dd19460 Rename RegisterNickserv.pm to RelayUnreg.pm Pragmatic Software 2018-08-05 20:04:03 -07:00
  • d6715fad8d Do not infinitely WHO empty/non-channels Pragmatic Software 2018-08-03 13:38:28 -07:00
  • 99656ec9ba Update version Pragmatic Software 2018-08-03 12:32:21 -07:00
  • cd751c290c RegisterNickserv: Do not relay messages if user is +v Pragmatic Software 2018-08-03 12:32:16 -07:00
  • 772ea03ddf NickList now tracks user modes as metadata Pragmatic Software 2018-08-03 12:31:45 -07:00
  • f18426be16 Fix minor undefined value warning Pragmatic Software 2018-08-03 12:29:55 -07:00
  • 80d6643b28 Update version Pragmatic Software 2018-08-03 07:30:13 -07:00
  • 6149f0faee RegisterNickserv: ensure speaker is not banned or muted before relaying message Pragmatic Software 2018-08-03 07:30:07 -07:00
  • 3bf4ba9c55 Update version Pragmatic Software 2018-07-31 17:23:19 -07:00
  • 6c31f3e1b7 Minor correction Pragmatic Software 2018-07-31 17:23:15 -07:00
  • 50d859cb0b Remove annoying log message Pragmatic Software 2018-07-31 17:21:37 -07:00
  • 0a8cef3c2a Clear current NickServ account when logged out Pragmatic Software 2018-07-31 17:21:15 -07:00
  • b5b513fb77 Update version Pragmatic Software 2018-07-31 16:35:59 -07:00
  • 21be299033 RegisterNickserv: Add SASL link Pragmatic Software 2018-07-31 16:35:56 -07:00
  • ada9a012e7 Update version Pragmatic Software 2018-07-31 16:20:53 -07:00
  • 42f967e411 RegisterNickserv: Queue unregistered messages to see if speaker gets killed or leaves Pragmatic Software 2018-07-31 16:20:49 -07:00
  • 7e47d513b4 Update version Pragmatic Software 2018-07-31 13:29:58 -07:00
  • be9f01bc48 Add RegisterNickserv plugin Pragmatic Software 2018-07-31 13:29:52 -07:00
  • 173cbeadac Update version Pragmatic Software 2018-07-08 17:10:59 -07:00
  • 80bcf56bfe Battleship: improve "you will now attack" message Pragmatic Software 2018-07-08 17:10:50 -07:00
  • 2380761186 Update version Pragmatic Software 2018-07-07 15:04:21 -07:00
  • 67ab8920e9 Connect4: fix code indentation and whitespace Pragmatic Software 2018-07-07 15:04:02 -07:00
  • bf5a9b2d46 Connect4: variable board size and fixes (#46) mannito 2018-07-08 00:01:07 +02:00
  • 5fcbe429a2 Add Connect4 game Plugin (#45) mannito 2018-07-07 07:29:19 +02:00
  • fd536af23b Update version Pragmatic Software 2018-07-05 19:57:57 -07:00
  • 9b58f763e4 fix Net::IRC pacing Pragmatic Software 2018-07-05 19:57:54 -07:00
  • b585b161ca Update version Pragmatic Software 2018-07-05 15:34:44 -07:00
  • 1231c7b682 Battleship: Draw border on right and bottom too Pragmatic Software 2018-07-05 15:34:40 -07:00
  • 9f54843e40 Update version Pragmatic Software 2018-07-05 15:19:15 -07:00
  • cbfa6e8b11 Battleship: Show player names when showing initial battlefield Pragmatic Software 2018-07-05 15:19:10 -07:00
  • 74a60bdc1b Update version Pragmatic Software 2018-07-05 14:46:57 -07:00
  • b6aedc87bf Battleship: improve scoreboard Pragmatic Software 2018-07-05 14:46:53 -07:00
  • b9e5fbc2a0 Update version Pragmatic Software 2018-07-05 11:44:04 -07:00
  • 9869e86fa2 Update factoids Pragmatic Software 2018-07-05 11:43:59 -07:00
  • 501615146a Update version Pragmatic Software 2018-07-04 14:36:26 -07:00
  • aa0a8240dc Battleship: improve legend; make board 7x10 Pragmatic Software 2018-07-04 14:36:19 -07:00
  • 48328aa04b Update version Pragmatic Software 2018-07-03 20:03:54 -07:00
  • c6e7b7bf6a Battleship: prevent minor hiccup in ultra-fast-paced movement Pragmatic Software 2018-07-03 20:03:49 -07:00
  • d5ce7940fe Update version Pragmatic Software 2018-07-02 23:34:16 -07:00
  • 7b6bb688be Improve Net::IRC pacing to ignore pacing for initial 8 lines in a squelch Pragmatic Software 2018-07-02 23:34:11 -07:00
  • c1db40d216 Battleship: balanced board and queue commands Pragmatic Software 2018-07-02 23:33:22 -07:00
  • 0243b4fd0f Update version Pragmatic Software 2018-07-01 22:37:28 -07:00
  • 684ed5351f Fix Battleship win condition bug from previous commit Pragmatic Software 2018-07-01 22:37:25 -07:00
  • 4316e0c6de Update version Pragmatic Software 2018-07-01 20:39:58 -07:00
  • 70d97e129c Refactor Battleship: fixed turn issues Pragmatic Software 2018-07-01 20:39:55 -07:00
  • 72c0cbe4f0 Update version Pragmatic Software 2018-07-01 19:43:30 -07:00
  • 717f40ccb5 More Battleship improvements Pragmatic Software 2018-07-01 19:43:27 -07:00
  • 2515113104 Update version Pragmatic Software 2018-07-01 18:47:02 -07:00
  • 117b7c2348 Battleship: no-arg challenge issues open-ended challenge Pragmatic Software 2018-07-01 18:46:58 -07:00