3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-11-17 01:19:31 +01:00
pbot/lib/PBot/Core/Factoids
Pragmatic Software 755d7bd6c0
Bug fixes
general.debugcontext: filter out cmdlist and arglist

Core/Applets: log applet start/stop and duration

Core/ProcessManager: fix potential race-condition with $context object

Core/Interpreter:

    * expand pronouns before command-substitution
    * attempt to find current channel's factoid instance for metadata
    * remove duplication of command history in command-substition
    * terminate pipe/substitution processing when protecting self

Core/Factoids: limit -url contents to 250kb
2024-10-22 09:50:10 -07:00
..
Code.pm Update core to use subroutine signatures 2023-04-13 21:04:12 -07:00
Data.pm Interpreter: escaped spaces behave better 2024-05-26 17:44:59 -07:00
Exporter.pm Update core to use subroutine signatures 2023-04-13 21:04:12 -07:00
Interpreter.pm Bug fixes 2024-10-22 09:50:10 -07:00
Modifiers.pm Update core to use subroutine signatures 2023-04-13 21:04:12 -07:00
Selectors.pm Update core to use subroutine signatures 2023-04-13 21:04:12 -07:00
Variables.pm Core/Factoids: properly restore invalid $variable expansions 2024-10-15 19:56:04 -07:00