Age | Commit message (Expand) | Author |
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 |
2007-04-08 | rss plugin: parse feed on first retrieval; add some more debug | Giuseppe Bilotta |
2007-04-08 | rss plugin: parse feed on first run, even if we don't check for new items | Giuseppe Bilotta |
2007-04-08 | rss plugin: overrule max lines, display all feeds | Giuseppe Bilotta |
2007-04-08 | rss plugin: changeset [894] was missing the actual commit! commit the changes... | Giuseppe Bilotta |
2007-04-08 | rss plugin: user ircify_html | Giuseppe Bilotta |
2007-04-08 | rss plugin: don't flood watcher with current rss content when a watch is added | Giuseppe Bilotta |
2007-04-02 | * (rss) bypass http cache when handling 'show' command | Dmitry Kim |
2007-03-31 | rss plugin: code cleanup. add support for slashdot feeds, with RDF extension ... | Giuseppe Bilotta |
2007-03-30 | *** (httputil) major rework, new caching implementation, unified request | Dmitry Kim |
2007-03-29 | * (rss.rb) we didn't really mean to create a Mutex inner class, right? | Dmitry Kim |
2007-03-25 | rss plugin: attempt data recovery when marshalling fails | Giuseppe Bilotta |
2007-03-25 | rss plugin: nil the mutex when dumping, to prevent cross-version marshalling ... | Giuseppe Bilotta |
2007-03-20 | rss plugin: 0.9 feeds don't work, so we just patch them to pretend they are a... | Giuseppe Bilotta |
2007-03-20 | rss plugin: lock the mutex on more occasions | Giuseppe Bilotta |
2007-02-18 | Plugin header boilerplating. | Giuseppe Bilotta |
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 |