index
:
user/henk/code/ruby/rbot.git
fix/deprecated_gethostbyname
main
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2008-03-23
youtube plugin: more compact info representation
Giuseppe Bilotta
2008-03-23
youtube plugin: fix retrieval of ratings, views and faves
Giuseppe Bilotta
2008-03-23
youtube plugin: video data extraction has its own filter, used also in ↵
Giuseppe Bilotta
youtube info command
2008-03-23
youtube plugin: initial commit
Giuseppe Bilotta
2008-03-23
auth core module: missing h in permissions searcH help
Giuseppe Bilotta
2008-03-23
rss plugin: check for <channel when <rdf:RDF is found
Giuseppe Bilotta
RSS htmlinfo filter was catching some false positives because some web pages have embedded RDF resources (e.g. for trackbacks) even though they are not RSS feeds. So check for the obligatory channel tag when an rdf:RDF tag is found.
2008-03-23
rss plugin: rescue RSS parsing in htmlinfo filter
Giuseppe Bilotta
2008-03-23
rss plugin: missing 9 in FEED_NS regexp
Giuseppe Bilotta
2008-03-23
rss plugin: make htmlinfo input filter less greedy
Giuseppe Bilotta
2008-03-23
slashdot plugin: check if we are parsing an actual /. page rather than an ↵
Giuseppe Bilotta
rss feed
2008-03-23
* plugins/search: thread, don't block
dmitry kim
2008-03-23
* httputil: avoid double read in partial_body
dmitry kim
2008-03-22
markov plugin: thread markov chain construction and use in listen()
Giuseppe Bilotta
2008-03-22
markov plugin: small optimization for markov chains contructions
Giuseppe Bilotta
2008-03-22
markov plugin: remove @lastline cruft
Giuseppe Bilotta
2008-03-21
updated po files
Yaohan Chen
2008-03-21
Merge branch 'master' of ssh://ruby-rbot.org/var/git/rbot
Yaohan Chen
2008-03-21
message.rb: Regexp.escape nickname when embedding it in regexp, as nicknames ↵
Yaohan Chen
can contain [ ] | etc
2008-03-19
freshmeat plugin: htmlinfo filter
Giuseppe Bilotta
2008-03-19
slashdot plugin: provide and htmlinfo filter for /. pages
Giuseppe Bilotta
2008-03-19
imdb plugin: use www, not us in links output to IRC
Giuseppe Bilotta
2008-03-19
imdb plugin: htmlinfo filter for names too
Giuseppe Bilotta
2008-03-19
imdb plugin: imdb_filter for titles
Giuseppe Bilotta
2008-03-19
utils: Utils.check_location returns an array of locations if check succeeds
Giuseppe Bilotta
2008-03-19
imdb plugin: character roles can contain HTML (e.g. <a href>), so clean it up
Giuseppe Bilotta
2008-03-19
script plugin: use m.okay
Giuseppe Bilotta
2008-03-19
script plugin: script echo and eval mark the message as replied
Giuseppe Bilotta
2008-03-19
script plugin: reindent
Giuseppe Bilotta
2008-03-18
Merge branch 'master' of ssh://ruby-rbot.org/var/git/rbot
Yaohan Chen
2008-03-18
shorturls.rb: ignore error with include WWW since the module is not defined ↵
Yaohan Chen
by newer versions of shorturl gem
2008-03-17
rss plugin: provide htmlinfo filter
Giuseppe Bilotta
2008-03-17
rss plugin: use (?) for missing item and channel titles too
Giuseppe Bilotta
2008-03-17
rss plugin: there are feeds with items without content
Giuseppe Bilotta
2008-03-17
rss plugin: make_stream final Hash should be optional
Giuseppe Bilotta
2008-03-17
gitignore: ignore Vim swap files
Giuseppe Bilotta
2008-03-17
dict plugin: provide htmlinfo filter for demauro
Giuseppe Bilotta
2008-03-17
bash plugin: provide htmlinfo filter
Giuseppe Bilotta
2008-03-17
utils: Utils.check_location comfort method for :htmlinfo filters
Giuseppe Bilotta
2008-03-17
filters: HTML info extraction is now a filter
Giuseppe Bilotta
2008-03-17
filters: don't force data types in @bot.filter()
Giuseppe Bilotta
2008-03-14
filters: filters_ui core module to manage filters from IRC
Giuseppe Bilotta
2008-03-14
rss plugin: command to show known rss types
Giuseppe Bilotta
2008-03-14
rss plugin: define output templates as filters
Giuseppe Bilotta
2008-03-14
filters: has_filter? method
Giuseppe Bilotta
2008-03-14
filters: method to get the global filter name of a grouped filter
Giuseppe Bilotta
2008-03-14
filters: filter_names(group=nil) method to retrieve available filters
Giuseppe Bilotta
2008-03-14
filters: filter groups
Giuseppe Bilotta
2008-03-13
math plugin: allow floats as arguments to square and cubed roots
Giuseppe Bilotta
2008-03-13
math plugin: fix some english-to-math translations
Giuseppe Bilotta
2008-03-13
rot13 plugin: provide a filter
Giuseppe Bilotta
[prev]
[next]