Commit Graph

2572 Commits

Author SHA1 Message Date
Pragmatic Software 1c88f527bb Update factoids 2019-08-15 11:11:38 -07:00
Pragmatic Software 36db91396a Update factoids 2019-08-14 19:32:59 -07:00
Pragmatic Software 2320cfa9ea Update factoids 2019-08-14 07:00:02 -07:00
Pragmatic Software 3afd3efb25 Update factoids 2019-08-11 06:31:31 -07:00
Pragmatic Software ac359c25ce Update factoids 2019-08-10 14:28:19 -07:00
Pragmatic Software e0b43ed4d8 Update factoids 2019-08-10 05:46:17 -07:00
Pragmatic Software c953962bd4 FactoidCommands: disable word-wrapping for `show -p` 2019-08-06 18:23:37 -07:00
Pragmatic Software e30943ff70 WebPaste now can take option to disable word-wrapping 2019-08-06 18:23:13 -07:00
Pragmatic Software 028737f34d Update factoids 2019-08-06 14:45:25 -07:00
Pragmatic Software 5345911b20 Update version 2019-08-06 10:44:18 -07:00
Pragmatic Software ff14b8e419 Fix alias escaping 2019-08-06 10:44:10 -07:00
Pragmatic Software b7f2c188bc Improve handling of newlines in factoids 2019-08-06 10:38:46 -07:00
Pragmatic Software 36cb4db040 AntiRepeat: Fix nick truncation 2019-07-26 16:10:10 -07:00
Pragmatic Software e191f0652f Update Plugins timed ban/mute invocations 2019-07-26 15:55:03 -07:00
Pragmatic Software 167edf8d95 Temp bans/mutes now track owner and reason for checkban/checkmute 2019-07-26 14:17:06 -07:00
Pragmatic Software 3756151c8f Update version 2019-07-24 18:03:41 -07:00
Pragmatic Software 4562eab46f Quotegrabs: Replace inferior GetOptionsFromString with better GetOptionsFromArray; improve usage messages 2019-07-24 18:03:38 -07:00
Pragmatic Software 0f4eb76a4e MessageHistory: correct sort order for `recall` -A option 2019-07-24 09:17:16 -07:00
Pragmatic Software 03bed5b64a Update version 2019-07-23 12:20:10 -07:00
Pragmatic Software 84ec0841c2 MessageHistory: fix sort for -A option 2019-07-23 12:20:06 -07:00
Pragmatic Software 20a7ff992d MessageHistory: now tracks channel mode changes on users 2019-07-23 12:19:34 -07:00
Pragmatic Software 9465636304 Update version 2019-07-23 08:55:32 -07:00
Pragmatic Software aa87cadb65 Add checkban/checkmute commands so users can see remaining timeout duration.
`mute` now translates nick to banmask.

`ban`/`mute` commands will now show remaining timeout duration if no length
argument is provided.
2019-07-23 08:55:24 -07:00
Pragmatic Software 3e6c560352 PBot: add config option to load only the logger (for internal use) 2019-07-23 08:51:36 -07:00
Pragmatic Software 230f9ca133 Update version 2019-07-10 18:52:53 -07:00
Pragmatic Software 442245be74 compiler_vm: rename compiler_server_virsh.pl to compiler_server.pl 2019-07-10 18:52:11 -07:00
Pragmatic Software 4f4b5dde24 Remove left-over data 2019-07-10 18:46:34 -07:00
Pragmatic Software 77359ff7a4 Remove debug log message 2019-07-10 18:45:38 -07:00
Pragmatic Software 2d442b0f3e Update version 2019-07-10 18:41:14 -07:00
Pragmatic Software 3553692b5a Fix some more Unicode encoding issues 2019-07-10 18:40:53 -07:00
Pragmatic Software a1dcabf553 compiler_vm: fix `diff` command 2019-07-10 12:39:19 -07:00
Pragmatic Software 7e095ee605 compiler_vm: move some old files to misc directory 2019-07-10 12:35:02 -07:00
Pragmatic Software 71dd7846f1 Update factoids 2019-07-08 15:52:26 -07:00
Pragmatic Software 468cd21b87 Update version 2019-07-08 15:52:10 -07:00
Pragmatic Software 81ae3a5741 Fix split_line issue where it could sometimes forget tokens when encountering unbalanced quotes 2019-07-08 15:51:55 -07:00
Pragmatic Software 83fc8536d0 Update version 2019-07-06 15:53:42 -07:00
Pragmatic Software f4d85c730b compiler_vm: do not eat spaces when splitting line (fixes python indentation) 2019-07-06 15:53:34 -07:00
Pragmatic Software fa18df01c0 Update factoids 2019-07-06 01:43:24 -07:00
Pragmatic Software 30992af811 Add some whitespace around this one line 2019-07-06 01:29:14 -07:00
Pragmatic Software baef88e2e7 Update version 2019-07-05 23:11:00 -07:00
Pragmatic Software 64ad929de6 FactoidModuleLauncher: timeout now configurable via registry 2019-07-05 23:10:57 -07:00
Pragmatic Software a82f580f58 FactoidModuleLauncher: remove left-over debug log message 2019-07-05 23:04:04 -07:00
Pragmatic Software 66fac81540 Update version 2019-07-05 23:00:59 -07:00
Pragmatic Software 090d021ae2 FactoidModuleLauncher: no longer go through shell to execute modules; add time-out support 2019-07-05 23:00:53 -07:00
Pragmatic Software b4ce94e655 Replace https:// with http:// in -url usage messages 2019-07-01 21:36:08 -07:00
Pragmatic Software 1abed830ef Update version 2019-06-30 22:19:09 -07:00
Pragmatic Software f410eaf6eb `factchange` now accepts -url parameter
log_factoid()/`factlog` now stores new entries in JSON (for newlines, etc), but will
fall-back to plain-text to continue reading older entries.
2019-06-30 22:19:04 -07:00
Pragmatic Software cde354b615 Update factoids 2019-06-30 21:01:13 -07:00
Pragmatic Software 0cc1c67862 Factoids: /code factoids can now contain newlines 2019-06-30 20:48:15 -07:00
Pragmatic Software c399116c4e WebPaste: Encode output as UTF-8 2019-06-30 20:47:49 -07:00