3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-11-07 20:49:31 +01:00
Commit Graph

2975 Commits

Author SHA1 Message Date
Pragmatic Software
3ddd190d89 Progress on refactoring and polishing everything 2021-06-08 15:52:47 -07:00
Pragmatic Software
db02212dad Update version 2021-06-06 21:47:16 -07:00
Pragmatic Software
33f82c6523 Fix remaining paste truncation Unicode issues
Uses Unicode::Truncate CPAN module to truncate UTF-8 strings to byte lengths
without corruption.
2021-06-06 21:47:06 -07:00
Pragmatic Software
45d6576b5a Add "Good-bye." final log message on exit 2021-06-06 21:44:42 -07:00
Pragmatic Software
307f4c3d9c PBot/Modules.pm: remove debug log statement 2021-06-06 21:34:45 -07:00
Pragmatic Software
613890707a Progress on refactoring and polishing everything
More to come!
2021-06-06 19:12:14 -07:00
Pragmatic Software
f500f4b354 LagChecker: Minor polish to cmd_lackcheck() 2021-06-05 13:37:49 -07:00
Pragmatic Software
8057e929ff Registry: process_trigger: clarify comments about @_ 2021-06-05 13:37:23 -07:00
Pragmatic Software
5be4a44353 MiscCommands: correct filename in header 2021-06-05 13:36:51 -07:00
Pragmatic Software
5fc4d8c86a Start refactoring and polishing everything
More to come!
2021-06-05 13:20:03 -07:00
Pragmatic Software
eebe788c27 Update version 2021-06-03 09:50:07 -07:00
Pragmatic Software
6cf489c435 Update version 2021-05-31 11:36:35 -07:00
Pragmatic Software
27bb3bab95 Add factoid > nick redirection (only for factoids, not for commands) 2021-05-31 11:36:29 -07:00
Pragmatic Software
5eb5e2e6ce Update version 2021-05-31 03:16:52 -07:00
Pragmatic Software
3732c07f13 DualIndexSQLiteObject: get_each: fix SQL expression 2021-05-31 03:16:48 -07:00
Pragmatic Software
2318ad2ec5 Update version 2021-05-29 14:00:43 -07:00
Pragmatic Software
f8c73d4f62 DualIndexSQLiteObject: get_each(): fix expression splitting 2021-05-29 14:00:22 -07:00
Pragmatic Software
943ea5670e Commands: Add nop command (disregards command) 2021-05-29 13:57:11 -07:00
Pragmatic Software
6b8d96a9ea Update version 2021-05-28 09:45:21 -07:00
Pragmatic Software
146d9b67a9 Add optional #channel.interpolate_factoids registry setting 2021-05-28 09:45:18 -07:00
Pragmatic Software
4f5174a1ca Update version 2021-05-26 23:59:24 -07:00
Pragmatic Software
133f4fa4ab Factoids: fix previous commit 2021-05-26 23:59:19 -07:00
Pragmatic Software
1c52041be2 Factoids: fix minor warning 2021-05-26 22:53:08 -07:00
Pragmatic Software
037b0796d1 Update version 2021-05-26 22:14:22 -07:00
Pragmatic Software
4b76dbf237 strictnamespace is now more strict 2021-05-26 21:42:01 -07:00
Pragmatic Software
520cce7ea8 Factoids: expand_factoid_vars() now respects factoid interpolate metadata 2021-05-25 13:28:08 -07:00
Pragmatic Software
48c3132978 Update version 2021-04-04 23:17:24 -07:00
Pragmatic Software
09a810468c Update version 2021-02-07 14:37:20 -08:00
Pragmatic Software
6c5d20e265 WebPaste: remove unnecessary $result var 2021-02-07 13:55:41 -08:00
Pragmatic Software
8403063d34 WebPaste: restore ix.io (but disabled) 2021-02-07 13:51:58 -08:00
Pragmatic Software
46866bbad6 Merge branch 'master' of github.com:pragma-/pbot 2021-02-07 13:45:37 -08:00
Pragmatic Software
aff8a38f19 HashObjects, Users: use : instead of => as output separator 2021-02-07 13:43:39 -08:00
Pragmatic Software
0977f9aa1e Factoids: do not encode JSON in expand_action_arguments() 2021-02-07 13:42:23 -08:00
Pragmatic Software
80a4060dab Modules: minor syntax formatting correction 2021-02-07 13:41:22 -08:00
Pragmatic Software
c400ffda10 MessageHistory: use max_recall_count registry setting 2021-02-07 13:40:40 -08:00
Naïm Favier
39abe32613
replace ix.io with 0x0.st (#57)
* replace ix.io with 0x0.st

* use form-data instead of urlencoded for 0x0.st
2021-02-07 13:33:24 -08:00
Pragmatic Software
d32a3dae0f Update version 2020-10-23 00:22:28 -07:00
Pragmatic Software
41a15799d0 BanList: fix call to enqueue_unban 2020-10-23 00:22:15 -07:00
Pragmatic Software
1d80be0012 MessageHistory: fix indentation 2020-10-23 00:21:27 -07:00
Pragmatic Software
55f146e62d Update version 2020-10-05 15:23:10 -07:00
Pragmatic Software
3e7798abe0 Users: userset without key lists all keys and values again 2020-10-05 15:23:05 -07:00
Pragmatic Software
82fa35b8ff Update version 2020-09-29 19:49:28 -07:00
Pragmatic Software
49d81072cd Factoids: stricter search for get_meta() 2020-09-29 19:27:04 -07:00
Pragmatic Software
bbc3eeca9a Update version 2020-09-29 12:29:48 -07:00
Pragmatic Software
c7b2386ff6 Fix "unable to close filehandle __ANONIO__ properly" warning 2020-09-29 12:29:40 -07:00
Pragmatic Software
f504a5e2ff Utils/ParseDate: Clean up error message 2020-09-28 19:26:17 -07:00
Pragmatic Software
52beb45654 Update version 2020-09-27 14:02:56 -07:00
Pragmatic Software
88d2c283a9 ProcessManager: remove unnecessary die 2020-09-27 14:02:47 -07:00
Pragmatic Software
cdb11ccf4c ProcessManager: strip "propagated" 2020-09-26 16:01:52 -07:00
Pragmatic Software
2dcfa0b9cf Update version 2020-09-19 13:15:18 -07:00
Pragmatic Software
9abc92486d Users: lowercase key in userset 2020-09-19 12:21:51 -07:00
Pragmatic Software
8947d0ca98 Update version 2020-09-12 16:28:44 -07:00
Pragmatic Software
c929d4c68f Update version 2020-09-03 13:33:21 -07:00
Pragmatic Software
04b1d2688b Update version 2020-08-24 20:46:38 -07:00
Pragmatic Software
e73f2127d4 Update version 2020-08-22 14:49:20 -07:00
Pragmatic Software
f5c7ff1c9a Update version 2020-08-22 13:06:32 -07:00
Pragmatic Software
ab31c7fe33 ProcessManager: remove "... propagated" 2020-08-22 13:06:29 -07:00
Pragmatic Software
19b3a50cc3 Update version 2020-08-21 22:28:30 -07:00
Pragmatic Software
e43e43458d Update version 2020-08-20 20:14:36 -07:00
Pragmatic Software
b114d14fb1 Interpreter: fix potential misparse of botnick-prefix trigger 2020-08-20 20:14:28 -07:00
Pragmatic Software
cadb9cc3e9 Update version 2020-08-08 12:36:41 -07:00
Pragmatic Software
e4159f0ecd Update version 2020-08-07 03:05:38 -07:00
Pragmatic Software
3e50274f6b Update version 2020-08-04 22:35:45 -07:00
Pragmatic Software
74706ec289 Update version 2020-08-04 21:28:46 -07:00
Pragmatic Software
010bef449c Update version 2020-08-04 17:50:03 -07:00
Pragmatic Software
759148e636 Update version 2020-08-03 10:36:23 -07:00
Pragmatic Software
cd9561cee3 Update version 2020-08-02 02:38:54 -07:00
Pragmatic Software
71c9e68bef Update version 2020-07-31 18:29:58 -07:00
Pragmatic Software
c59bd05c93 Update version 2020-07-26 01:02:39 -07:00
Pragmatic Software
747cb24392 Update version 2020-07-26 00:12:14 -07:00
Pragmatic Software
938e4cebb1 Update version 2020-07-24 13:10:56 -07:00
Pragmatic Software
8d9625a320 Commands: respect preserve_whitespace metadata 2020-07-24 13:10:54 -07:00
Pragmatic Software
bb6badba93 Update version 2020-07-23 18:31:04 -07:00
Pragmatic Software
294f9453b0 Update version 2020-07-23 12:29:26 -07:00
Pragmatic Software
44db1d1a1a Update version 2020-07-23 10:51:48 -07:00
Pragmatic Software
4f3aadcf5f Update version 2020-07-22 20:28:28 -07:00
Pragmatic Software
39f1a912c9 Update version 2020-07-21 16:56:40 -07:00
Pragmatic Software
ee5d5934fe Update version 2020-07-21 16:41:49 -07:00
Pragmatic Software
607890365c Update version 2020-07-20 19:18:08 -07:00
Pragmatic Software
868ba736e7 Update version 2020-07-20 14:27:23 -07:00
Pragmatic Software
556d640766 Update version 2020-07-20 13:37:45 -07:00
Pragmatic Software
0d74dc69d2 Update version 2020-07-20 13:04:43 -07:00
Pragmatic Software
b08f8f1cee Update version 2020-07-20 02:46:06 -07:00
Pragmatic Software
503db9417d Update version 2020-07-20 01:32:04 -07:00
Pragmatic Software
dd5dfe08be Update version 2020-07-19 16:40:22 -07:00
Pragmatic Software
cc5e31e9cf Update version 2020-07-19 16:11:44 -07:00
Pragmatic Software
b5f0abefb8 Factoids: fix a thing 2020-07-19 16:11:40 -07:00
Pragmatic Software
f9b55e56e3 Update version 2020-07-19 14:49:22 -07:00
Pragmatic Software
eec28803d0 Update version 2020-07-18 19:48:15 -07:00
Pragmatic Software
184d6faf8f Update version 2020-07-18 12:52:49 -07:00
Pragmatic Software
93b444e3f5 Factoids: whoops, missed a character 2020-07-18 12:52:47 -07:00
Pragmatic Software
0e03541460 Update version 2020-07-18 12:46:50 -07:00
Pragmatic Software
d6e81a4781 Factoids: fix expansion modifiers 2020-07-18 12:46:44 -07:00
Pragmatic Software
2c48d483f7 Update version 2020-07-15 21:47:06 -07:00
Pragmatic Software
db6b85efa0 Update version 2020-07-15 11:07:41 -07:00
Pragmatic Software
d88b516e01 Significantly improve delay of background-processing 2020-07-15 11:07:35 -07:00
Pragmatic Software
00c212857a Update version 2020-07-13 19:32:05 -07:00
Pragmatic Software
0f8773ebe8 Update version 2020-07-12 22:10:05 -07:00
Pragmatic Software
457ee84556 Update version 2020-07-12 21:18:20 -07:00
Pragmatic Software
975b474187 Update version 2020-07-12 19:18:06 -07:00
Pragmatic Software
5f65b79504 Update version 2020-07-12 18:33:33 -07:00
Pragmatic Software
462d348734 Update version 2020-07-11 17:38:28 -07:00
Pragmatic Software
bbf4eddba9 PBot: do not connect if env PBOT_LOCAL is true 2020-07-11 17:38:24 -07:00
Pragmatic Software
7ccde2e2a5 Update version 2020-07-08 23:22:05 -07:00
Pragmatic Software
a51d81db21 Update version 2020-07-08 14:48:33 -07:00
Pragmatic Software
fc648c3351 Update version 2020-07-06 20:56:08 -07:00
Pragmatic Software
be06b8e241 Factoids: revert $var expansion relocation 2020-07-06 20:56:06 -07:00
Pragmatic Software
2d5a86356e Update version 2020-07-02 16:35:47 -07:00
Pragmatic Software
a09f220872 Update version 2020-07-01 21:03:00 -07:00
Pragmatic Software
7deefb242a FactoidCommands: factadd -f no longer requires ownership to overwrite 2020-07-01 21:02:57 -07:00
Pragmatic Software
91b5e17640 Update version 2020-06-29 09:48:47 -07:00
Pragmatic Software
40ab17beed BanList: remove "Finalizing" log messages 2020-06-28 20:31:32 -07:00
Pragmatic Software
c305a9aa5b Fix "null" argument converting to "{}" 2020-06-28 20:28:54 -07:00
Pragmatic Software
53da187acc Update version 2020-06-27 23:10:14 -07:00
Pragmatic Software
38b9853aad Factoids: $var expansion was happening too early in the pipeline 2020-06-27 23:10:11 -07:00
Pragmatic Software
fd16b6be3e Update version 2020-06-26 17:22:43 -07:00
Pragmatic Software
8610a9a7c9 ChanOpCommands: alternate case of kick message if case of kick command is alternated 2020-06-26 17:22:38 -07:00
Pragmatic Software
8d5d7eaff5 Update version 2020-06-25 09:53:13 -07:00
Pragmatic Software
7e31a3ee26 ChanOpCommands: uppercase kick reason if kick command is uppercased 2020-06-25 09:53:09 -07:00
Pragmatic Software
be2376cf4b Update version 2020-06-20 21:38:15 -07:00
Pragmatic Software
236c101e3e Interpreter: when result is "/say" output a space 2020-06-20 21:38:12 -07:00
Pragmatic Software
bbbfcbb25a Factoids: minor formatting clean-up 2020-06-20 21:37:21 -07:00
Pragmatic Software
20a6485c5d Update version 2020-06-20 20:55:26 -07:00
Pragmatic Software
2efd91d382 Factoids: do not prepend $ref_from if pipe or subcmd exists; misc clean-ups 2020-06-20 20:55:22 -07:00
Pragmatic Software
bd04feda81 Interpreter: minor formatting clean-up 2020-06-20 20:52:54 -07:00
Pragmatic Software
da43217d3e Update version 2020-06-19 19:58:55 -07:00
Pragmatic Software
2d47802cff Factoids: allow empty %() items without needing quotes 2020-06-19 19:58:52 -07:00
Pragmatic Software
7e2caa58af Factoids: add some error-checking for expansion modifiers 2020-06-19 13:12:50 -07:00
Pragmatic Software
047b2ec4c5 Update version 2020-06-19 12:07:04 -07:00
Pragmatic Software
bb6d9a5919 Factoids: disallow whitespace around ":" in modifiers 2020-06-19 12:07:01 -07:00
Pragmatic Software
4b3aea4916 Update version 2020-06-19 09:24:43 -07:00
Pragmatic Software
5495a6b406 Factoids: weights can now be fractional 2020-06-19 09:24:38 -07:00
Pragmatic Software
56451e3514 Update version 2020-06-18 10:03:23 -07:00
Pragmatic Software
4c795c4d4f BlackList: hostmask parameter is now full regex 2020-06-18 10:03:20 -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