Age | Commit message (Expand) | Author |
2010-12-08 | auth module: update for messagemapper changes | Giuseppe Bilotta |
2010-12-07 | More gettext frozen string woes | Giuseppe Bilotta |
2010-12-07 | The mIRC color for white is 0, not 16 | Giuseppe Bilotta |
2010-10-14 | safe_exec fixes | Giuseppe Bilotta |
2010-10-06 | TokyoCabinet #fwmkeys() expects a string | Giuseppe Bilotta |
2010-10-06 | TokyoCabinet: upgrade from BDB using case-insensitive tree | Giuseppe Bilotta |
2010-10-04 | DBFatal at load time deserve special treatment | Giuseppe Bilotta |
2010-09-30 | compat19: fix condition monitor waiting | Giuseppe Bilotta |
2010-09-30 | IRC framework: Server#to_s must always return a String | Giuseppe Bilotta |
2010-09-30 | * more BDB leaking fixed | Giuseppe Bilotta |
2010-09-27 | * wrap BDB::Fatal classes for abstract trapping | Giuseppe Bilotta |
2010-09-24 | Check BDB version only if it's loaded | Voker57 |
2010-09-24 | TokyoCabinet: more BDB checks | Giuseppe Bilotta |
2010-09-23 | TokyoCabinet: only warn about skipped upgrade if the old reg was found | Giuseppe Bilotta |
2010-09-23 | TokyoCabinet: fix extension in 0.9.9 upgrade path | Giuseppe Bilotta |
2010-09-23 | TokyoCabinet: 0.9.5-to-0.9.9 must use BDB only | Giuseppe Bilotta |
2010-08-24 | auth: minimal help about user import/export | Giuseppe Bilotta |
2010-08-18 | Fix typo | Raine Virta |
2010-07-05 | load-gettext: cope with ruby gettext 2.1.0 | Giuseppe Bilotta |
2010-07-03 | HTTP: only set cookies for the correct domain | Giuseppe Bilotta |
2010-07-03 | HTTP: support servers that forget to escape the redirect location | Giuseppe Bilotta |
2010-06-30 | minor correction to help auth | Giuseppe Bilotta |
2010-06-15 | New IRC Framework: don't raise on unknown casemap | Giuseppe Bilotta |
2010-05-12 | Survive active_support idiocy | Giuseppe Bilotta |
2010-03-29 | IRC: support 'CASEMAPPING=charset' from some idiotic servers | Giuseppe Bilotta |
2010-03-18 | Small httputil.rb fix. Wrong Argument port instead of pass. | Matthias -apoc- Hecker |
2010-03-16 | Tokyo Cabinet DB backend | Voker57 |
2010-03-16 | DB backend option | Voker57 |
2010-03-16 | Moved DB stuff to registry/bdb | Voker57 |
2010-03-14 | basics: implement a channel list status query | Robin H. Johnson |
2010-03-08 | Fix typo in previous patch | Giuseppe Bilotta |
2010-03-07 | Implement penalty for WHO and PART based on eggdrop code. | Robin H. Johnson |
2010-03-07 | Time parsing: also parse months and years | Giuseppe Bilotta |
2010-03-07 | rfc2812: Fix multiple RPL_WHOISCHANNELS handling | Robin H. Johnson |
2010-01-25 | Message 'prefixed?' method | Giuseppe Bilotta |
2009-12-21 | message: Allow forcefully prepending of the nick when replying | Alex Legler |
2009-12-21 | ircbot/rfc2812/message: Add banlist message handling | Alex Legler |
2009-12-21 | ircbot: Delegate ERR_NOSUCHNICK and ERR_NOSUCHCHANNEL events to plugins | Alex Legler |
2009-11-06 | irclog: don't kill logger thread on false can_log_on | Giuseppe Bilotta |
2009-11-05 | remote: bring up to date with changes in MessageMapper | Giuseppe Bilotta |
2009-11-05 | remote: use permit? instead of allow? | Giuseppe Bilotta |
2009-11-01 | IRC Framework: Channel.npname() | Giuseppe Bilotta |
2009-11-01 | Ruby 1.9 compat: use String#[0,1] for channel prefixes | Giuseppe Bilotta |
2009-10-21 | httputil.rb: fix http.no_expire_cache being IntegerValue | franz |
2009-10-21 | Loop until connected in reconnect() | Giuseppe Bilotta |
2009-09-24 | ircify_html: options to handle img tags | Giuseppe Bilotta |
2009-09-09 | basics: log the fact that we're not joining default channels | Giuseppe Bilotta |
2009-09-06 | ruby 1.9: Exception#to_str | franz |
2009-09-06 | ruby 1.9: fix method_defined? | franz |
2009-08-30 | Revert "utils: try nokogiri/hpricot if hpricot is not available" | Giuseppe Bilotta |