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
2007-02-10
rss plugin: spam log less
Giuseppe Bilotta
2007-02-08
rss plugin: rss watch improvements: can now specify the channel when creating...
Giuseppe Bilotta
2007-02-06
Move extensions to standard classes into a specific extends.rb util module
Giuseppe Bilotta
2007-02-06
Suppress a couple of warnings
Giuseppe Bilotta
2007-02-05
rss plugin: the refresh rate of each rss can be set independently of the glob...
Giuseppe Bilotta
2007-02-05
rss plugin: add command to change the handle or url or type of an existing feed
Giuseppe Bilotta
2007-02-05
rss plugin: only parse feeds when xml changed. also, the xml is now saved to ...
Giuseppe Bilotta
2007-02-05
rss plugin: fix missplet 'gmane'
Giuseppe Bilotta
2007-02-05
rss plugin: performance enhancements when outputting formatted rss to multipl...
Giuseppe Bilotta
2007-01-30
When adding a feed watcher, let it fire instantly so that it can do the initi...
Giuseppe Bilotta
2007-01-29
Use the bot timer instead of Threads for periodic rss retrievals
Giuseppe Bilotta
2007-01-29
Remove unused code from rss
Giuseppe Bilotta
2006-11-28
Hopefully fix the rss watch/unwatch problem for good
Giuseppe Bilotta
2006-10-30
Make rss feed handle lookup case insensitive
Giuseppe Bilotta
2006-10-24
Initial implementation of proper caching based on last-modified and etag HTTP...
Giuseppe Bilotta
2006-10-18
Only show 1 RSS item when 1 RSS item is asked
Giuseppe Bilotta
2006-10-18
Fix the no-date bug the right way
Giuseppe Bilotta
2006-10-18
Minor aesthetical fixup
Giuseppe Bilotta
2006-10-18
Fix an issue with RSS feeds having no itemDate
Giuseppe Bilotta
2006-08-25
Better name for the rss plugin
Giuseppe Bilotta
2006-08-25
Fix misc RSS stuff: reverse publishing order of watched feeds, correct a conf...
Giuseppe Bilotta
2006-08-06
Fix RSS plugin problems caused by watches created before the new Irc framework
Giuseppe Bilotta
2006-08-06
Some fixes for the rss plugin
Giuseppe Bilotta
2006-07-28
Do not use get_cached for RSS until we have proper cache handling
Giuseppe Bilotta
2006-07-28
Fix date sorting for rss plugins
Giuseppe Bilotta
2006-07-27
rss show will sort items by date, if possible; a specific range of items to b...
Giuseppe Bilotta
2006-07-26
Small cosmetic fix for trac output of non-changelog entries in RSS plugin
Giuseppe Bilotta
2006-07-26
More robust error handling in rss.rb, also increased the default polling valu...
Giuseppe Bilotta
2006-07-24
Fix yet more problem reporting in rss plugin
Giuseppe Bilotta
2006-07-24
Fix problem reporting in rss plugin
Giuseppe Bilotta
2006-07-24
con:
Giuseppe Bilotta
2006-07-24
RSS plugin update.
Giuseppe Bilotta
2006-07-24
RSS plugin cleanup: printFormattedRss made more generic, added 'trac' type
Giuseppe Bilotta
2006-07-24
RSS plugin now uses bold all around in the help messages
Giuseppe Bilotta
2006-07-24
New command system for RSS plugin
Giuseppe Bilotta
2006-07-24
More RSS plugin improvements
Giuseppe Bilotta
2006-07-24
Stupid upper/lowercase typo in rss plugin
Giuseppe Bilotta
2006-07-24
RSS plugin is now in '''much''' better shape
Giuseppe Bilotta
2006-07-24
Cleanups and bugfixes for the RSS plugin
Giuseppe Bilotta
2006-07-23
Initial version of the RSS plugin. Needs lots of love
Giuseppe Bilotta