- Handle autosave on module unload/irssi exit
[xmlrtorrent.git] / xmlrtorrent.pl
2009-02-12 Ralf Ertzinger- Handle autosave on module unload/irssi exit master
2009-01-12 Ralf Ertzinger- Remove xmlrtorrent.pm, refactor to $talker methods merge-mitch module-refactor
2008-12-28 Christian Garbsdeactivate debug mode by default
2008-12-28 Christian Garbsload submodule config on startup
2008-12-28 Christian Garbsfix configuration files
2008-12-28 Christian Garbsfix some messages
2008-12-28 Christian Garbsfix remote queue output
2008-12-28 Christian Garbsfix % escaping
2008-12-28 Christian Garbsescape % in irssi messages
2008-12-28 Christian Garbsfix torrent link detection
2008-12-28 Christian Garbsremove old parameters
2008-12-28 Christian Garbsrefactor download_list
2008-12-28 Christian Garbsfix remote queue display
2008-12-28 Christian Garbsfix typo
2008-12-28 Christian Garbsadd show command
2008-12-28 Christian Garbsmove RPC over HTTP calls to HTTPTalker.pm
2008-12-28 Christian Garbsadd module specific help
2008-12-28 Christian Garbsadd talker selection
2008-12-28 Christian Garbsadd plugin system
2008-12-21 Ralf Ertzinger- print notice if local or remote queue is empty
2008-12-20 Ralf Ertzinger- Add authentication support
2008-12-10 Ralf Ertzinger- Initial checkin