]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/shortlog
user/henk/code/ruby/rbot.git
2008-04-08 Giuseppe Bilottascript plugin: mark handled messages as replied
2008-04-08 Giuseppe Bilottarevert previous useless commit and rdocify documentatio...
2008-04-08 Giuseppe Bilottaextends: registry reader attribute for BotModule
2008-04-08 Giuseppe Bilottaremotectl plugin: use fake_message()
2008-04-08 Giuseppe Bilottareaction plugin: use fake_message()
2008-04-08 Giuseppe Bilottalinkbot plugin: use fake_message()
2008-04-08 Giuseppe Bilottaalias plugin: use fake_message()
2008-04-08 Giuseppe Bilottaextends: BotModule#fake_message() to simplify creation...
2008-04-07 Giuseppe BilottaUpdate po files
2008-04-07 Giuseppe Bilottamessage: new 'ignored' property
2008-04-07 Giuseppe Bilottaplugins: irc_delegate to do listen+actual delegate
2008-04-07 Giuseppe Bilottalinkbot, remotectl plugins: delegate message() too
2008-04-06 Giuseppe Bilotta+ use the message() delegate instead of listen() when...
2008-04-06 Giuseppe Bilottaplugins: message() delegate
2008-04-06 Adam Jamesplugins/keywords: add method that was missing from...
2008-04-01 Giuseppe Bilottaweather plugin: get all advisories
2008-04-01 Giuseppe Bilottaweather plugin: don't break when there aren't advisories
2008-03-27 Giuseppe Bilottaauth core module: allow and deny commands
2008-03-27 Giuseppe Bilottaplugins: expose the registry and the map handler as...
2008-03-27 dmitry kim* plugins/unicode -> core/unicode; don't require "jcode"
2008-03-27 dmitry kim+ rss.rb: optional :delay param to '!rss rewatch'
2008-03-27 dmitry kim* bin/rbot-remote: doc typo
2008-03-27 dmitry kim* (core/remote) use safe bind() defaults
2008-03-27 Giuseppe Bilotta* handle invites properly -- forgot more than half...
2008-03-27 Giuseppe Bilotta* handle invites properly
2008-03-27 Giuseppe Bilottafactoids plugin: fix regexp for words such as jsn-
2008-03-26 Giuseppe Bilottaweather plugin: advisories can be disabled
2008-03-26 Giuseppe Bilottaweather plugin: echo special advisories if present
2008-03-26 Giuseppe Bilottaweather plugin: properly support and signal multiple...
2008-03-26 Giuseppe BilottaMerge atj's auth changes
2008-03-26 Adam Jamestranslations: update 'user tell' master password string.
2008-03-25 Adam Jamescore/auth.rb: don't allow the master password to be...
2008-03-25 Giuseppe Bilottaircbot: remove obsolete commented includes
2008-03-25 Giuseppe Bilottafilters: UI and methods to list filter groups
2008-03-24 Giuseppe Bilottautils: Utils.secs_to_short convert seconds into hour...
2008-03-24 Giuseppe Bilottayoutube plugin: option to display alternative formats...
2008-03-24 Jan Wikholm* (reaction plugin) make rm recalculate chances of...
2008-03-24 Giuseppe Bilottayoutube plugin: retrieve alternative formats for videos
2008-03-24 Giuseppe Bilottaslashdot plugin: fix title handling in htmlinfo filter
2008-03-23 Giuseppe Bilottaimdb plugin: fix author output broken by [37b6e68426dbe...
2008-03-23 Giuseppe Bilottayoutube plugin: refactor info() method into youtube...
2008-03-23 Giuseppe Bilottayoutube plugin: more compact info representation
2008-03-23 Giuseppe Bilottayoutube plugin: fix retrieval of ratings, views and...
2008-03-23 Giuseppe Bilottayoutube plugin: video data extraction has its own filte...
2008-03-23 Giuseppe Bilottayoutube plugin: initial commit
2008-03-23 Giuseppe Bilottaauth core module: missing h in permissions searcH help
2008-03-23 Giuseppe Bilottarss plugin: check for <channel when <rdf:RDF is found
2008-03-23 Giuseppe Bilottarss plugin: rescue RSS parsing in htmlinfo filter
2008-03-23 Giuseppe Bilottarss plugin: missing 9 in FEED_NS regexp
2008-03-23 Giuseppe Bilottarss plugin: make htmlinfo input filter less greedy
2008-03-22 Giuseppe Bilottaslashdot plugin: check if we are parsing an actual...
2008-03-22 dmitry kim* plugins/search: thread, don't block
2008-03-22 dmitry kim* httputil: avoid double read in partial_body
2008-03-22 Giuseppe Bilottamarkov plugin: thread markov chain construction and...
2008-03-22 Giuseppe Bilottamarkov plugin: small optimization for markov chains...
2008-03-22 Giuseppe Bilottamarkov plugin: remove @lastline cruft
2008-03-21 Yaohan Chenupdated po files
2008-03-21 Yaohan ChenMerge branch 'master' of ssh://ruby-rbot.org/var/git...
2008-03-21 Yaohan Chenmessage.rb: Regexp.escape nickname when embedding it...
2008-03-19 Giuseppe Bilottafreshmeat plugin: htmlinfo filter
2008-03-19 Giuseppe Bilottaslashdot plugin: provide and htmlinfo filter for /...
2008-03-19 Giuseppe Bilottaimdb plugin: use www, not us in links output to IRC
2008-03-19 Giuseppe Bilottaimdb plugin: htmlinfo filter for names too
2008-03-19 Giuseppe Bilottaimdb plugin: imdb_filter for titles
2008-03-19 Giuseppe Bilottautils: Utils.check_location returns an array of locatio...
2008-03-19 Giuseppe Bilottaimdb plugin: character roles can contain HTML (e.g...
2008-03-19 Giuseppe Bilottascript plugin: use m.okay
2008-03-19 Giuseppe Bilottascript plugin: script echo and eval mark the message...
2008-03-19 Giuseppe Bilottascript plugin: reindent
2008-03-18 Yaohan ChenMerge branch 'master' of ssh://ruby-rbot.org/var/git...
2008-03-18 Yaohan Chenshorturls.rb: ignore error with include WWW since the...
2008-03-17 Giuseppe Bilottarss plugin: provide htmlinfo filter
2008-03-17 Giuseppe Bilottarss plugin: use (?) for missing item and channel titles too
2008-03-17 Giuseppe Bilottarss plugin: there are feeds with items without content
2008-03-17 Giuseppe Bilottarss plugin: make_stream final Hash should be optional
2008-03-17 Giuseppe Bilottagitignore: ignore Vim swap files
2008-03-17 Giuseppe Bilottadict plugin: provide htmlinfo filter for demauro
2008-03-17 Giuseppe Bilottabash plugin: provide htmlinfo filter
2008-03-17 Giuseppe Bilottautils: Utils.check_location comfort method for :htmlinf...
2008-03-17 Giuseppe Bilottafilters: HTML info extraction is now a filter
2008-03-16 Giuseppe Bilottafilters: don't force data types in @bot.filter()
2008-03-14 Giuseppe Bilottafilters: filters_ui core module to manage filters from IRC
2008-03-13 Giuseppe Bilottarss plugin: command to show known rss types
2008-03-13 Giuseppe Bilottarss plugin: define output templates as filters
2008-03-13 Giuseppe Bilottafilters: has_filter? method
2008-03-13 Giuseppe Bilottafilters: method to get the global filter name of a...
2008-03-13 Giuseppe Bilottafilters: filter_names(group=nil) method to retrieve...
2008-03-13 Giuseppe Bilottafilters: filter groups
2008-03-13 Giuseppe Bilottamath plugin: allow floats as arguments to square and...
2008-03-13 Giuseppe Bilottamath plugin: fix some english-to-math translations
2008-03-13 Giuseppe Bilottarot13 plugin: provide a filter
2008-03-13 Giuseppe Bilottafilters: @bot.filter can now be called with a list...
2008-03-13 Giuseppe Bilottafilters: DataStream can now be initialized with a Strin...
2008-03-12 Giuseppe Bilottafilters: initial implementation
2008-03-12 Giuseppe Bilottarss plugin: show author for trac, but clobber email
2008-03-11 dmitry kim- (bin/rbot) no need to set $KCODE
2008-03-11 dmitry kim* we're now "git version", not "svn version" by default
2008-03-11 dmitry kimMerge branch 'master' of ruby-rbot.org:/var/git/rbot
2008-03-11 dmitry kim* (messagemapper) catch and report all exceptions in...
2008-03-11 Giuseppe Bilottadict plugin: french support (Littré dictionary)
next