Commit Graph

3878 Commits

Author SHA1 Message Date
Pragmatic Software f71eb269cb Update version 2020-06-13 13:22:48 -07:00
Pragmatic Software a412c98ea9 BanList: ensure !ban/!mute mask is wildcard-complete when appropriate 2020-06-13 13:22:44 -07:00
Pragmatic Software c952a84d82 Update version 2020-06-12 19:53:46 -07:00
Pragmatic Software 1f3a12fcf6 BanList: overwrite timeout when updating ban/mute 2020-06-12 19:53:43 -07:00
Pragmatic Software 9efe5ad9ab Update version 2020-06-12 18:57:29 -07:00
Pragmatic Software b3ca5e69cd Factoids: expand_factoid_vars(): special-case Perl's $a and $b, etc 2020-06-12 18:57:01 -07:00
Pragmatic Software 85d887ff5c Update version 2020-06-12 12:05:29 -07:00
Pragmatic Software eb9b18cf37 Factoids: fix potential infinite recursion in $var expansion 2020-06-12 12:05:25 -07:00
Pragmatic Software 9b0696b898 Factoids: minor style clean-up 2020-06-12 01:53:25 -07:00
Pragmatic Software 287d102aed Update version 2020-06-12 01:37:58 -07:00
Pragmatic Software 1d98efe9b0 Factoids: expand_factoid_vars(): support multi-line text 2020-06-12 01:37:55 -07:00
Pragmatic Software 407cb7bbaa Update version 2020-06-12 00:02:35 -07:00
Pragmatic Software ead2d5d55f Factoids: correct recursive $var expansion 2020-06-12 00:02:32 -07:00
Pragmatic Software 0191a2914b Update version 2020-06-11 23:34:56 -07:00
Pragmatic Software 90b23d5391 Factoids: Fix typo and edge case 2020-06-11 23:34:53 -07:00
Pragmatic Software c95afe65bc Update version 2020-06-11 23:03:20 -07:00
Pragmatic Software d81482a5c5 Factoids: restore select_indefinite_article to $variable expansion 2020-06-11 23:03:14 -07:00
Pragmatic Software fb461b6773 Update version 2020-06-11 22:51:43 -07:00
Pragmatic Software 78de682320 Factoids: refactor and improve $variable parsing and replacement 2020-06-11 22:51:40 -07:00
Pragmatic Software 9ec2622183 Ensure params to track_mode are defined 2020-06-11 19:30:07 -07:00
Pragmatic Software 71ae499dfa Update version 2020-06-10 23:41:51 -07:00
Pragmatic Software af7573a20a Factoids: Selectors now fix leading indefinite articles; i.e. a %(orange) -> an orange 2020-06-10 23:06:08 -07:00
Pragmatic Software 51f2c1ffd9 Add DateTime modules to MODULES 2020-06-07 20:25:00 -07:00
Pragmatic Software 3aab402e10 Update version 2020-06-07 15:22:55 -07:00
Pragmatic Software 5676d6f13b Factoids: improve nested selectors 2020-06-07 15:22:48 -07:00
Pragmatic Software b0789099df Update version 2020-06-07 00:12:20 -07:00
Pragmatic Software ef072602fa Factoids: test enabled for definedness 2020-06-07 00:12:09 -07:00
Pragmatic Software a40b443c66 Factoids: improve nested Selectors such that %(%(f|b)oo):pick_unique(2) -> foo boo 2020-06-07 00:07:52 -07:00
Pragmatic Software 1d62cba108 Remove ideone.pl and dependency on SOAP::Lite 2020-06-06 10:04:34 -07:00
Pragmatic Software 65f7c41708 doc/Factoids: expansion modifiers may contain spaces now 2020-06-05 19:05:50 -07:00
Pragmatic Software e88a18e782 Update version 2020-06-05 15:23:18 -07:00
Pragmatic Software 6e4ea442db FactoidCommands: fix another case-sensitivity location 2020-06-05 15:23:16 -07:00
Pragmatic Software 8d0d2bcb21 Update version 2020-06-05 15:12:55 -07:00
Pragmatic Software 041646676f FactoidCommands: fix a couple of minor issues 2020-06-05 15:12:52 -07:00
Pragmatic Software 0afbed1380 Update version 2020-06-05 14:56:59 -07:00
Pragmatic Software 87d7b7bbaf MessageHistory: fix typo 2020-06-05 14:56:53 -07:00
Pragmatic Software b609077671 Update version 2020-06-05 14:50:37 -07:00
Pragmatic Software 8aabfe96bb Factoidcommands: fix case-sensitivity issue with channel name 2020-06-05 14:50:33 -07:00
Pragmatic Software 2617b2a844 Update version 2020-06-05 14:32:42 -07:00
Pragmatic Software e0f4e9cdd5 MessageHistory: `recall`: -h and -t separated into distinct flags; -t no longer does integral indexing 2020-06-05 14:32:37 -07:00
Pragmatic Software e05f6fb6c0 doc/Factoids.md: add :join() to expansion-modifiers 2020-06-04 20:31:51 -07:00
Pragmatic Software 71236da93f doc/Commands.md: fix typo 2020-06-04 12:09:26 -07:00
Pragmatic Software 8a69490d65 doc/Commands.md: add note about setting cap-override 2020-06-04 12:07:44 -07:00
Pragmatic Software b8815725bf doc/Commands: add Selector example of picking a random command 2020-06-04 11:55:41 -07:00
Pragmatic Software 95ec0201ed Update version 2020-06-04 02:28:15 -07:00
Pragmatic Software 03fb043ec6 Factoids: significantly improve expansion modifier parsing 2020-06-04 02:28:11 -07:00
Pragmatic Software 32e25a1c61 Interpreter: improve split_line (add strip_commas) and split_args (fix whitespace separator issue) 2020-06-04 02:10:24 -07:00
Pragmatic Software e63e425622 Update version 2020-06-03 20:47:20 -07:00
Pragmatic Software 20febe7ccd Factoids: add quick-and-dirty early version of :join() modifier with many broken edge cases 2020-06-03 20:47:18 -07:00
Pragmatic Software 128c3014c7 Factoids: Selectors can now be nested within each other 2020-06-03 20:11:41 -07:00