0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 27, 2025 — Jan 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* config value hook :on_change wasn't called from unset() More... almost 19 years ago
chanserv plugin: currently only manages opping etc via chanserv More... almost 19 years ago
* duh, operator precedence error in serverlist patch More... almost 19 years ago
+ lazy behavior for plugin registries (don't create a BDB file until the registry is accessed by plugin for the first time) More... almost 19 years ago
+ added support for multiple servers to try (round-robin) for unreliable ircnets * changed server.name/port to server.list (with config upgrade automation, too) More... almost 19 years ago
Plugins: rename Plugins::pluginmanager to Plugins::manager More... almost 19 years ago
Plugins: move games into their own directory More... almost 19 years ago
remotectl: ensure that source and destination of synthetical message are proper Irc classes. Use illegal '-remote.client-' nick for the remote user More... almost 19 years ago
Use m.source instead of m.sourcenick whenever possible to ensure messages from servers don't cause stupid backtraces More... almost 19 years ago
Server hostname was not being set properly More... almost 19 years ago
* fixed a regexp for "identify-msg" server capability ("^" was missing) More... almost 19 years ago
Forgot to add the actual unicode I/O filter to the repository (see [753]) More... almost 19 years ago
+ Added remotectl plugin and an example druby API client implementation More... almost 19 years ago
config was not being saved after unsetting a value More... almost 19 years ago
Added config option: "url.titles_only" More... almost 19 years ago
Socket IO filtering: rbot can now assume UTF-8 internally. More... almost 19 years ago
Improved handling of server limits More... almost 19 years ago
imdb plugin: update to the new site layout, use rbot headers More... almost 19 years ago
Update changelog More... almost 19 years ago
Allow customization of the plugins load path More... almost 19 years ago
Option to change the bot IRC name, thanks to jsn- More... almost 19 years ago
Previous attempt at cleaning up the prefix matcher were too restrictive, try using a different approach More... almost 19 years ago
quiz plugin: don't crash when the answer is entirely made of sepators More... almost 19 years ago
autorejoin plugin: insult on rejoin now optional More... almost 19 years ago
quiz plugin: new cleanup command to remove players with 0 points and 0 jokers More... almost 19 years ago
Previous commit wasn't that good, too restrictive. Relax, and differentiate between user id and mask More... almost 19 years ago
Rework netmask/hostname detection code to work around non-RFC-compliant servers More... almost 19 years ago
Try to give a meaningful quit message when quitting because of problems More... almost 19 years ago
Utils.secs_to_string now convert seconds to integers instead of displaying ridiculously long floating values More... almost 19 years ago
Use ASCII KCODE to prevent problems like missing characters or matching failures when clients send messages in something else than UTF-8 More... almost 19 years ago