2007-02-06 |
Giuseppe Bilotta | Move code to find and ircify first par from search... |
tree | commitdiff |
2007-02-06 |
Giuseppe Bilotta | Move extensions to standard classes into a specific... |
tree | commitdiff |
2007-02-06 |
Giuseppe Bilotta | sendmsg improvements: default send options can now... |
tree | commitdiff |
2007-02-06 |
Giuseppe Bilotta | Create an utils subdir in core, which will store all... |
tree | commitdiff |
2007-02-06 |
Giuseppe Bilotta | New IRC Framework: more convenience methods to look... |
tree | commitdiff |
2007-02-06 |
Giuseppe Bilotta | New IRC Framework: NetmaskList now have an enhanced... |
tree | commitdiff |
2007-02-05 |
Giuseppe Bilotta | New IRC Framework: add missing accessors for channel... |
tree | commitdiff |
2007-02-05 |
Giuseppe Bilotta | Improved Utils.secs_to_string |
tree | commitdiff |
2007-02-05 |
Giuseppe Bilotta | Fix max_lines handling in new sendmsg code |
tree | commitdiff |
2007-02-05 |
Giuseppe Bilotta | Fix horrible bug in reworked sendmsg code that prevente... |
tree | commitdiff |
2007-02-05 |
Giuseppe Bilotta | sendmsg improvements: plugins can now choose what to... |
tree | commitdiff |
2007-02-04 |
Giuseppe Bilotta | Minor optimization in message.rb |
tree | commitdiff |
2007-02-04 |
Giuseppe Bilotta | Tuning of messagemapper debug output |
tree | commitdiff |
2007-02-04 |
Giuseppe Bilotta | Reschedule save timer when changing core.save_every |
tree | commitdiff |
2007-02-04 |
Giuseppe Bilotta | Fix rescheduling of timers |
tree | commitdiff |
2007-02-04 |
Giuseppe Bilotta | Properly implement maximization of raw message length |
tree | commitdiff |
2007-02-04 |
Giuseppe Bilotta | Minor auth help fix |
tree | commitdiff |
2007-02-02 |
Giuseppe Bilotta | Enhance the :requirements functionality in #map() to... |
tree | commitdiff |
2007-02-02 |
Giuseppe Bilotta | Plugin map requirements are now checked at regular... |
tree | commitdiff |
2007-02-02 |
Giuseppe Bilotta | In the new message mapper code, fail unconditionally... |
tree | commitdiff |
2007-01-30 |
Giuseppe Bilotta | Core botmodule config.rb has some (very little) facilit... |
tree | commitdiff |
2007-01-30 |
Giuseppe Bilotta | IRC Framework: accept nil or empty nicks and channel... |
tree | commitdiff |
2007-01-30 |
Giuseppe Bilotta | Whitespace cleanup |
tree | commitdiff |
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 |
next |