Commit Graph

4126 Commits

Author SHA1 Message Date
Pragmatic Software c5a3270f42 Update version 2021-06-12 01:31:20 -07:00
Pragmatic Software 8332939522 IRC/Connection.pm: fix repl_ -> rpl_ typos 2021-06-12 01:31:11 -07:00
Pragmatic Software 44f4d58378 Update README.md 2021-06-12 01:25:47 -07:00
Pragmatic Software 17d19b60b4 Update version 2021-06-12 01:23:41 -07:00
Pragmatic Software d101789347 Improve IRCv3 support and add SASL support 2021-06-12 01:23:37 -07:00
Pragmatic Software 7c90cd56d6 Update version 2021-06-11 16:50:13 -07:00
Pragmatic Software 96e276038e Progress on refactoring and polishing everything 2021-06-11 16:50:09 -07:00
Pragmatic Software 924b359842 MiscCommands: Fix `die` command 2021-06-11 16:49:56 -07:00
Pragmatic Software 632c201e19 Update version 2021-06-11 14:58:21 -07:00
Pragmatic Software 6a4e14ef8d Progress on refactoring and polishing everything 2021-06-11 14:58:16 -07:00
Pragmatic Software 06d0951e2a modules/get_title.pl: Fix Twitter URL titles 2021-06-11 14:57:29 -07:00
Pragmatic Software ade9f1e2c2 Remove perltidy format options 2021-06-11 14:55:41 -07:00
Pragmatic Software 2ff07cfe87 Progress on refactoring and polishing everything 2021-06-08 16:11:42 -07:00
Pragmatic Software bd63e2ab98 Update version 2021-06-08 15:53:21 -07:00
Pragmatic Software 3ddd190d89 Progress on refactoring and polishing everything 2021-06-08 15:52:47 -07:00
Pragmatic Software 1969794eb4 import_greybot.pl: update skip-list 2021-06-07 22:13:42 -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 6443c96f09 misc/greybot: add comments and minor clean-ups to import script 2021-06-06 09:49:20 -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 990c4f1455 doc/Modules.md: update C Jeopardy documentation 2021-06-03 13:07:47 -07:00
Pragmatic Software 3b567e7fa6 doc/Admin.md: document `notyposub` user metadata 2021-06-03 10:13:22 -07:00
Pragmatic Software eebe788c27 Update version 2021-06-03 09:50:07 -07:00
Pragmatic Software 03e75c8dfd Plugins/TypoSub: rename user metadata `no-typosub` to `notyposub` to be consistent 2021-06-03 09:49:54 -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 6315de18fd Add misc/greybot import utility 2021-05-29 14:03:26 -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 84d9399ceb bashfaq/bashpf: Quotemeta $query 2021-05-23 21:19:19 -07:00
Pragmatic Software b9b1259e93 Update factoids 2021-05-23 17:57:15 -07:00
Pragmatic Software 2cb7b6418e Add bash pitfalls module 2021-05-23 17:56:40 -07:00
Pragmatic Software c820bd5359 modules/bashfaq.pl: factor out unnecessary $output 2021-05-23 17:09:13 -07:00