]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/shortlog
user/henk/code/ruby/rbot.git
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)
2008-03-11 Giuseppe Bilottadict plugin: thread retrievals
2008-03-11 Giuseppe Bilottagettext: undefine GetText if we failed to load properly
2008-03-11 Yaohan Chenload-gettext.rb: accept ruby-gettext version of 1.8...
2008-03-11 Giuseppe Bilottaircbot: don't die on SocketError during disconnect
2008-03-11 Giuseppe Bilotta.gitignore: ignore data/locale (.mo files)
2008-03-11 Giuseppe Bilottaupdate .po files
2008-03-11 dmitry kim+ root .gitignore file
2008-03-11 Giuseppe BilottaDocumentation cleanups
2008-03-10 Giuseppe Bilottamore spurious leftovers from svn import
2008-03-10 Giuseppe Bilottasvn import left spurious lib/rbot/plugins hanging around
2008-03-10 Giuseppe Bilottaurl plugin: retry with chops even on URI::InvalidURIError
2008-03-04 Adam Jameskeywords plugin: add a configurable list of keywords...
2008-03-04 Giuseppe BilottaUnixify all line endings.
2008-03-04 Adam Jamesrss plugin: add 'photoblog' and 'news' formats
2008-03-04 Adam Jamesrss plugin: make displaying links from the text of...
2008-03-04 Adam Jamesrss plugin: try to use <content:encoded> tags in feeds...
2008-02-27 Giuseppe Bilottarss plugin: it's item, not idem
2008-02-25 Giuseppe Bilottatwitter plugin: twitter actions off was not working
2008-02-22 Giuseppe Bilottatwitter plugin: use m.notify when twitting actions
2008-02-22 Giuseppe Bilottamessage.rb: #notify() method
2008-02-22 Giuseppe Bilottatwitter plugin: option to twit actions
2008-02-17 Giuseppe Bilottafactoids plugin: split correctly when displaying facts
2008-02-15 Giuseppe Bilottarfc2812: fix a bug in Client.reset
2008-02-14 Giuseppe Bilottarss plugin: CHECK if feed type is trac, '''don't''...
2008-02-14 Giuseppe Bilottabash plugin: check if the html is actually there
2008-02-14 Giuseppe Bilottamarkov plugin: markov probability <chance> wasn't worki...
2008-02-14 Giuseppe Bilottaremote core module: fix description of remote.host...
2008-02-14 Giuseppe Bilottaconfig core module: default command auth fixes
2008-02-14 Giuseppe Bilottaconfig core module: config search command
2008-02-14 Giuseppe Bilotta* replace references to old website to references to...
2008-02-14 jesse keyslart plugin: replace "me" with sourcenick
2008-02-14 Giuseppe Bilottawheelfortune plugin: suppress some warnings
2008-02-13 Giuseppe Bilotta* suppress a couple of warnings about ambiguous parameters
2008-02-13 Giuseppe Bilottarss plugin: improve output for git commits in tracs
2008-02-13 Giuseppe Bilottarss plugin: support git commits in trac
2008-02-13 Giuseppe Bilottasearch plugin: fix gcalc
2008-02-13 Giuseppe Bilottaconfig: Value#get() should return #default(), not ...
2008-02-13 Giuseppe Bilottamarkov plugin: move settings to @bot.config
2008-02-13 Giuseppe Bilottaconfig: allow @bot.config[key]=value constructs
2008-02-13 Giuseppe Bilottafactoids plugin: factoids.not_triggers to prevent commo...
2008-02-13 Giuseppe Bilottaurl plugin: output link info with m.plainreply
2008-02-13 Giuseppe Bilottamarkov plugin: insert standard plugin header
2008-02-13 Giuseppe Bilottamarkov plugin: update help
2008-02-13 Giuseppe Bilottamarkov plugin: display current probability when {{...
2008-02-13 Giuseppe Bilottaurl plugin: strip final characters from URL when we...
2008-02-13 Giuseppe Bilottafactoids plugin: be silent when learning factoids from...
2008-02-13 Giuseppe Bilottafactoids plugin: actually learn new keywords when learn...
2008-02-13 Giuseppe Bilottafactoids plugin: draft 'listen and learn' process
2008-02-12 Giuseppe Bilotta* fix a bug in the definition of Object#nil_or_empty?
2008-02-12 Giuseppe Bilottarfc2812: fix a bug in Client.user initialization
2008-02-12 Giuseppe Bilottafactoids plugin: don't be too verbose when learning...
2008-02-12 Giuseppe Bilottafactoids plugin: add have and do in trigger_pattern
2008-02-12 Giuseppe Bilottafactoids plugin: short_fact() auxiliary (no metadata)
2008-02-12 Giuseppe Bilottafactoids plugin: options to facts() method may be nil...
2008-02-12 Giuseppe Bilottahttputil: config values for HTTP read and open timeouts
2008-02-11 Giuseppe Bilottadice plugin: update file header and update it to better...
2008-02-11 Giuseppe Bilottadice plugin: limit maximum sides per dice
2008-02-11 Giuseppe Bilottabin/rbot: be compatible with older gits
2008-02-10 Giuseppe Bilottarss plugin: use += instead of <<, we don't want to...
2008-02-10 Giuseppe Bilottarss plugin: append space to author when appropriate
2008-02-10 Giuseppe Bilottarss plugin: implement and use select_nonempty to grab...
2008-02-10 Giuseppe Bilottarss plugin: add 'git' feed type
2008-02-10 Giuseppe Bilottabotuser: add command to reset the netmasks list
2008-01-30 Giuseppe Bilottautils: fix decode_html_entities for numerical entities...
2008-01-30 Yaohan Chengrouphug.rb: apply patch (#170) from tarpman to adjust...
2008-01-20 Giuseppe Bilottaurl plugin: check the canonical name, the IP address...
2007-12-31 Giuseppe Bilottawheelfortune plugin: help
2007-12-31 Giuseppe Bilottalastfm plugin: update event parsing
2007-12-24 Giuseppe Bilottafactoids plugin: split facts output at the -- joiner
2007-12-24 Giuseppe Bilottafactoids plugin: 'facts about' searches whole words...
2007-12-19 Dmitry Kim* (core/auth) fixed an error in error handling code
2007-12-19 Yaohan Chenlinkbot.rb:
2007-12-16 Dmitry Kim* (registry) no infinite recursion, please
2007-12-16 Giuseppe Bilottawheelfortune: fix 'wof cancel' command
2007-12-14 Dmitry Kim* (registry) dup() the default on return
next