fix quoting in AsyncWgetFileGetter again
[videosite.git] / videosite.pl
2013-04-27 Ralf ErtzingerRename videosite.pl to videosite-irssi.pl
2013-03-23 Ralf ErtzingerRemove debugging output
2013-03-04 Ralf ErtzingerConvert to use of a json style config file
2012-12-21 Ralf ErtzingerSet timeout for URL shortener to 5 seconds
2011-12-07 Ralf Ertzingervideosite: add a general scheme for immutable connectors
2011-09-07 Ralf Ertzingervideosite: add connector to main help
2011-09-07 Ralf Ertzingervideosite: print help if no connector subcommand given...
2011-09-04 Ralf Ertzingervideosite: add connectors support
2011-05-27 Ralf Ertzingervideosite: safely rewrite config file
2011-05-12 Ralf Ertzingervideosite: add goo.gl URL shortener
2011-03-03 Ralf Ertzingervideosite: add 1.ly URL shortener
2010-12-02 Ralf Ertzingervideosite: add shar.es, 2.ly, t.co URL shorteners
2010-08-10 Ralf Ertzingermain: Fix is.gd regexp
2010-08-10 Ralf Ertzingermain: Add URL shortener post.ly
2010-08-08 Ralf Ertzingervideosite.pl: Add pop.is URL shortener
2010-08-06 Ralf Ertzingervideosite.pl: Add is.gd URL shortener, cancel URL short...
2010-08-01 Ralf Ertzingermain: Add URL shortener otf.me
2010-07-29 Ralf Ertzingermain: Add URL shorteners hel.me, 7ax.de and ow.ly
2010-07-14 Ralf ErtzingerGeneral: Use just the first level of redirection for...
2010-07-12 Ralf ErtzingerGeneral: Add support for URL shortening services:
2010-07-12 Ralf ErtzingerGeneral: short circuit out of the URL loop if there...
2010-04-17 Ralf ErtzingerAdd some more status messages
2009-11-22 Ralf Ertzinger- Use outputstack for command- and sighandler
2009-11-22 Ralf Ertzinger- Fix typo
2009-11-22 Ralf Ertzinger- Implement the outputstack
2009-11-22 Ralf ErtzingerStart gutting check_for_link()
2009-11-22 Ralf ErtzingerTest
2008-12-26 Christian Garbscosmetic updates
2008-12-26 Christian Garbsremove extra check
2008-12-08 Ralf Ertzinger- Introduce a proper namespace for videosite modules.
2008-12-07 Ralf Ertzinger- Add autocompletion for parameter names and values
2008-12-07 Ralf Ertzinger- Sort autocomplete list in all cases
2008-12-01 Ralf Ertzinger- Remove debugging comment
2008-11-30 Ralf Ertzinger- Start support for tab-completion
2008-07-19 Ralf Ertzinger- Print errors while loading plugins
2008-04-18 Ralf Ertzinger- Study message before throwing it to the grabbers
2008-04-15 Ralf Ertzinger- Remove Irssi deps from plugins
2008-04-10 Ralf Ertzinger- Match multiple URLs per line
2008-03-03 Ralf Ertzinger- Stop searching for Grabbers once one has accepted...
2008-02-10 Ralf Ertzinger- Add operation mode setting (download or display)
2008-02-03 Ralf Ertzinger- Add /videosite reload, which tries to reload all...
2008-02-03 Ralf Ertzinger- Add the ability to enable/disable selected grabber...
2008-01-12 Ralf Ertzinger- Move "videosite: log prefix into write_irssi()
2008-01-12 Christian Garbsexpand copyright
2008-01-12 Christian Garbsremove unneeded sub
2008-01-12 Christian Garbsinclude config location in save message
2008-01-12 Christian Garbssave config on global irssi /save
2008-01-12 Ralf Ertzinger- Output metadata structure in debug mode
2008-01-12 Ralf Ertzinger- Add feedback for /videosite save
2008-01-07 Christian Garbsuse inline text for help message
2008-01-07 Christian Garbsadd debug commands to help text
2008-01-05 Ralf Ertzinger- Fix some bugs in the XML config handling
2008-01-04 Ralf Ertzinger- Massage /nosave a bit
2008-01-02 Ralf Ertzinger- Refine /nosave handling
2008-01-02 Ralf Ertzinger- Add /nosave handling
2007-12-30 Ralf Ertzinger- Adapt plugins to documentation
2007-12-26 Christian Garbsfix ancestry
2007-12-26 Ralf Ertzinger- Move a comment around
2007-12-26 Ralf Ertzinger- Initial checkin