]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib/rbot/core
sendmsg improvements: plugins can now choose what to do with overlong messages withou...
[user/henk/code/ruby/rbot.git] / lib / rbot / core /
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...