deluge/deluge/plugins
Pedro Algarvio 535940e2e6 Notifications(email, blink, popup, sound) are working both for classic mode and daemon mode.
Still need some further tests for using `component.get('Notifications').notify*()`.
2009-11-22 02:34:35 +00:00
..
blocklist First notifications plugin commit. 2009-11-22 02:34:23 +00:00
example add copyright header 2009-10-01 10:46:35 +00:00
execute Update gettextize.sh script to use proper encoding 2009-10-05 00:00:37 +00:00
extractor Add option to create torrent name sub-folders in extract folder 2009-10-19 02:10:43 +00:00
feeder Fix more indentations 2009-09-09 17:08:00 +00:00
label Fixed #916. 2009-06-24 03:22:06 +00:00
notifications Notifications(email, blink, popup, sound) are working both for classic mode and daemon mode. 2009-11-22 02:34:35 +00:00
scheduler just a couple of small tweaks 2009-09-16 09:03:30 +00:00
stats Use new method to add plugin tab 2009-10-04 19:25:10 +00:00
webui add a webui plugin to core and gtk for integrating the web interface with the core 2009-08-03 21:37:35 +00:00
__init__.py Add testing plugin. 2007-11-02 02:40:44 +00:00
init.py Add OpenSSL exception to all GPL headers 2009-05-18 21:51:49 +00:00
pluginbase.py change WebPluginBase so it has empty enable/disable methods (web plugins don't need to enable/disable themselves, it's optional) 2009-09-14 10:26:29 +00:00