.. |
IRC
|
Support account-notify and extended-join capabilities
|
2016-08-28 03:49:27 -07:00 |
Plugins
|
Fix Battleship win condition bug from previous commit
|
2018-07-01 22:37:25 -07:00 |
Utils
|
ValidateString is now JSON-aware
|
2018-04-08 19:34:24 -07:00 |
AntiFlood.pm
|
Change split / / to split /\s+/ throughout
|
2017-09-02 00:39:29 -07:00 |
BanTracker.pm
|
Sort Dumper output by keys
|
2018-02-28 11:13:56 -08:00 |
BlackList.pm
|
Blacklist listing output now messaged to caller
|
2018-05-14 19:20:55 -07:00 |
BotAdminCommands.pm
|
Restore in to a level 0 command
|
2018-02-21 18:43:15 -08:00 |
BotAdmins.pm
|
Add as command to execute admin commands as a specific admin
|
2018-02-21 17:21:38 -08:00 |
Channels.pm
|
Send chanunset output to channel
|
2018-05-12 02:52:10 -07:00 |
ChanOpCommands.pm
|
Group comma-separated bans/mutes together in one MODE
|
2018-06-05 22:59:33 -07:00 |
ChanOps.pm
|
Group comma-separated bans/mutes together in one MODE
|
2018-06-05 22:59:33 -07:00 |
Commands.pm
|
Rename as to in
|
2018-02-21 18:41:56 -08:00 |
DualIndexHashObject.pm
|
No longer show channel name in "did you mean..." if strictnamespace is enabled
|
2018-05-14 19:21:58 -07:00 |
EventDispatcher.pm
|
License project under MPL2
|
2017-03-06 00:31:15 +00:00 |
FactoidCommands.pm
|
Add strictnamespace registry key
|
2018-05-12 02:52:52 -07:00 |
FactoidModuleLauncher.pm
|
Allow /me and such from modules again
|
2018-02-28 15:57:00 -08:00 |
Factoids.pm
|
Fix escaping of pipes and command substitutions
|
2018-05-21 19:27:57 -07:00 |
HashObject.pm
|
Sort Dumper output by keys
|
2018-02-28 11:13:56 -08:00 |
IgnoreList.pm
|
Add ability to reload various config/data files
|
2017-08-05 21:38:46 -07:00 |
IgnoreListCommands.pm
|
License project under MPL2
|
2017-03-06 00:31:15 +00:00 |
Interpreter.pm
|
Fix escaping of pipes and command substitutions
|
2018-05-21 19:27:57 -07:00 |
IRC.pm
|
Remove unnecessary ${} around some objects from previous commit
|
2014-05-18 20:19:30 +00:00 |
IRCHandlers.pm
|
Sort Dumper output by keys
|
2018-02-28 11:13:56 -08:00 |
LagChecker.pm
|
License project under MPL2
|
2017-03-06 00:31:15 +00:00 |
Logger.pm
|
Improve Logger text escaping
|
2017-09-05 00:18:35 -07:00 |
MessageHistory_SQLite.pm
|
Prevent access to undefined db handle
|
2017-08-28 13:53:03 -07:00 |
MessageHistory.pm
|
Prettify recall messages for JOIN/QUIT/KICK/NICKCHANGE/etc (#12)
|
2017-11-11 18:37:54 -08:00 |
NickList.pm
|
Sort Dumper output by keys
|
2018-02-28 11:13:56 -08:00 |
PBot.pm
|
Enable IRC output queue pacing/throttling
|
2018-07-01 03:07:30 -07:00 |
Plugins.pm
|
Fix "keys on scalar" deprecation warning on newer perl. (#3)
|
2017-04-10 19:55:52 -07:00 |
Refresher.pm
|
Properly update version factoid on refresh
|
2018-01-22 23:48:25 -08:00 |
Registerable.pm
|
License project under MPL2
|
2017-03-06 00:31:15 +00:00 |
Registry.pm
|
Fix "keys on scalar" deprecation warning on newer perl. (#3)
|
2017-04-10 19:55:52 -07:00 |
RegistryCommands.pm
|
Use re2 for regfind and factfind
|
2017-09-09 22:37:11 -07:00 |
SelectHandler.pm
|
Add buffering to StdinReader
|
2017-10-10 14:31:31 -07:00 |
SQLiteLogger.pm
|
Flag SQLite queries that take more than 100ms to complete, if SQL logging is enabled
|
2017-06-18 03:37:01 -07:00 |
SQLiteLoggerLayer.pm
|
License project under MPL2
|
2017-03-06 00:31:15 +00:00 |
StdinReader.pm
|
License project under MPL2
|
2017-03-06 00:31:15 +00:00 |
Timer.pm
|
Increase timer resolution from 10 seconds to 1 second
|
2017-05-21 02:23:15 -07:00 |
VERSION.pm
|
Update version
|
2018-07-01 22:37:28 -07:00 |
WebPaste.pm
|
WebPaste: Remove defunct paste sites
|
2018-02-28 11:14:19 -08:00 |