Commit Graph

3740 Commits

Author SHA1 Message Date
Pragmatic Software efdf70b9bb data/capabilities: update data file 2020-06-18 09:31:34 -07:00
Pragmatic Software ddfbf027d2 Update version 2020-06-17 11:36:45 -07:00
Pragmatic Software 6ea523f608 Factoids: fix off-by-one in weighted selection 2020-06-17 11:36:42 -07:00
Pragmatic Software f2ab97e681 Update version 2020-06-17 04:11:20 -07:00
Pragmatic Software afcb4a0f98 Factoids: unescape certain symbols after expansion 2020-06-17 04:11:18 -07:00
Pragmatic Software 0adcce52ef Update version 2020-06-17 02:26:49 -07:00
Pragmatic Software 13cb0f9dc6 Factoids: sorting unnecessary for weighted selection 2020-06-17 02:24:46 -07:00
Pragmatic Software a2c918c94e Factoids: remove unnecessary statement 2020-06-16 21:29:47 -07:00
Pragmatic Software cbfcab6d77 Update version 2020-06-16 21:26:11 -07:00
Pragmatic Software 914e844f11 Factoids: add weighted list selection; factadd list a:weight(1) b:weight(2) 2020-06-16 21:26:09 -07:00
Pragmatic Software ed4a36e025 Update version 2020-06-14 22:34:28 -07:00
Pragmatic Software 0b94ada897 Factoids: fix issue where pick_unique() could repeat a selection 2020-06-14 22:34:24 -07:00
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