3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-11-25 05:19:29 +01:00

Commit Graph

  • e251ccb7a1
    Plugin/Wordle: misc improvements: Pragmatic Software 2024-03-07 10:20:53 -0800
  • d8a67ae0c5
    Plugin/Wordle: silence uninitialized warning Pragmatic Software 2024-03-07 09:09:59 -0800
  • 440a72c71e
    Plugin/Wordle: minor refactor Pragmatic Software 2024-03-07 08:59:41 -0800
  • 435faaa18c
    Add Wordle plugin; update games section of README Pragmatic Software 2024-03-07 03:17:07 -0800
  • 7d3cd3f215
    Plugin/Spinach: fix subroutine signatures Pragmatic Software 2024-03-06 15:07:09 -0800
  • 1cb6a114b8
    Plugin/Battleship: fix bomb input constraints Pragmatic Software 2024-03-05 22:00:55 -0800
  • 4b5e3d0d41
    Plugin/Battleship: fix show_battlefield() sub signature Pragmatic Software 2024-03-05 21:01:32 -0800
  • d4880854db
    Plugin/WordMorph: add search subcommand to find words by regex Pragmatic Software 2024-02-22 18:56:52 -0800
  • eb5b1540d5
    Plugins/WordMorph: custom optionally accepts number of steps instead of second word Pragmatic Software 2024-01-26 19:01:42 -0800
  • cdb41e4334
    WordMorph: merge SCOWLv3 and NWL2020 Pragmatic Software 2024-01-10 17:10:49 -0800
  • 6515f34f40
    Update Plang submodule Pragmatic Software 2023-11-23 16:05:40 -0800
  • 48e2692b5b
    Update Plang submodule Pragmatic Software 2023-11-15 14:19:18 -0800
  • 7347fef521
    EventQueue: minor whitespace correction Pragmatic Software 2023-11-14 10:44:43 -0800
  • afa124e0d3
    Commands/ChanOp: Group multiple unbans/unmutes together into one command Pragmatic Software 2023-11-14 10:42:16 -0800
  • 7b69980eff
    Plugin/Plang: update output_value() to accept scope argument Pragmatic Software 2023-11-09 20:42:20 -0800
  • 522915dfde
    Update Plang submodule Pragmatic Software 2023-11-09 20:35:35 -0800
  • d5ea8f5bea
    Update Plang submodule Pragmatic Software 2023-11-05 09:29:06 -0800
  • c09b76337d
    Update Plang submodule (added UFCS!) Pragmatic Software 2023-10-30 00:50:53 -0700
  • cc18f0509e
    Update Plang submodule Pragmatic Software 2023-10-28 03:06:55 -0700
  • e4ba141aef
    Update Plang submodule Pragmatic Software 2023-10-27 19:28:28 -0700
  • 1c28c178f6
    Update Plang submodule Pragmatic Software 2023-10-26 23:12:35 -0700
  • 451c6ace2e
    Plugin/Connect4: make send_message() delay argument optional Pragmatic Software 2023-09-28 13:28:23 -0700
  • 2096df16d6
    Factoids: process regex factoids when implicitly invoked Pragmatic Software 2023-09-24 11:24:20 -0700
  • 5ffde32d46
    Factoids: disregard error messages when not explicitly invoked Pragmatic Software 2023-09-23 13:52:10 -0700
  • 53e990bd32
    applets/c2english: correct order of pointers in direct abstract declarators Pragmatic Software 2023-09-21 17:33:33 -0700
  • eb301ea948
    applets/c2english: fix switch case labels Pragmatic Software 2023-09-21 16:53:21 -0700
  • 59b7ee7115
    docs: Fix broken link; describe user-capability groups as "roles" Pragmatic Software 2023-08-19 16:44:26 -0700
  • fe3e7c80cb
    Interpreter: disallow /msg from vm-client Pragmatic Software 2023-08-19 16:36:26 -0700
  • 64b4d8a53c Handlers/Server: fix constant look-up (was previously moved from hash to constant) Pragmatic Software 2023-07-30 16:46:04 -0700
  • d4cc3bf7f2 Plugin/ActionTrigger: handle QUIT triggers per-channel Pragmatic Software 2023-07-19 00:23:54 -0700
  • 58ac29c4db Plugin/UrlTitles: add title to "ignored title" log message Pragmatic Software 2023-06-13 23:22:43 -0700
  • bfa08ee8d6 Plugin/UrlTitles: add logging to reveal why some URLs are disregarded Pragmatic Software 2023-06-13 23:19:21 -0700
  • f3ad345340 Core/Interpreter: require whitespace in front of bot name for suffix-trigger Pragmatic Software 2023-05-21 16:16:06 -0700
  • 38a0b8705f doc/Commands: add example of nesting pipes and substitutions Pragmatic Software 2023-05-20 09:39:49 -0700
  • 8934936658 Perform anti-flood checking on NOTICEs to channels Pragmatic Software 2023-05-14 15:56:17 -0700
  • 48daaa91ca Core/Handlers: Do not auto-reply to NOTICEs Pragmatic Software 2023-05-14 15:38:51 -0700
  • 2b36286c22 Interpreter: extract_bracketed: missed a state change Pragmatic Software 2023-05-11 11:02:16 -0700
  • bc05915905 Interpreter: improve parsing of embedded commands Pragmatic Software 2023-05-11 08:08:38 -0700
  • bd6af472e8 Interpreter: remove left-over malformed section Pragmatic Software 2023-05-11 06:08:26 -0700
  • b37ae41be7 README.md: add link to setting up join-flood enforcement Pragmatic Software 2023-05-07 15:15:56 -0700
  • bc2b610031 docs/AntiAbuse: update automatic join-flood enforcement section Pragmatic Software 2023-05-07 15:04:42 -0700
  • ef03b6c090 docs/AntiAbuse: update automatic join-flood enforcement section Pragmatic Software 2023-05-07 14:47:46 -0700
  • 9b1435c411 doc/Registry: add antiflood.join_flood_channel item to table Pragmatic Software 2023-05-07 14:35:24 -0700
  • 62a69c16c3 docs/AntiAbuse: update automatic join-flood enforcement section Pragmatic Software 2023-05-07 14:31:01 -0700
  • 620ebe0ecb doc/VirtualMachine: add QEMU instructions Pragmatic Software 2023-05-07 14:23:27 -0700
  • 329c8db33c Factoids: fix factrem/forget Pragmatic Software 2023-05-07 13:47:25 -0700
  • 2c36f624b2 docs/AntiAbuse: clarify that #stop-join-flood may be shared Pragmatic Software 2023-05-07 13:30:17 -0700
  • a14f810a78 Update docs Pragmatic Software 2023-05-07 13:26:31 -0700
  • d75cf1d0ad Update docs Pragmatic Software 2023-05-07 13:22:37 -0700
  • 097c657f0c Commands/ChanOp: minor code-formatting clean-up Pragmatic Software 2023-05-05 18:59:35 -0700
  • 15d7abf5ec Plugin/RunCommand: fix subroutine argument Pragmatic Software 2023-05-05 12:28:36 -0700
  • e6149cc35c doc/Admin.md: ban/unmute: add examples Pragmatic Software 2023-05-04 21:18:25 -0700
  • db9752c6c0 doc/Admin.md: update ban/mute usage Pragmatic Software 2023-05-04 21:12:49 -0700
  • 1bb5fe031d Use quietlist when setting mutes Pragmatic Software 2023-05-04 16:30:35 -0700
  • b04c06f396 Refactor ban/unmute commands Pragmatic Software 2023-05-04 16:03:24 -0700
  • c9112ac809 applets/date.sh: posix directory no longer exists on current distro Pragmatic Software 2023-05-04 12:19:22 -0700
  • 06650963a3 applets/pbot-vm: increase length to trigger "Same output" Pragmatic Software 2023-04-28 00:48:37 -0700
  • 8555e8f00e Core/BanList: correct ban_user() arguments Pragmatic Software 2023-04-28 00:46:22 -0700
  • 2c3f8fb9fe Fix some inconsistent arguments Pragmatic Software 2023-04-21 15:56:43 -0700
  • cfaa5cfd4e Fix inconsistent argument Pragmatic Software 2023-04-17 13:04:10 -0700
  • 860a6be156 Fix some inconsistent arguments Pragmatic Software 2023-04-17 10:33:02 -0700
  • 208df255a1 Update comment Pragmatic Software 2023-04-13 23:42:46 -0700
  • 7ddb32ea16 Update core to use subroutine signatures Pragmatic Software 2023-04-13 21:04:12 -0700
  • c6db4b1e6b Update plugins to use subroutine signatures Pragmatic Software 2023-04-13 17:08:27 -0700
  • cd60ac9fc7 Update plugins to use subroutine signatures Pragmatic Software 2023-04-13 17:01:23 -0700
  • afd07bcd57 Bump minimum Perl version to 5.20 for signatures feature Pragmatic Software 2023-04-13 11:37:39 -0700
  • 3180d11303 Plugin/Quotegrabs: polish Storage/SQLite.pm a bit Pragmatic Software 2023-04-13 11:21:30 -0700
  • cdbbf9c183 Plugin/Quotegrabs: minor clean-up of previous commit Pragmatic Software 2023-04-10 10:46:43 -0700
  • 8bf243a9fd Plugin/Quotegrabs: rq now "shuffles" through quotes without repeats Pragmatic Software 2023-04-10 08:06:35 -0700
  • d8b19eff68 Plugin/Quotegrabs: rq now properly searches multi-grabs Pragmatic Software 2023-03-30 06:33:33 -0700
  • 640f866829 applets/unicode.pl: limit U+XXXX..U+XXXX range to 100 characters Pragmatic Software 2023-03-23 18:20:22 -0700
  • 3340589207 applets/unicode.pl: keep newlines for pasting; increase search limit Pragmatic Software 2023-03-23 17:56:40 -0700
  • 0236043fe9 applets/unicode.pl: more concise output; require -s for search Pragmatic Software 2023-03-23 17:40:06 -0700
  • d6b6e1ac50 applets/unicode.pl: improve usage message Pragmatic Software 2023-03-23 17:22:34 -0700
  • 7ef6145792 Update factoids Pragmatic Software 2023-03-23 17:18:00 -0700
  • bfabf3e308 Add applets/unicode.pl Pragmatic Software 2023-03-23 17:15:19 -0700
  • 8b8205ce12 Update factoids Pragmatic Software 2023-03-23 14:57:45 -0700
  • 05cf63e00c Interpreter: fix $0 in commands that use &{subs} Pragmatic Software 2023-03-23 08:56:58 -0700
  • ca21999d5d applets/wiktionary: fix UTF-8 issue Pragmatic Software 2023-03-19 14:50:52 -0700
  • 00077e0eef applets/urban: fix yet another UTF-8 issue Pragmatic Software 2023-03-19 14:23:27 -0700
  • 0cd4ce5220 pbot-vm: guest-server: update serial ports Pragmatic Software 2023-03-13 13:33:10 -0700
  • 3ada433527 Refactor UTF-8 fix Pragmatic Software 2023-03-12 18:28:50 -0700
  • b9a89e10d6 Fix UTF-8 encoding Pragmatic Software 2023-03-12 18:10:44 -0700
  • 6565c516e9 pbot-vm: remove "command:" text from -paste output Pragmatic Software 2023-03-12 16:12:58 -0700
  • e736051de5 Fix UTF-8 encoding Pragmatic Software 2023-03-12 16:06:04 -0700
  • e908dd1640 Update factoids Pragmatic Software 2023-02-25 13:46:53 -0800
  • 110f019bf2 MessageHistory: recall: fix incorrect whitespace appended to text argument if -t is not used Pragmatic Software 2023-02-24 20:50:19 -0800
  • 13b09be29a Commands/Factoids: factchange: handle escaped delimiters Pragmatic Software 2023-02-23 13:16:17 -0800
  • 8d5b992b4c Update copyright Pragmatic Software 2023-02-20 21:31:52 -0800
  • 92672c19d3 doc/Commands: add preserve_whitespace to metadata list Pragmatic Software 2023-02-13 16:32:09 -0800
  • 1eaf85239f NickList: handle nickchange before any other handlers Pragmatic Software 2023-02-13 16:27:26 -0800
  • 21d06bc149 IRC: do not debug PONG events Pragmatic Software 2023-02-13 16:06:24 -0800
  • 7da7883d9d pbot-vm: guest-gdb: stricter match for main() Pragmatic Software 2023-02-09 21:04:30 -0800
  • 224a00949a pbot-vm: guest-gdb: fix potential undefined $start when optimizations are enabled Pragmatic Software 2023-02-09 13:39:10 -0800
  • 47d8f5724a Check for bans when CHGHOST Pragmatic Software 2023-02-02 09:22:51 -0800
  • 9f314cd365 Enable aka_debug because AKA log entries are interesting Pragmatic Software 2023-02-02 09:13:36 -0800
  • 7bbd5d8097 Fix QUIT log message Pragmatic Software 2023-02-01 17:47:25 -0800
  • 6dd390540a Improve CHGHOST log message Pragmatic Software 2023-02-01 17:33:09 -0800
  • d3c8c74a9d Support IRCv3 CHGHOST extension Pragmatic Software 2023-02-01 17:27:06 -0800
  • a173858fb8 Enable multi-prefix IRCv3 extension Pragmatic Software 2023-02-01 14:48:12 -0800