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
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
2007-09-15
rss plugin: add support for twitter format
Giuseppe Bilotta
2007-09-13
more rdoc-ification
Giuseppe Bilotta
2007-09-12
namespaces: move rbot-specific classes and modules from Irc::* to Irc::Bot::*
Giuseppe Bilotta
2007-09-09
rss plugin: support older version of the Ruby RSS parser
Giuseppe Bilotta
2007-08-30
rss plugin: don't care if reschedule fails
Giuseppe Bilotta
2007-08-29
timers: get rid of useless data passing to timer actions.
Giuseppe Bilotta
2007-08-28
rss plugin: fix watcher rescheduling broken in previous commit
Giuseppe Bilotta
2007-08-27
rss plugin: prevent deadlock between save and watcher threads.
Giuseppe Bilotta
2007-08-27
rss plugin: uncoditionally renew the feed mutexes
Giuseppe Bilotta
2007-08-26
Call 'super' method from #cleanup() in all plugins
Giuseppe Bilotta
2007-08-26
rss plugin: all watchers are now informed of feed updates when anybody asks f...
Giuseppe Bilotta
2007-08-26
Missed some warn -> warning conversion
Giuseppe Bilotta
2007-08-23
rss plugin: don't proceed if the specified feed doesn't exist
Giuseppe Bilotta
2007-05-20
Fix #151 in a different way.
Giuseppe Bilotta
2007-05-10
+ (extends) :limit option support in ircify_html()
Dmitry Kim
2007-04-14
rss plugin: fix bugs with category retrieval and author display
Giuseppe Bilotta
2007-04-12
rss plugin: catch all errors when stopping watches
Giuseppe Bilotta
2007-04-12
script, rss plugins: raise if main data could not be restored from the registry
Giuseppe Bilotta
2007-04-09
* (plugins/rss) use "%H:%M" for time format
Dmitry Kim
[next]