]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib/rbot/core/userdata.rb
plugin(wheelfortune): remove botdata dependency
[user/henk/code/ruby/rbot.git] / lib / rbot / core / userdata.rb
2009-02-19 Raine Virtaremove whitespace
2009-01-22 Simon Hafner+ (userdata) method delete_botdata(key)
2008-04-22 Giuseppe BilottaLicensing uniformity: dual-license rbot core under...
2007-12-07 Giuseppe Bilottauserdata: classes with singleton methods are not dumpab...
2007-12-06 Giuseppe Bilottauserdata: don't extend the botuser hash to support...
2007-12-04 Giuseppe Bilottauserdata: extend userdata hash with DottedIndex access
2007-12-04 Giuseppe BilottaNew Auth Framework: migrate userdata on permification
2007-12-04 Giuseppe BilottaNew Auth Framework: migrate userdata on botuser copy...
2007-10-21 Giuseppe BilottaSuppress some warnings
2007-09-24 Giuseppe Bilottacore/userdata: store transient data too, keyed by ...
2007-09-24 Giuseppe Bilottacore/userdata: always store nick-based data
2007-09-24 Giuseppe Bilottacore/userdata: refactor set_data_hash method
2007-09-23 Giuseppe Bilottacore/userdata: with_botdata method
2007-09-23 Giuseppe Bilottacore/userdata: bot_data -> botdata
2007-09-23 Giuseppe BilottaNew Auth Framework: use Botuser#default? and owner...
2007-09-23 Giuseppe BilottaUserData cote botmodule to handle user data storage...