summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/IRCInterface.py
Commit message (Collapse)AuthorAgeFilesLines
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-0/+24
|
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
|
* New __authors__ key replaces __author_name__ and __author_mail__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+1
| | | | Whitespaces and EOF fixup
* Logging string cosmeticsGravatar Walter Purcaro 2014-09-271-3/+3
|
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-21/+7
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9Gravatar Walter Purcaro 2014-07-201-4/+1
|
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-12/+12
|
* Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵Gravatar Walter Purcaro 2014-07-151-2/+1
| | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-5/+5
|
* Remove bad whitespacesGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@e4b2562
* Fix __config__Gravatar Walter Purcaro 2014-04-111-5/+5
| | | | Merges vuolter/pyload@83ff313
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@74bcc70
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
| | | | Merges vuolter/pyload@6c57a37
* Fixed PEP 8 violations in HooksGravatar Stefano 2013-07-241-106/+97
|
* fixed log api call for several pluginsGravatar Walter Purcaro 2013-07-171-7/+7
|
* closed #604Gravatar Jeix 2012-09-131-11/+17
|
* disabled GUI, fix captchaGravatar RaNaN 2011-08-081-1/+1
|
* new DLC plugins, adapted irc interface - needs testingGravatar RaNaN 2011-07-131-38/+38
|
* fixes for last commitGravatar RaNaN 2011-07-131-1/+1
|
* removed server_methods, please test everything entirelyGravatar RaNaN 2011-07-121-1/+2
|
* basic event managerGravatar RaNaN 2011-07-071-2/+2
|
* fixed positional captchas + availbillity over thriftGravatar RaNaN 2011-05-311-1/+1
|
* improved some code style issuesGravatar RaNaN 2011-05-141-18/+16
|
* captcha input via IRC, XMPPGravatar RaNaN 2011-02-221-10/+41
|
* small update for chat interfacesGravatar Jeix 2010-12-121-7/+14
|
* Chat interfaces (xmpp/irc): push/pull featureGravatar Jeix 2010-12-121-0/+24
|
* closed #170Gravatar Jeix 2010-10-241-1/+1
|
* string formating fixGravatar RaNaN 2010-08-311-1/+1
|
* locale fixesGravatar RaNaN 2010-08-271-1/+1
|
* new dirsGravatar RaNaN 2010-08-251-0/+364
|
* merged guiGravatar mkaay 2010-08-251-364/+0
|
* some fixes, working irc interfaceGravatar RaNaN 2010-08-131-108/+95
|
* MergeGravatar Jeix 2010-08-131-3/+3
|\
| * XMPP InterfaceGravatar RaNaN 2010-08-121-3/+3
| |
* | irchook-xmlrpc fixGravatar Jeix 2010-08-131-26/+27
|/
* IRCHook fixes: getestet ! :DGravatar Jeix 2010-08-121-8/+9
|
* IRC-Hook: respond fixGravatar Jeix 2010-08-121-4/+7
|
* IRCHook extended for multiple owners and dynamic configurationGravatar Jeix 2010-08-121-15/+9
|
* Share.cx free user support and fixes for IRC HookGravatar Jeix 2010-08-121-70/+85
|
* irc client fixesGravatar RaNaN 2010-08-111-45/+62
|
* jeixs irc interface, cleaned some codeGravatar RaNaN 2010-08-111-0/+346