.. |
IRC
|
Support account-notify and extended-join capabilities
|
2016-08-28 03:49:27 -07:00 |
Plugins
|
Log when reminders fire off
|
2017-10-09 19:41:00 -07:00 |
Utils
|
Convert code-factoids to use VM
|
2017-09-10 19:53:29 -07:00 |
AntiFlood.pm
|
Change split / / to split /\s+/ throughout
|
2017-09-02 00:39:29 -07:00 |
BanTracker.pm
|
Add ircd config mapping; automatically unban certain types of bans after 7 days
|
2017-05-21 02:20:44 -07:00 |
BlackList.pm
|
Change split / / to split /\s+/ throughout
|
2017-09-02 00:39:29 -07:00 |
BotAdminCommands.pm
|
Restrict admin level setting to appropriate admins
|
2017-10-15 10:56:51 -07:00 |
BotAdmins.pm
|
License project under MPL2
|
2017-03-06 00:31:15 +00:00 |
Channels.pm
|
Change split / / to split /\s+/ throughout
|
2017-09-02 00:39:29 -07:00 |
ChanOpCommands.pm
|
Remove annoying /msg about kicking
|
2017-09-18 21:24:30 -07:00 |
ChanOps.pm
|
Fix a couple of keys on scalar
|
2017-08-09 01:22:13 -07:00 |
Commands.pm
|
Uh, fix weird typo
|
2017-09-21 11:52:45 -07:00 |
DualIndexHashObject.pm
|
Add ability to clear DualIndexHashObject
|
2017-08-05 20:15:15 -07:00 |
EventDispatcher.pm
|
License project under MPL2
|
2017-03-06 00:31:15 +00:00 |
FactoidCommands.pm
|
Remove capture from factchange
|
2017-10-04 17:56:34 -07:00 |
FactoidModuleLauncher.pm
|
Clean up previous commit
|
2017-10-10 18:53:11 -07:00 |
Factoids.pm
|
Move special var expansion to expand_special_vars
|
2017-10-09 19:39:54 -07:00 |
HashObject.pm
|
Add ability to clear HashObject; rename load/save
|
2017-08-05 20:14:49 -07: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
|
fact_find no longer treats some aliases as regex when they alias a built-in command
|
2017-10-09 19:35:11 -07:00 |
IRC.pm
|
Remove unnecessary ${} around some objects from previous commit
|
2014-05-18 20:19:30 +00:00 |
IRCHandlers.pm
|
Change split / / to split /\s+/ throughout
|
2017-09-02 00:39:29 -07: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
|
Use /say on returns whose first word is a variable
|
2017-09-02 00:14:13 -07:00 |
NickList.pm
|
Add ability to check if a nick is present in any channels
|
2017-08-12 01:28:23 -07:00 |
PBot.pm
|
Add ability to reload various config/data files
|
2017-08-05 21:38:46 -07:00 |
Plugins.pm
|
Fix "keys on scalar" deprecation warning on newer perl. (#3)
|
2017-04-10 19:55:52 -07:00 |
Refresher.pm
|
License project under MPL2
|
2017-03-06 00:31:15 +00: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
|
2017-10-15 10:56:56 -07:00 |