2007-01-29 |
Giuseppe Bilotta | Allow timer action rescheduling |
tree | commitdiff |
2007-01-29 |
Giuseppe Bilotta | Messages from ignored users are logged to IRC logs... |
tree | commitdiff |
2007-01-28 |
Giuseppe Bilotta | Previous commit was too squeezy. Check actual server... |
tree | commitdiff |
2007-01-28 |
Giuseppe Bilotta | Try to squeeze as much characters as possible on a... |
tree | commitdiff |
2007-01-28 |
Giuseppe Bilotta | Minor Utils entity cleanup |
tree | commitdiff |
2007-01-23 |
Giuseppe Bilotta | Memory optimizations in plugin management (useful on... |
tree | commitdiff |
2007-01-21 |
Giuseppe Bilotta | Re-enable irc.ignore_users |
tree | commitdiff |
2007-01-12 |
Giuseppe Bilotta | Totally reworked ping timeout detection |
tree | commitdiff |
2007-01-09 |
Giuseppe Bilotta | Downcase the irc log location, so that loggin to e... |
tree | commitdiff |
2007-01-07 |
Giuseppe Bilotta | [574] still had a stupid typo |
tree | commitdiff |
2007-01-06 |
Giuseppe Bilotta | Irc framework: fix errors in filling up the user lists... |
tree | commitdiff |
2007-01-06 |
Giuseppe Bilotta | Try another fix for servers not going in ping timeout |
tree | commitdiff |
2007-01-02 |
Giuseppe Bilotta | Fix reconnect errors |
tree | commitdiff |
2006-12-20 |
Giuseppe Bilotta | Fix 'Unknown command' being received from server |
tree | commitdiff |
2006-11-01 |
Giuseppe Bilotta | SSL support |
tree | commitdiff |
2006-10-28 |
Giuseppe Bilotta | Move irc_send_penalty method of string in ircsocket... |
tree | commitdiff |
2006-10-28 |
Giuseppe Bilotta | Too much stuff was being sent with each line, go back... |
tree | commitdiff |
2006-10-27 |
Giuseppe Bilotta | Penalty-based flood protection |
tree | commitdiff |
2006-10-25 |
Giuseppe Bilotta | Rework cached? for get_cached replies to prevent warnin... |
tree | commitdiff |
2006-10-25 |
Giuseppe Bilotta | Strings returned by get_cached now have a cached? metho... |
tree | commitdiff |
2006-10-24 |
Giuseppe Bilotta | Don't change the default headers setting the headers... |
tree | commitdiff |
2006-10-24 |
Giuseppe Bilotta | Initial implementation of proper caching based on last... |
tree | commitdiff |
2006-10-24 |
Giuseppe Bilotta | Support basic_auth in httputil get and head methods |
tree | commitdiff |
2006-10-23 |
Giuseppe Bilotta | Fix targmax/maxtargets handling |
tree | commitdiff |
2006-10-19 |
Giuseppe Bilotta | Improve launch_here script with the suggestions from... |
tree | commitdiff |
2006-10-19 |
Giuseppe Bilotta | Fix redirection in httputil.get when location is only... |
tree | commitdiff |
2006-10-15 |
Giuseppe Bilotta | Safe-save tempfiles are now created in a botclass-local... |
tree | commitdiff |
2006-10-15 |
Giuseppe Bilotta | Utils.safe_save does a 'safe' saving (save to tempfile... |
tree | commitdiff |
2006-10-15 |
Giuseppe Bilotta | Allow plugins to do things when the language is changed... |
tree | commitdiff |
2006-10-15 |
Giuseppe Bilotta | Better flood control |
tree | commitdiff |
2006-10-14 |
Giuseppe Bilotta | Create Utils.decode_html_entities, inspired from equiva... |
tree | commitdiff |
2006-10-13 |
Giuseppe Bilotta | Fine tune url plugin |
tree | commitdiff |
2006-10-13 |
Giuseppe Bilotta | Minor tweaks to httputil: make last response available... |
tree | commitdiff |
2006-10-02 |
Giuseppe Bilotta | Fix help (one more time) |
tree | commitdiff |
2006-10-02 |
Giuseppe Bilotta | Usage wants a parameter |
tree | commitdiff |
2006-09-25 |
Giuseppe Bilotta | Clean up botmodule loading and command parsing and... |
tree | commitdiff |
2006-09-25 |
Giuseppe Bilotta | Add help for ping |
tree | commitdiff |
2006-09-21 |
Giuseppe Bilotta | New auth framework is now backwards compatible: auth... |
tree | commitdiff |
2006-08-31 |
Giuseppe Bilotta | Fine tune and document 'permissions view' (auth core... |
tree | commitdiff |
2006-08-31 |
Giuseppe Bilotta | messagemapper fix ... watch what you name your variables! |
tree | commitdiff |
2006-08-31 |
Giuseppe Bilotta | Improve debugging output in messagemapper |
tree | commitdiff |
2006-08-31 |
Giuseppe Bilotta | Fix messagemapper for optional arguments |
tree | commitdiff |
2006-08-29 |
Giuseppe Bilotta | Introduce BotConfigValue permissions, to protect partic... |
tree | commitdiff |
2006-08-25 |
Giuseppe Bilotta | Fix stupid bug in the new message mapping |
tree | commitdiff |
2006-08-25 |
Giuseppe Bilotta | Optimize auth module exploiting new message mapping... |
tree | commitdiff |
2006-08-25 |
Giuseppe Bilotta | New implementation for the message mapper: multi-word... |
tree | commitdiff |
2006-08-25 |
Giuseppe Bilotta | Fix small typo in basics core botmodule |
tree | commitdiff |
2006-08-25 |
Giuseppe Bilotta | Changeset [440] introduced a redundant definition of... |
tree | commitdiff |
2006-08-20 |
Giuseppe Bilotta | Improve NOTICE and PRIVMSG robustness when target is... |
tree | commitdiff |
2006-08-17 |
Giuseppe Bilotta | Stupid horrible typo in botuser.rb login method |
tree | commitdiff |
2006-08-17 |
Giuseppe Bilotta | Adapt topic plugin to new IRC framework |
tree | commitdiff |
2006-08-17 |
Giuseppe Bilotta | Fix help. For real |
tree | commitdiff |
2006-08-17 |
Giuseppe Bilotta | Provide the InvalidPassword exception |
tree | commitdiff |
2006-08-16 |
Giuseppe Bilotta | Fix help |
tree | commitdiff |
2006-08-16 |
Giuseppe Bilotta | Some error handling cleanup |
tree | commitdiff |
2006-08-12 |
Giuseppe Bilotta | Fix a problem with subregistries |
tree | commitdiff |
2006-08-11 |
Giuseppe Bilotta | nickokay now properly selected |
tree | commitdiff |
2006-08-11 |
Giuseppe Bilotta | nickreply and nickokay method, with option to let reply... |
tree | commitdiff |
2006-08-11 |
Giuseppe Bilotta | auth.allow? method now informs a user when they don... |
tree | commitdiff |
2006-08-10 |
Giuseppe Bilotta | BotUser wants username=, not name= |
tree | commitdiff |
2006-08-10 |
Giuseppe Bilotta | Fix exception when a QUITting user was not in the first... |
tree | commitdiff |
2006-08-06 |
Giuseppe Bilotta | The kernel now has a @bot.kick(channel, user, msg)... |
tree | commitdiff |
2006-08-06 |
Giuseppe Bilotta | Users can now be imported from exported data files... |
tree | commitdiff |
2006-08-06 |
Giuseppe Bilotta | Fix some bugs when setting permissions; introduce the... |
tree | commitdiff |
2006-08-06 |
Giuseppe Bilotta | Forgot the kernel fixes for previous commit |
tree | commitdiff |
2006-08-06 |
Giuseppe Bilotta | Permissions can now be set and reset correctly |
tree | commitdiff |
2006-08-06 |
Giuseppe Bilotta | Botuser information can now be exported |
tree | commitdiff |
2006-08-06 |
Giuseppe Bilotta | Fix some kernel auth bugs |
tree | commitdiff |
2006-08-06 |
Giuseppe Bilotta | When copying botusers, dup all the entries to prevent... |
tree | commitdiff |
2006-08-06 |
Giuseppe Bilotta | After changing a botuser setting, the settings for... |
tree | commitdiff |
2006-08-06 |
Giuseppe Bilotta | Botusers can now be copied and renamed |
tree | commitdiff |
2006-08-06 |
Giuseppe Bilotta | Botusers can now be destroyed |
tree | commitdiff |
2006-08-06 |
Giuseppe Bilotta | Botusers can now be created. |
tree | commitdiff |
2006-08-06 |
Giuseppe Bilotta | User management is now almost complete. The only missin... |
tree | commitdiff |
2006-08-05 |
Giuseppe Bilotta | auth botmodule now allows showing all user settings... |
tree | commitdiff |
2006-08-05 |
Giuseppe Bilotta | Fix user data not being upgraded and fix a bug in the... |
tree | commitdiff |
2006-08-05 |
Giuseppe Bilotta | Fix some save/quit/rescan races |
tree | commitdiff |
2006-08-05 |
Giuseppe Bilotta | Fix a disconnect on topic change |
tree | commitdiff |
2006-08-05 |
Giuseppe Bilotta | Rename the file core.rb to reflect the new botmoulde... |
tree | commitdiff |
2006-08-05 |
Giuseppe Bilotta | Internally rename the core botmodule to basics |
tree | commitdiff |
2006-08-05 |
Giuseppe Bilotta | Fix server casemap handling |
tree | commitdiff |
2006-08-05 |
Giuseppe Bilotta | Minor esthetical fixups |
tree | commitdiff |
2006-08-05 |
Giuseppe Bilotta | Auth framework now allows automatic login and login... |
tree | commitdiff |
2006-08-05 |
Giuseppe Bilotta | Adjust auth framework to work with improved Irc framewo... |
tree | commitdiff |
2006-08-04 |
Giuseppe Bilotta | Commit [369] was bogus. This one cleans up and sanitize... |
tree | commitdiff |
2006-08-04 |
Giuseppe Bilotta | Improve robustness of ArrayOf; fix some inspect methods |
tree | commitdiff |
2006-08-04 |
Giuseppe Bilotta | Improve robustness of ArrayOf; fix some inspect methods |
tree | commitdiff |
2006-08-04 |
Giuseppe Bilotta | Freenode changes the hostmask of users after identifica... |
tree | commitdiff |
2006-08-04 |
Giuseppe Bilotta | Ahem. I should remember to test things ''before'' commi... |
tree | commitdiff |
2006-08-04 |
Giuseppe Bilotta | Fix one more problem with missing COREDIR and clean... |
tree | commitdiff |
2006-08-04 |
Chris Gahan | A little handy script that launches the rbot daemon... |
tree | commitdiff |
2006-08-04 |
Giuseppe Bilotta | Some fixes for the help system. Still not perfect,... |
tree | commitdiff |
2006-08-04 |
Giuseppe Bilotta | Fix stupid bug introduced with the new debugging messag... |
tree | commitdiff |
2006-08-03 |
Giuseppe Bilotta | More responsive quits and some extra debug info for... |
tree | commitdiff |
2006-08-03 |
Giuseppe Bilotta | Make keywords.rb into a plugin and sync with 0.9.10 |
tree | commitdiff |
2006-08-03 |
Giuseppe Bilotta | Fix bug when users changed nick |
tree | commitdiff |
2006-08-03 |
Giuseppe Bilotta | Initial version of the new auth coremodule |
tree | commitdiff |
2006-08-03 |
Giuseppe Bilotta | Lots of fixes all around, in preparation for the new... |
tree | commitdiff |
2006-08-02 |
Giuseppe Bilotta | Fix message handling, comment out some debug messages |
tree | commitdiff |
2006-08-02 |
Giuseppe Bilotta | Initial factorization of botconfig into kernel function... |
tree | commitdiff |
next |