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
path:
root
/
data
/
rbot
/
plugins
/
rss.rb
Age
Commit message (
Expand
)
Author
2009-01-26
rss plugin: fix watcher for empty feed
Giuseppe Bilotta
2009-01-26
rss plugin: parseRss returns the number of found items
Giuseppe Bilotta
2009-01-24
+ (rss.rb) monkey-patch some basic common api over different rss item impls
dmitry kim
2009-01-22
rss plugin: mangle email in git format
Giuseppe Bilotta
2008-12-29
rss plugin: typo in help
Giuseppe Bilotta
2008-12-28
plugins: raise a descriptive LoadError when the db is corrupt on load
Giuseppe Bilotta
2008-11-20
rss plugin: prevent double UTF-8 deconding
Giuseppe Bilotta
2008-10-16
rss plugin: 'headlines' uses date if handle not present
Giuseppe Bilotta
2008-10-16
rss plugin: strip feed title of initial/final whitespace
Giuseppe Bilotta
2008-10-16
rss plugin: 'headlines' output format
Giuseppe Bilotta
2008-10-16
rss plugin: use %{at} instead of @ in output filters
Giuseppe Bilotta
2008-07-30
rss plugin: don't claim to be using old data when we don't
Giuseppe Bilotta
2008-07-30
rss plugin: check for unhandled Atom feeds (old Ruby/RSS library)
Giuseppe Bilotta
2008-07-18
rss plugin: strip whitespace from link, category and author
Giuseppe Bilotta
2008-07-18
* (plugins/rss) more item uid calculation fixes
dmitry kim
2008-07-10
* (plugins/rss) fixed item unique ids
dmitry kim
2008-07-02
rss plugin: comment out a couple of potentially oververbose debug lines
Giuseppe Bilotta
2008-06-12
* rss.rb: use guids to check for seen items
dmitry kim
2008-04-19
rss plugin: return from select_nonempty() as soon as nonempty is found
Giuseppe Bilotta
2008-03-28
+ rss.rb: optional :delay param to '!rss rewatch'
dmitry kim
2008-03-23
rss plugin: check for <channel when <rdf:RDF is found
Giuseppe Bilotta
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-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-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-12
rss plugin: show author for trac, but clobber email
Giuseppe Bilotta
2008-03-04
Unixify all line endings.
Giuseppe Bilotta
2008-03-04
rss plugin: add 'photoblog' and 'news' formats
Adam James
2008-03-04
rss plugin: make displaying links from the text of a feed item configurable
Adam James
2008-03-04
rss plugin: try to use <content:encoded> tags in feeds when possible
Adam James
2008-02-27
rss plugin: it's item, not idem
Giuseppe Bilotta
2008-02-15
rss plugin: CHECK if feed type is trac, '''don't''' ASSIGN trac type to all f...
Giuseppe Bilotta
2008-02-13
rss plugin: improve output for git commits in tracs
Giuseppe Bilotta
2008-02-13
rss plugin: support git commits in trac
Giuseppe Bilotta
2008-02-10
rss plugin: use += instead of <<, we don't want to mess with the original aut...
Giuseppe Bilotta
2008-02-10
rss plugin: append space to author when appropriate
Giuseppe Bilotta
2008-02-10
rss plugin: implement and use select_nonempty to grab correct category and au...
Giuseppe Bilotta
2008-02-10
rss plugin: add 'git' feed type
Giuseppe Bilotta
2007-12-13
rss: rss rewatch now accepts an optional handle to force rewatching that part...
Giuseppe Bilotta
2007-12-04
rss plugin: display author if present in default format
Giuseppe Bilotta
2007-11-29
* (plugins/rss) maintain refresh timeouts through restarts/rescans
Dmitry Kim
2007-11-29
rss plugin: manageable permissions and defaults
Giuseppe Bilotta
2007-11-29
rss plugin: calculate item_uid_for_bot() on Atom feeds without breaking
Giuseppe Bilotta
2007-11-28
rss plugin: help for 'who watches'
Giuseppe Bilotta
2007-11-28
rss plugin: initial support for Atom feeds (needs Ruby's rss module 0.1.8 or ...
Giuseppe Bilotta
[next]