Age | Commit message (Expand) | Author |
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 |
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 |