Age | Commit message (Expand) | Author |
2009-02-28 | plugins: allow plugins whitelisting | Raine Virta |
2009-02-28 | plugins: refactor plugin scanning | Raine Virta |
2009-02-28 | Separate @dirs containing all botmodules (plugins and core modules) | Raine Virta |
2009-02-26 | finnish localization for basic expressions | Raine Virta |
2009-02-22 | registry: expose set and bulk parameters | Giuseppe Bilotta |
2009-02-22 | registry: spare useless I/O | Giuseppe Bilotta |
2009-02-19 | remove whitespace | Raine Virta |
2009-02-17 | ircbot: fix nil error variable on ServerError | Giuseppe Bilotta |
2009-02-15 | + @bot.path and datafile methods | Giuseppe Bilotta |
2009-02-15 | ircbot: refactor and clean up botclass dir handling | Giuseppe Bilotta |
2009-02-11 | ircbot: sendmsg filtering | Giuseppe Bilotta |
2009-02-11 | utils: htmlinfo filtering doc cleanups | Giuseppe Bilotta |
2009-02-01 | ircbot: suppress warning | Giuseppe Bilotta |
2009-01-30 | * (registry) rdoc fix | Giuseppe Bilotta |
2009-01-29 | IRC Framework: fix wrong rfc casemaps | Giuseppe Bilotta |
2009-01-28 | ircbot: optimize ignore loops | Giuseppe Bilotta |
2009-01-28 | ircbot: irc.ignore_channels config option | Giuseppe Bilotta |
2009-01-28 | ircbot: the reconnect must be protected | Giuseppe Bilotta |
2009-01-28 | * (httputils) get_response must refresh the cached object even if :cache => f... | dmitry kim |
2009-01-27 | wordlist: strip UTF-8 BOM on load | Giuseppe Bilotta |
2009-01-27 | wordlist: exist? method | Giuseppe Bilotta |
2009-01-27 | wordlist: Wordlist.list command and UI | Giuseppe Bilotta |
2009-01-27 | wordlist provider | Raine Virta |
2009-01-22 | + (userdata) method delete_botdata(key) | Simon Hafner |
2009-01-22 | + (reply) config option to force reply to query | Simon Hafner |
2009-01-22 | + (reply) add new option to control nick prefixing | Simon Hafner |
2009-01-15 | ircbot: fix reconnect() waiting | Giuseppe Bilotta |
2009-01-15 | ircbot: SIGUSR1 forces a reconnect | Giuseppe Bilotta |
2009-01-15 | ircbot: refactor reconnection into its own method | Giuseppe Bilotta |
2009-01-15 | auth: better clarify the allow/deny syntax | Giuseppe Bilotta |
2009-01-08 | auth core botmodule: fix permission view without a specified user | Giuseppe Bilotta |
2009-01-08 | rfc2812: better handling of incomplete mode lines | Giuseppe Bilotta |
2009-01-07 | ircbot: handle 'Trying to reconnect too fast' server ERROR | Giuseppe Bilotta |
2009-01-07 | rfc2812: handle server ERROR | Giuseppe Bilotta |
2008-12-29 | * (timer) ignore blocked actions .next() :/ | dmitry kim |
2008-12-29 | * (timer.rb) race condition on @actions.each() fixed (thanks, Mike`) | dmitry kim |
2008-12-16 | utils.rb: Utils.age_string to replace distance_of_time_in_words | Giuseppe Bilotta |
2008-12-16 | utils.rb: fix Utils.timeago for explicit date output | Giuseppe Bilotta |
2008-12-16 | utils.rb: fix Utils.distance_of_time_in_words for negative offsets | Giuseppe Bilotta |
2008-12-12 | ircsocket: tunable IRC penalty | Giuseppe Bilotta |
2008-12-12 | ircsocket: clean up opt parsing | Giuseppe Bilotta |
2008-12-10 | * (httputil) provide an informative error message for non-http urls | dmitry kim |
2008-11-21 | * (core/unicode) validate encoding.charsets with Iconv | dmitry kim |
2008-11-21 | * fix config validation diagnostics for ArrayValue | dmitry kim |
2008-11-03 | auth botmodule: auth_allow_deny() accepts an optional :auth_path parameter | Giuseppe Bilotta |
2008-10-17 | irclog: timestamp_format config option | Giuseppe Bilotta |
2008-10-13 | httputil: don't raise on HTTPServer/ClientError | Giuseppe Bilotta |
2008-09-24 | IRC logging: only log nick/quits on the channels the bot is in | Giuseppe Bilotta |
2008-09-24 | ircbot.rb: fill was_on info when delegating sent QUIT | Giuseppe Bilotta |
2008-09-24 | irc.rb: User#channels method | Giuseppe Bilotta |