]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib/rbot/core
Try to fail more graciously when net/https is not loadable (usually because of missin...
[user/henk/code/ruby/rbot.git] / lib / rbot / core /
2007-02-14 Giuseppe BilottaTry to fail more graciously when net/https is not loada...
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 BilottaInitial work on a DRb-based remote service for rbot...
2007-02-10 Giuseppe BilottaPreserve safe save dir across rescans
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 BilottaCreate an utils subdir in core, which will store all...
2007-02-04 Giuseppe BilottaMinor auth help fix
2007-01-30 Giuseppe BilottaCore botmodule config.rb has some (very little) facilit...
2006-10-02 Giuseppe BilottaFix help (one more time)
2006-10-02 Giuseppe BilottaUsage wants a parameter
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-29 Giuseppe BilottaIntroduce BotConfigValue permissions, to protect partic...
2006-08-25 Giuseppe BilottaOptimize auth module exploiting new message mapping...
2006-08-25 Giuseppe BilottaFix small typo in basics core botmodule
2006-08-17 Giuseppe BilottaFix help. For real
2006-08-06 Giuseppe BilottaUsers can now be imported from exported data files...
2006-08-06 Giuseppe BilottaFix some bugs when setting permissions; introduce the...
2006-08-06 Giuseppe BilottaPermissions can now be set and reset correctly
2006-08-06 Giuseppe BilottaBotuser information can now be exported
2006-08-06 Giuseppe BilottaWhen copying botusers, dup all the entries to prevent...
2006-08-06 Giuseppe BilottaAfter changing a botuser setting, the settings for...
2006-08-06 Giuseppe BilottaBotusers can now be copied and renamed
2006-08-06 Giuseppe BilottaBotusers can now be destroyed
2006-08-06 Giuseppe BilottaBotusers can now be created.
2006-08-06 Giuseppe BilottaUser management is now almost complete. The only missin...
2006-08-05 Giuseppe Bilottaauth botmodule now allows showing all user settings...
2006-08-05 Giuseppe BilottaRename the file core.rb to reflect the new botmoulde...
2006-08-05 Giuseppe BilottaInternally rename the core botmodule to basics
2006-08-05 Giuseppe BilottaAuth framework now allows automatic login and login...
2006-08-04 Giuseppe BilottaSome fixes for the help system. Still not perfect,...
2006-08-04 Giuseppe BilottaFix stupid bug introduced with the new debugging messag...
2006-08-03 Giuseppe BilottaMake keywords.rb into a plugin and sync with 0.9.10
2006-08-03 Giuseppe BilottaInitial version of the new auth coremodule
2006-08-03 Giuseppe BilottaLots of fixes all around, in preparation for the new...
2006-08-02 Giuseppe BilottaFix message handling, comment out some debug messages
2006-08-02 Giuseppe BilottaInitial factorization of botconfig into kernel function...
2006-08-02 Giuseppe BilottaAuth now follows the specs defined in NewAuthModule...
2006-08-02 Giuseppe BilottaModularized core now functional. Still a lot to do...
2006-08-01 Giuseppe BilottaNew modular framework is in place. Nothing works until...