2007-09-18 |
Giuseppe Bilotta | ircify_html: minimal support for li tags |
tree | commitdiff |
2007-09-18 |
Giuseppe Bilotta | first_html_par: after-paragraph matches should prefer... |
tree | commitdiff |
2007-09-18 |
Giuseppe Bilotta | first_html_par: make Hpricot handling more robust |
tree | commitdiff |
2007-09-18 |
Giuseppe Bilotta | first_html_par: constify the 'after par' searches with... |
tree | commitdiff |
2007-09-18 |
Giuseppe Bilotta | utils: require 'hpricot' the second time, not 'htmlenti... |
tree | commitdiff |
2007-09-18 |
Giuseppe Bilotta | first_html_par: it's doc.root.search, not doc.root... |
tree | commitdiff |
2007-09-18 |
Giuseppe Bilotta | first_html_par: build lists 'manually' when using Hpricot |
tree | commitdiff |
2007-09-18 |
Giuseppe Bilotta | HTML processing refactoring: remove obsolete comment |
tree | commitdiff |
2007-09-18 |
Giuseppe Bilotta | extends: String#ircify_html now has an option to obey... |
tree | commitdiff |
2007-09-18 |
Giuseppe Bilotta | httputil: promote all Exceptions to RuntimeErrors so... |
tree | commitdiff |
2007-09-18 |
Giuseppe Bilotta | Hpricot first par: it's el[:class], not el.class |
tree | commitdiff |
2007-09-18 |
Giuseppe Bilotta | HTML processing refactoring: fix options passed by... |
tree | commitdiff |
2007-09-18 |
Giuseppe Bilotta | HTML processing refactoring: Utils.get_first_pars now... |
tree | commitdiff |
2007-09-18 |
Giuseppe Bilotta | basics: it's @bot.myself, not just myself |
tree | commitdiff |
2007-09-18 |
Giuseppe Bilotta | HTML processing refactoring: Utils.get_html_info and... |
tree | commitdiff |
2007-09-18 |
Giuseppe Bilotta | HTML processing refactoring: ensure HTML title works... |
tree | commitdiff |
2007-09-18 |
Giuseppe Bilotta | HTML processing refactoring: HTML title extraction... |
tree | commitdiff |
2007-09-17 |
Giuseppe Bilotta | registry: it's @recovery, not @recover |
tree | commitdiff |
2007-09-15 |
Giuseppe Bilotta | New Auth Framework: catch possible error when trying... |
tree | commitdiff |
2007-09-14 |
Giuseppe Bilotta | httputil: document 'headers' option to get_* methods |
tree | commitdiff |
2007-09-14 |
Giuseppe Bilotta | config core botmodule: document 'nick', 'status' |
tree | commitdiff |
2007-09-13 |
Giuseppe Bilotta | httputil: primitve cookie support |
tree | commitdiff |
2007-09-13 |
Giuseppe Bilotta | More rdoc-ification |
tree | commitdiff |
2007-09-13 |
Giuseppe Bilotta | more rdoc-ification |
tree | commitdiff |
2007-09-13 |
Giuseppe Bilotta | namespaces: simplify Irc::Bot::Auth manager singleton... |
tree | commitdiff |
2007-09-12 |
Giuseppe Bilotta | namespaces: provide backwards compatibility methods... |
tree | commitdiff |
2007-09-12 |
Giuseppe Bilotta | namespaces: move rbot-specific classes and modules... |
tree | commitdiff |
2007-09-12 |
Giuseppe Bilotta | Irc::IrcSocket -> Irc::Socket |
tree | commitdiff |
2007-09-12 |
Giuseppe Bilotta | rdocument Irc::MessageMapper and Irc::MessageTemplate |
tree | commitdiff |
2007-09-12 |
Giuseppe Bilotta | rdocument Irc::Plugins::BotModule |
tree | commitdiff |
2007-09-11 |
Dmitry Kim | + (plugins) :thread option for plugin.map makes an... |
tree | commitdiff |
2007-09-11 |
Giuseppe Bilotta | first_html_par: only initialize element collections... |
tree | commitdiff |
2007-09-11 |
Giuseppe Bilotta | first_html_par: use hpricot if available |
tree | commitdiff |
2007-09-11 |
Giuseppe Bilotta | Requirements: document 'htmlentities' dependency-with... |
tree | commitdiff |
2007-09-08 |
Giuseppe Bilotta | HttpUtil: preserve authorization across redirects |
tree | commitdiff |
2007-09-04 |
Giuseppe Bilotta | New Irc Framework: Irc::User#bot_data(key) and #set_bot... |
tree | commitdiff |
2007-09-04 |
Giuseppe Bilotta | New Auth Framework: dream about auto-notifying hashes... |
tree | commitdiff |
2007-09-04 |
Giuseppe Bilotta | New Auth Framework: BotUser data is now actually saved... |
tree | commitdiff |
2007-09-04 |
Giuseppe Bilotta | New Auth Framework, New Irc Framework: convenience... |
tree | commitdiff |
2007-09-04 |
Giuseppe Bilotta | New Auth Framework: BotUser can now store generic data |
tree | commitdiff |
2007-09-04 |
Giuseppe Bilotta | New Auth Framework: BotUser transiency is now checked... |
tree | commitdiff |
2007-09-04 |
Giuseppe Bilotta | New Auth Framework: transient netmask finetuning |
tree | commitdiff |
2007-09-04 |
Giuseppe Bilotta | New Auth Framework: no need to have TransientBotUser... |
tree | commitdiff |
2007-09-04 |
Giuseppe Bilotta | New Auth Framework: use #to_irc_netmask() instead of... |
tree | commitdiff |
2007-09-04 |
Giuseppe Bilotta | New Irc Framework: Netmask-to-Netmask conversion should... |
tree | commitdiff |
2007-09-04 |
Giuseppe Bilotta | New Irc Framework: ident methods synonyms for user... |
tree | commitdiff |
2007-09-02 |
Giuseppe Bilotta | New Auth Framework: TransientBotUser management |
tree | commitdiff |
2007-09-02 |
Giuseppe Bilotta | New Irc Framework: make Netmask.new(somenetmask) work |
tree | commitdiff |
2007-09-02 |
Giuseppe Bilotta | New Auth Framework: introducing transient botusers |
tree | commitdiff |
2007-09-02 |
Giuseppe Bilotta | message.rb: convenience method to get the botuser corre... |
tree | commitdiff |
2007-09-02 |
Giuseppe Bilotta | registry.rb: suppress warning when @recovery is not... |
tree | commitdiff |
2007-09-02 |
Giuseppe Bilotta | plugins.rb: use fast delegation hash |
tree | commitdiff |
2007-09-02 |
Giuseppe Bilotta | ircbot.rb: correct Exception#pretty_print() definition |
tree | commitdiff |
2007-09-02 |
Giuseppe Bilotta | plugins.rb: set up fast delegation hash |
tree | commitdiff |
2007-09-02 |
Giuseppe Bilotta | plugins.rb: minor #delegate() optimization |
tree | commitdiff |
2007-09-02 |
Giuseppe Bilotta | ircbot.rb: add '/rbot' to the SOURCE_URL |
tree | commitdiff |
2007-09-02 |
Giuseppe Bilotta | config botmodule: support CTCP commands VERSION and... |
tree | commitdiff |
2007-09-02 |
Giuseppe Bilotta | Refactor version string construction |
tree | commitdiff |
2007-09-02 |
Giuseppe Bilotta | * move 'version' help to the module that actually suppo... |
tree | commitdiff |
2007-09-02 |
Giuseppe Bilotta | * CTCP replies always use the same CTCP command. Use... |
tree | commitdiff |
2007-09-02 |
Giuseppe Bilotta | + ctcp_listen plugin delegate |
tree | commitdiff |
2007-09-02 |
Giuseppe Bilotta | * (message.rb) CTCP commands may have no parameters |
tree | commitdiff |
2007-09-02 |
Giuseppe Bilotta | + cleaner support for CTCP commands |
tree | commitdiff |
2007-09-02 |
Giuseppe Bilotta | botuser.rb: fix typo in debug message |
tree | commitdiff |
2007-09-01 |
Dmitry Kim | * (ircsocket) removed timer, added writer thread, refac... |
tree | commitdiff |
2007-08-31 |
Dmitry Kim | * (timer) stop the bot timer for shutdown / rescan |
tree | commitdiff |
2007-08-30 |
Dmitry Kim | * (message.rb) dear tango_! i think i know what r1073... |
tree | commitdiff |
2007-08-30 |
Dmitry Kim | * (timers) failures made more verbose; reverted timer... |
tree | commitdiff |
2007-08-30 |
Dmitry Kim | !!! (message.rb) dear tango_! i have no idea what r1073... |
tree | commitdiff |
2007-08-30 |
Dmitry Kim | * (ircbot) block autosave timer during rescan/restart |
tree | commitdiff |
2007-08-30 |
Giuseppe Bilotta | core/config: remove leftover heavy-load debug line |
tree | commitdiff |
2007-08-30 |
Giuseppe Bilotta | dbhash.rb: fix stupid typo |
tree | commitdiff |
2007-08-30 |
Giuseppe Bilotta | message.rb: try to handle situations where the source... |
tree | commitdiff |
2007-08-30 |
Dmitry Kim | + (timer) comments + documentation |
tree | commitdiff |
2007-08-30 |
Dmitry Kim | *** (timer) new timer implementation |
tree | commitdiff |
2007-08-29 |
Dmitry Kim | * (httputil) increased open_timeout to 20 since resolvi... |
tree | commitdiff |
2007-08-29 |
Giuseppe Bilotta | Put the Irc attributes back where they belong |
tree | commitdiff |
2007-08-29 |
Giuseppe Bilotta | Color codes and Irc.color(fg, bg) methods to ease color... |
tree | commitdiff |
2007-08-29 |
Giuseppe Bilotta | ColorRx: accept a color specification with no foregroun... |
tree | commitdiff |
2007-08-29 |
Giuseppe Bilotta | Add Italic (\011) constant to complement Underline... |
tree | commitdiff |
2007-08-29 |
Giuseppe Bilotta | HttpUtil: match /gzip/ regexp instead of exact (x-... |
tree | commitdiff |
2007-08-29 |
Giuseppe Bilotta | Flatten out Language module and class |
tree | commitdiff |
2007-08-28 |
Giuseppe Bilotta | basics botmodule: use #to_s to stringify multiword... |
tree | commitdiff |
2007-08-28 |
Giuseppe Bilotta | ircbot: improve quit/restart message propagation |
tree | commitdiff |
2007-08-28 |
Giuseppe Bilotta | ircsocket: raise errors occurred while spooling so... |
tree | commitdiff |
2007-08-27 |
Giuseppe Bilotta | GetText: add Config.datadir-based locale search path. |
tree | commitdiff |
2007-08-27 |
Giuseppe Bilotta | Language.from_locale now checks if the corresponding... |
tree | commitdiff |
2007-08-27 |
Giuseppe Bilotta | Call 'super' from the correct place in httputil |
tree | commitdiff |
2007-08-26 |
Giuseppe Bilotta | Only use locale functions when GetText was loaded |
tree | commitdiff |
2007-08-26 |
Giuseppe Bilotta | Call 'super' method from #cleanup() in core modules too |
tree | commitdiff |
2007-08-26 |
Giuseppe Bilotta | Report plugin loading failues as errors, not as warnings |
tree | commitdiff |
2007-08-26 |
Giuseppe Bilotta | timer: tick when rescheduling |
tree | commitdiff |
2007-08-26 |
Giuseppe Bilotta | auth core module: fix a bug in the permissions set... |
tree | commitdiff |
2007-08-26 |
Giuseppe Bilotta | Use rbot's own warning() command instead of Ruby built... |
tree | commitdiff |
2007-08-26 |
Giuseppe Bilotta | Translate Utils.secs_to_string strings |
tree | commitdiff |
2007-08-26 |
Giuseppe Bilotta | gettextize some more strings |
tree | commitdiff |
2007-08-26 |
Giuseppe Bilotta | Remove extra (un)bolding from 'help failed plugins... |
tree | commitdiff |
2007-08-26 |
Giuseppe Bilotta | Output gettext textdomain information when setting... |
tree | commitdiff |
2007-08-26 |
Giuseppe Bilotta | Sanitize language string by downcasing, and use the... |
tree | commitdiff |
2007-08-26 |
Giuseppe Bilotta | Cleaner gettext debug information reporting |
tree | commitdiff |
next |