]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib
Really minor typo in previous commit
[user/henk/code/ruby/rbot.git] / lib /
2007-02-14 Giuseppe BilottaReally minor typo in previous commit
2007-02-14 Giuseppe BilottaNew Irc Framework: fix default channel modes prefixes...
2007-02-14 Giuseppe BilottaNew Irc Framework: fix bug in debug message causing...
2007-02-12 Giuseppe BilottaRemote Service Provider: increase security by preventin...
2007-02-12 Giuseppe BilottaRemote Service Provider: implement auth control for...
2007-02-12 Giuseppe BilottaRemote Service Provider now functional, although it...
2007-02-12 Giuseppe BilottaFix casemap/server mismatch problems when moving the...
2007-02-12 Giuseppe BilottaInitial work on a DRb-based remote service for rbot...
2007-02-11 Giuseppe BilottaMessageMapper: documentation cleanup, and Template...
2007-02-11 Giuseppe BilottaMinor messagemapper optimizations
2007-02-11 Giuseppe BilottaStart work on preferring size to length: it's the same...
2007-02-10 Giuseppe BilottaPreserve safe save dir across rescans
2007-02-10 Giuseppe BilottaHandle server connections (e.g. through a bip proxy...
2007-02-08 Giuseppe BilottaMessage mapper: we are ony interested in matching messa...
2007-02-07 Giuseppe BilottaFix rbot quieting
2007-02-06 Giuseppe BilottaEnhance Utils tools to get first pars, allowing an...
2007-02-06 Giuseppe BilottaFix IRCification of HTML strings when only whitespace...
2007-02-06 Giuseppe BilottaMove code to get first par from a series of urls from...
2007-02-06 Giuseppe BilottaOptimizations to ircify_first_html_par
2007-02-06 Giuseppe BilottaMove code to find and ircify first par from search...
2007-02-06 Giuseppe BilottaMove extensions to standard classes into a specific...
2007-02-06 Giuseppe Bilottasendmsg improvements: default send options can now...
2007-02-06 Giuseppe BilottaCreate an utils subdir in core, which will store all...
2007-02-06 Giuseppe BilottaNew IRC Framework: more convenience methods to look...
2007-02-06 Giuseppe BilottaNew IRC Framework: NetmaskList now have an enhanced...
2007-02-05 Giuseppe BilottaNew IRC Framework: add missing accessors for channel...
2007-02-05 Giuseppe BilottaImproved Utils.secs_to_string
2007-02-05 Giuseppe BilottaFix max_lines handling in new sendmsg code
2007-02-05 Giuseppe BilottaFix horrible bug in reworked sendmsg code that prevente...
2007-02-05 Giuseppe Bilottasendmsg improvements: plugins can now choose what to...
2007-02-04 Giuseppe BilottaMinor optimization in message.rb
2007-02-04 Giuseppe BilottaTuning of messagemapper debug output
2007-02-04 Giuseppe BilottaReschedule save timer when changing core.save_every
2007-02-04 Giuseppe BilottaFix rescheduling of timers
2007-02-04 Giuseppe BilottaProperly implement maximization of raw message length
2007-02-04 Giuseppe BilottaMinor auth help fix
2007-02-02 Giuseppe BilottaEnhance the :requirements functionality in #map() to...
2007-02-02 Giuseppe BilottaPlugin map requirements are now checked at regular...
2007-02-02 Giuseppe BilottaIn the new message mapper code, fail unconditionally...
2007-01-30 Giuseppe BilottaCore botmodule config.rb has some (very little) facilit...
2007-01-30 Giuseppe BilottaIRC Framework: accept nil or empty nicks and channel...
2007-01-30 Giuseppe BilottaWhitespace cleanup
2007-01-29 Giuseppe BilottaAllow timer action rescheduling
2007-01-29 Giuseppe BilottaMessages from ignored users are logged to IRC logs...
2007-01-28 Giuseppe BilottaPrevious commit was too squeezy. Check actual server...
2007-01-28 Giuseppe BilottaTry to squeeze as much characters as possible on a...
2007-01-28 Giuseppe BilottaMinor Utils entity cleanup
2007-01-23 Giuseppe BilottaMemory optimizations in plugin management (useful on...
2007-01-21 Giuseppe BilottaRe-enable irc.ignore_users
2007-01-12 Giuseppe BilottaTotally reworked ping timeout detection
2007-01-09 Giuseppe BilottaDowncase the irc log location, so that loggin to e...
2007-01-07 Giuseppe Bilotta[574] still had a stupid typo
2007-01-06 Giuseppe BilottaIrc framework: fix errors in filling up the user lists...
2007-01-06 Giuseppe BilottaTry another fix for servers not going in ping timeout
2007-01-02 Giuseppe BilottaFix reconnect errors
2006-12-20 Giuseppe BilottaFix 'Unknown command' being received from server
2006-11-01 Giuseppe BilottaSSL support
2006-10-28 Giuseppe BilottaMove irc_send_penalty method of string in ircsocket...
2006-10-28 Giuseppe BilottaToo much stuff was being sent with each line, go back...
2006-10-27 Giuseppe BilottaPenalty-based flood protection
2006-10-25 Giuseppe BilottaRework cached? for get_cached replies to prevent warnin...
2006-10-25 Giuseppe BilottaStrings returned by get_cached now have a cached? metho...
2006-10-24 Giuseppe BilottaDon't change the default headers setting the headers...
2006-10-24 Giuseppe BilottaInitial implementation of proper caching based on last...
2006-10-24 Giuseppe BilottaSupport basic_auth in httputil get and head methods
2006-10-23 Giuseppe BilottaFix targmax/maxtargets handling
2006-10-19 Giuseppe BilottaImprove launch_here script with the suggestions from...
2006-10-19 Giuseppe BilottaFix redirection in httputil.get when location is only...
2006-10-15 Giuseppe BilottaSafe-save tempfiles are now created in a botclass-local...
2006-10-15 Giuseppe BilottaUtils.safe_save does a 'safe' saving (save to tempfile...
2006-10-15 Giuseppe BilottaAllow plugins to do things when the language is changed...
2006-10-15 Giuseppe BilottaBetter flood control
2006-10-14 Giuseppe BilottaCreate Utils.decode_html_entities, inspired from equiva...
2006-10-13 Giuseppe BilottaFine tune url plugin
2006-10-13 Giuseppe BilottaMinor tweaks to httputil: make last response available...
2006-10-02 Giuseppe BilottaFix help (one more time)
2006-10-02 Giuseppe BilottaUsage wants a parameter
2006-09-25 Giuseppe BilottaClean up botmodule loading and command parsing and...
2006-09-25 Giuseppe BilottaAdd help for ping
2006-09-21 Giuseppe BilottaNew auth framework is now backwards compatible: auth...
2006-08-31 Giuseppe BilottaFine tune and document 'permissions view' (auth core...
2006-08-31 Giuseppe Bilottamessagemapper fix ... watch what you name your variables!
2006-08-31 Giuseppe BilottaImprove debugging output in messagemapper
2006-08-31 Giuseppe BilottaFix messagemapper for optional arguments
2006-08-29 Giuseppe BilottaIntroduce BotConfigValue permissions, to protect partic...
2006-08-25 Giuseppe BilottaFix stupid bug in the new message mapping
2006-08-25 Giuseppe BilottaOptimize auth module exploiting new message mapping...
2006-08-25 Giuseppe BilottaNew implementation for the message mapper: multi-word...
2006-08-25 Giuseppe BilottaFix small typo in basics core botmodule
2006-08-25 Giuseppe BilottaChangeset [440] introduced a redundant definition of...
2006-08-20 Giuseppe BilottaImprove NOTICE and PRIVMSG robustness when target is...
2006-08-17 Giuseppe BilottaStupid horrible typo in botuser.rb login method
2006-08-17 Giuseppe BilottaAdapt topic plugin to new IRC framework
2006-08-17 Giuseppe BilottaFix help. For real
2006-08-17 Giuseppe BilottaProvide the InvalidPassword exception
2006-08-16 Giuseppe BilottaFix help
2006-08-16 Giuseppe BilottaSome error handling cleanup
2006-08-12 Giuseppe BilottaFix a problem with subregistries
2006-08-11 Giuseppe Bilottanickokay now properly selected
2006-08-11 Giuseppe Bilottanickreply and nickokay method, with option to let reply...
next