3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-08-05 04:07:24 +02:00

Commit Graph

  • b2273d32fb Extract nested command substitutions and pipes Pragmatic Software 2017-12-08 20:26:08 -08:00
  • 35aeb6985f Update version Pragmatic Software 2017-12-08 19:28:11 -08:00
  • 4338455e11 Properly extract embedded commands Pragmatic Software 2017-12-08 19:28:08 -08:00
  • 8267f3cfe5 Update version Pragmatic Software 2017-12-07 11:13:55 -08:00
  • 40b289a185 Update factoids Pragmatic Software 2017-12-07 11:13:41 -08:00
  • 6565e3d056 Update version Pragmatic Software 2017-12-05 21:19:24 -08:00
  • 6b4943e3a9 WebPaste: Remove a couple of left-over debug messages Pragmatic Software 2017-12-05 21:19:20 -08:00
  • 0bed26a479 Update version Pragmatic Software 2017-12-05 21:05:47 -08:00
  • e2db94c354 Add WebPaste.pm for rotating paste sites Pragmatic Software 2017-12-05 21:05:44 -08:00
  • ebb412298f Update version Pragmatic Software 2017-12-04 21:38:04 -08:00
  • b089aa74bd Er, don't add /say to result if no result Pragmatic Software 2017-12-04 21:37:58 -08:00
  • fbe467a472 Update version Pragmatic Software 2017-12-04 21:22:45 -08:00
  • b891af1ab0 Update factoids Pragmatic Software 2017-12-04 21:22:42 -08:00
  • 34e98aef98 Update version Pragmatic Software 2017-12-04 21:22:22 -08:00
  • 1378e41c1b Improve handling of /say, etc, in output text Pragmatic Software 2017-12-04 21:22:19 -08:00
  • 45421aaf30 Update version Pragmatic Software 2017-12-04 20:12:29 -08:00
  • 0d0c12e798 Unescape escaped command substitutions Pragmatic Software 2017-12-04 20:12:27 -08:00
  • d902edd122 Update version Pragmatic Software 2017-12-04 18:34:37 -08:00
  • 43d227d1a9 Support command substitution Pragmatic Software 2017-12-04 18:34:34 -08:00
  • 8b2f64bf84 Update version Pragmatic Software 2017-12-03 19:09:37 -08:00
  • f6da7f5662 Prevent /msg to serv@network (currently only abusable by admins) Pragmatic Software 2017-12-03 19:09:34 -08:00
  • 0468716581 Update version Pragmatic Software 2017-12-03 10:10:56 -08:00
  • a8a82b2f23 Prettify grab output similiar to recall (#14) Joey Pabalinas 2017-12-03 08:12:05 -10:00
  • 6d4ea57d3b Update version Pragmatic Software 2017-12-03 10:04:09 -08:00
  • 103780cf0b find_admin: Fix anchored hostmask regex for global channel Pragmatic Software 2017-12-03 10:04:03 -08:00
  • 52d3ab024b validate_string: Remove unnecessary substr left over from special character scrubbing Pragmatic Software 2017-12-03 10:02:13 -08:00
  • 42376baf72 Update version Pragmatic Software 2017-12-02 15:05:59 -08:00
  • 63cfd038d0 Prevent creation of factoids with same name as existing built-in commands Pragmatic Software 2017-12-02 15:05:56 -08:00
  • 8ac79a4cb2 Move lc out of loop (does Perl already optimize for this?) Pragmatic Software 2017-12-02 15:05:30 -08:00
  • 3ab8f44a8a No need to show debugcontext log for empty result Pragmatic Software 2017-12-02 15:04:36 -08:00
  • f870a724f3 Update version Pragmatic Software 2017-12-02 11:38:05 -08:00
  • cd86aabd07 Fix compiler VM serial buffering woes Pragmatic Software 2017-12-02 11:37:51 -08:00
  • 161488c850 Update compiler_server_virsh.pl Pragmatic Software 2017-12-02 11:28:19 -08:00
  • e7b348573f Update version Pragmatic Software 2017-11-30 18:53:42 -08:00
  • 836a20262f Use correct command for factoid aliases Pragmatic Software 2017-11-30 18:53:40 -08:00
  • 7a53f74e83 Handle commands/pipes with newlines Pragmatic Software 2017-11-30 18:50:17 -08:00
  • 7b142c68f5 Fix some UTF8 <=> JSON encoding issues? Pragmatic Software 2017-11-30 18:46:14 -08:00
  • 8d560ef988 Update version Pragmatic Software 2017-11-30 16:41:53 -08:00
  • c199fa205d Fix fact command Pragmatic Software 2017-11-30 16:41:50 -08:00
  • fa563391dd Update version Pragmatic Software 2017-11-30 13:11:42 -08:00
  • 51735494b3 Minor improvement to nick addressing Pragmatic Software 2017-11-30 13:11:39 -08:00
  • 320c8a4f92 Update version Pragmatic Software 2017-11-29 15:56:00 -08:00
  • 6f5fb2824b Honor nooverride in factmove and factalias Pragmatic Software 2017-11-29 15:55:53 -08:00
  • 5c36759fd3 Update version Pragmatic Software 2017-11-28 19:10:25 -08:00
  • 6ddfce4cc3 Remove code duplication Pragmatic Software 2017-11-28 19:10:22 -08:00
  • 2a012594e7 Update version Pragmatic Software 2017-11-28 19:07:08 -08:00
  • ed5a34f16e Fix piping from aliases containing pipes Pragmatic Software 2017-11-28 19:07:01 -08:00
  • e0e8434b85 Fix piping code-factoids Pragmatic Software 2017-11-28 18:30:35 -08:00
  • f3a036bc81 Do not expand underscore-prefixed factoid varianbles Pragmatic Software 2017-11-28 18:30:09 -08:00
  • 35864b96a3 Update version Pragmatic Software 2017-11-27 20:10:20 -08:00
  • e62e7c9aa3 Update factoids Pragmatic Software 2017-11-27 20:10:17 -08:00
  • 179abf635f Update version Pragmatic Software 2017-11-27 19:18:06 -08:00
  • 1b13f00503 Fix utf8 encoding issue with code-factoids? Pragmatic Software 2017-11-27 19:18:00 -08:00
  • 356efe0a8a Fix some warnings Pragmatic Software 2017-11-27 19:17:28 -08:00
  • 6ac5c344fa Update version Pragmatic Software 2017-11-27 02:14:41 -08:00
  • 3b36634fa9 Fix factoid case duplication; enable me/my for pipes Pragmatic Software 2017-11-27 02:14:34 -08:00
  • 6d7df6901f compiler_vm: Remove bash -c from exec Pragmatic Software 2017-11-27 02:08:25 -08:00
  • 5f1dd143d2 Update version Pragmatic Software 2017-11-26 12:41:16 -08:00
  • a40a7a5a82 Support KICK in ActionTrigger Pragmatic Software 2017-11-26 12:41:07 -08:00
  • 9db596fb5c Update version Pragmatic Software 2017-11-25 20:03:34 -08:00
  • 66bb37756e Merge branch 'master' of github.com:pragma-/pbot Pragmatic Software 2017-11-25 20:02:53 -08:00
  • 1222436616 Pipes can now be escaped for easy factadding, etc Pragmatic Software 2017-11-25 20:01:34 -08:00
  • 78a12b3a46 Improve nickoverride processing Pragmatic Software 2017-11-25 20:00:55 -08:00
  • 71f1ec9fd7 Remove extra space in dict usage message (#13) Joey Pabalinas 2017-11-25 10:41:07 -10:00
  • 98d10b6ccd Update version Pragmatic Software 2017-11-23 15:19:41 -08:00
  • a1aca0e150 Quote grabs export: Escape HTML entities for channel Pragmatic Software 2017-11-23 15:19:28 -08:00
  • 52d3cadef7 Improve factoid variable expansion Pragmatic Software 2017-11-23 14:12:43 -08:00
  • a7f298520d Temporarily fix /msg, sort of Pragmatic Software 2017-11-23 14:12:23 -08:00
  • cea2fc66f9 Fix fact command to use $stuff; increase factoid keyword length to 30 Pragmatic Software 2017-11-23 14:11:54 -08:00
  • 89d3596dac Update version Pragmatic Software 2017-11-22 15:25:26 -08:00
  • 834cfaa11d Fix adminset not working on hostmasks with anchors Pragmatic Software 2017-11-22 15:25:14 -08:00
  • a1217190c7 Update version Pragmatic Software 2017-11-20 16:12:41 -08:00
  • ba970cbc18 Fix factoid channel reference tag duplication Pragmatic Software 2017-11-20 16:12:13 -08:00
  • 767c0e7532 factmove no longer can create factoid keywords with spaces Pragmatic Software 2017-11-20 16:11:18 -08:00
  • 51b1b25b16 Add debugcontext registry item for $stuff dumps Pragmatic Software 2017-11-20 16:10:48 -08:00
  • 5d85573c6e Update version Pragmatic Software 2017-11-19 14:39:06 -08:00
  • fc6e0759d3 Fix dead argument in pipe Pragmatic Software 2017-11-19 14:39:03 -08:00
  • 4d99f1655c Fix unencoded entity in factoids HTML export Pragmatic Software 2017-11-19 14:37:02 -08:00
  • 1557bbc219 Fix UrlTitles properly Pragmatic Software 2017-11-19 14:06:17 -08:00
  • b84183e30c Update version Pragmatic Software 2017-11-19 13:39:03 -08:00
  • edfc01686c Fix UrlTitles to use $stuff Pragmatic Software 2017-11-19 13:38:55 -08:00
  • 0b9aaf8f79 Update version Pragmatic Software 2017-11-17 21:38:36 -08:00
  • 45dcefc752 /kick factoids can now be piped Pragmatic Software 2017-11-17 21:38:28 -08:00
  • 7b903854a3 Remove secretstuff; use $stuff context instead Pragmatic Software 2017-11-17 21:37:54 -08:00
  • efb53e397f count now does whole-word matching Pragmatic Software 2017-11-17 21:36:41 -08:00
  • a0d3b3271b Update version Pragmatic Software 2017-11-17 13:55:59 -08:00
  • 778c803308 Update factoids Pragmatic Software 2017-11-17 13:55:53 -08:00
  • 33dd854086 Update version Pragmatic Software 2017-11-17 13:53:30 -08:00
  • 656adae53c Improvements to piping and stuff Pragmatic Software 2017-11-17 13:53:23 -08:00
  • 73e61b72a7 Update version Pragmatic Software 2017-11-16 09:24:04 -08:00
  • 3ed4d58570 Significant refactoring of command passing Pragmatic Software 2017-11-16 09:23:58 -08:00
  • b12cf1d799 Update version Pragmatic Software 2017-11-14 15:30:16 -08:00
  • ae1e30051d Allow UTF in output again Pragmatic Software 2017-11-14 15:30:05 -08:00
  • 749377106b Update version Pragmatic Software 2017-11-14 15:27:38 -08:00
  • 68279d7a82 Minor refactor of process_line to ignore embedded commands within full commands Pragmatic Software 2017-11-14 15:27:30 -08:00
  • bfec3ff9e8 Update version Pragmatic Software 2017-11-13 12:00:55 -08:00
  • d644ac04d5 Limit factoid keywords to 30 characters Pragmatic Software 2017-11-13 12:00:34 -08:00
  • f71dcfcf0e Limit max comma-separated kicks to 5 Pragmatic Software 2017-11-13 08:42:56 -08:00
  • 541b8a31eb Update version Pragmatic Software 2017-11-12 08:04:49 -08:00
  • 69c081fd9a Limit maximum number of factoid variable expansions Pragmatic Software 2017-11-12 08:04:42 -08:00