summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/IRCInterface.py
Commit message (Expand)AuthorAgeFilesLines
* interval code cosmeticsGravatar Walter Purcaro 2015-03-261-5/+3
* Import cleanup for datetime and time modulesGravatar Walter Purcaro 2015-03-141-2/+1
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-101-11/+11
* Spare code cosmeticsGravatar Walter Purcaro 2015-02-081-2/+2
* Replace 'except' with 'except Exception'Gravatar Walter Purcaro 2015-01-131-4/+4
* Don't start unused periodical in some addonsGravatar Walter Purcaro 2014-12-091-1/+6
* Code cosmeticsGravatar Walter Purcaro 2014-11-101-1/+1
* [IRCInterface] Initial SSL SupportGravatar Robert Müller 2014-11-011-1/+7
* Code cosmetics: use self.core.api instead self.api (for now)Gravatar Walter Purcaro 2014-10-281-17/+15
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
* Update __config__Gravatar Walter Purcaro 2014-10-281-2/+1
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-271-1/+1
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-3/+3
* 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__ + Whitespace...Gravatar Walter Purcaro 2014-10-071-2/+1
* 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
* 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' in...Gravatar Walter Purcaro 2014-07-151-2/+1
* 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
* Fix __config__Gravatar Walter Purcaro 2014-04-111-5/+5
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
* 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