.. |
IRC
|
Fix some more Unicode encoding issues
|
2019-07-10 18:40:53 -07:00 |
Utils
|
Fix some more Unicode encoding issues
|
2019-07-10 18:40:53 -07:00 |
AntiFlood.pm
|
AntiFlood: $conf{whitelist_file} no longer used; use only registry
|
2019-12-24 14:28:57 -08:00 |
AntiSpam.pm
|
Fix some more Unicode encoding issues
|
2019-07-10 18:40:53 -07:00 |
BanTracker.pm
|
Temp bans/mutes now track owner and reason for checkban/checkmute
|
2019-07-26 14:17:06 -07:00 |
BlackList.pm
|
Fix some more Unicode encoding issues
|
2019-07-10 18:40:53 -07:00 |
BotAdminCommands.pm
|
BotAdminCommands: adminset now hides password field when listing all keys
|
2020-01-04 22:39:58 -08:00 |
BotAdmins.pm
|
BotAdmins: admin hostmasks are no longer treated as regex. They support the normal * and ? wildcards. Removed stdin admin from data/admins.
|
2020-01-03 21:39:22 -08:00 |
Channels.pm
|
Channels: add autojoin function
|
2019-12-21 19:43:05 -08:00 |
ChanOpCommands.pm
|
ChanOpCommands: kick now supports wildcards
|
2019-12-30 18:17:35 -08:00 |
ChanOps.pm
|
ChanOps: anchor $botnick test in kick section of perform_op_commands
|
2019-12-28 23:20:55 -08:00 |
Commands.pm
|
Commands: use boundary when extracting admin channel from arguments
|
2020-01-03 23:04:46 -08:00 |
DualIndexHashObject.pm
|
DualIndexHashObject: ensure file has contents before attempting to parse
|
2019-12-21 18:59:17 -08:00 |
EventDispatcher.pm
|
Fix some more Unicode encoding issues
|
2019-07-10 18:40:53 -07:00 |
FactoidCommands.pm
|
list admins now sorts by name field instead of hostmask
|
2020-01-04 23:09:25 -08:00 |
FactoidModuleLauncher.pm
|
Replace all instances of "localhost" with "pbot"
|
2020-01-03 20:37:58 -08:00 |
Factoids.pm
|
Factoids now exported to data_dir
|
2019-12-30 19:57:47 -08:00 |
FuncCommand.pm
|
FuncCommand: improve usage and help messages
|
2019-09-02 10:36:34 -07:00 |
HashObject.pm
|
Fix some more Unicode encoding issues
|
2019-07-10 18:40:53 -07:00 |
IgnoreList.pm
|
Fix some more Unicode encoding issues
|
2019-07-10 18:40:53 -07:00 |
IgnoreListCommands.pm
|
Fix some more Unicode encoding issues
|
2019-07-10 18:40:53 -07:00 |
Interpreter.pm
|
Replace all instances of "localhost" with "pbot"
|
2020-01-03 20:37:58 -08:00 |
IRC.pm
|
Fix some more Unicode encoding issues
|
2019-07-10 18:40:53 -07:00 |
IRCHandlers.pm
|
IRCHandlers: handle channelcreate event; properly show timestamp for channel title
|
2020-01-04 11:59:41 -08:00 |
LagChecker.pm
|
LagChecker: convert lag_threshold to milliseconds
|
2020-01-03 21:26:49 -08:00 |
Logger.pm
|
Logger: reopen logfile after rotation to log final messages
|
2019-12-30 14:50:36 -08:00 |
MessageHistory_SQLite.pm
|
MessageHistory: correct sort order for recall -A option
|
2019-07-24 09:17:16 -07:00 |
MessageHistory.pm
|
MessageHistory: recall now ignores fix commands
|
2019-09-01 11:02:22 -07:00 |
NickList.pm
|
NickList: NAMREPLY: ensure $hostmask is defined
|
2019-12-30 16:12:10 -08:00 |
PBot.pm
|
BotAdmins: admin hostmasks are no longer treated as regex. They support the normal * and ? wildcards. Removed stdin admin from data/admins.
|
2020-01-03 21:39:22 -08:00 |
Plugins.pm
|
Plugins: ignore autoload entries that begin with a # comment
|
2019-12-28 22:28:39 -08:00 |
Refresher.pm
|
Fix some more Unicode encoding issues
|
2019-07-10 18:40:53 -07:00 |
Registerable.pm
|
Fix some more Unicode encoding issues
|
2019-07-10 18:40:53 -07:00 |
Registry.pm
|
Registry: no longer need to use value keyword in regset command
|
2019-12-27 20:20:07 -08:00 |
RegistryCommands.pm
|
RegistryCommands: all commands now understand section.item syntax (e.g. irc.server)
|
2020-01-04 21:26:18 -08:00 |
SelectHandler.pm
|
Fix some more Unicode encoding issues
|
2019-07-10 18:40:53 -07:00 |
SQLiteLogger.pm
|
Fix some more Unicode encoding issues
|
2019-07-10 18:40:53 -07:00 |
SQLiteLoggerLayer.pm
|
Fix some more Unicode encoding issues
|
2019-07-10 18:40:53 -07:00 |
StdinReader.pm
|
StdinReader: chomp newline from input before logging
|
2020-01-03 21:22:14 -08:00 |
Timer.pm
|
Fix some more Unicode encoding issues
|
2019-07-10 18:40:53 -07:00 |
VERSION.pm
|
Update version
|
2020-01-04 21:26:23 -08:00 |
WebPaste.pm
|
WebPaste now can take option to disable word-wrapping
|
2019-08-06 18:23:13 -07:00 |