Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spare code cosmetics | Walter Purcaro | 2015-03-10 | 1 | -7/+7 |
* | Replace 'except' with 'except Exception' | Walter Purcaro | 2015-01-13 | 1 | -3/+3 |
* | Code cosmetics | Walter Purcaro | 2014-11-10 | 1 | -1/+1 |
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -4/+4 |
* | Update __config__ | Walter Purcaro | 2014-10-28 | 1 | -2/+1 |
* | Spare code cosmetics | Walter Purcaro | 2014-10-27 | 1 | -1/+1 |
* | Two space before function declaration | Walter Purcaro | 2014-10-22 | 1 | -0/+20 |
* | Add __license__ key attribute to plugins | Walter Purcaro | 2014-10-08 | 1 | -0/+1 |
* | New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace... | Walter Purcaro | 2014-10-07 | 1 | -2/+1 |
* | Logging string cosmetics | Walter Purcaro | 2014-09-27 | 1 | -9/+9 |
* | Remove trailing whitespaces + remove license headers + import urllib methods ... | Walter Purcaro | 2014-08-01 | 1 | -17/+2 |
* | Prefer single quote for dict key name | Walter Purcaro | 2014-07-15 | 1 | -6/+2 |
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' in... | Walter Purcaro | 2014-07-15 | 1 | -1/+1 |
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | Walter Purcaro | 2014-07-15 | 1 | -4/+5 |
* | Fix __config__ | Walter Purcaro | 2014-04-11 | 1 | -4/+4 |
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
* | Fixed some pylint violations | Stefano | 2013-07-25 | 1 | -2/+2 |
* | Fixed PEP 8 violations in Hooks | Stefano | 2013-07-24 | 1 | -13/+13 |
* | fixed log api call for several plugins | Walter Purcaro | 2013-07-17 | 1 | -10/+10 |
* | basic event manager | RaNaN | 2011-07-07 | 1 | -2/+2 |
* | closed #345 | RaNaN | 2011-06-27 | 1 | -1/+1 |
* | tls for xmpp interface, thanks to jimmyok. | RaNaN | 2011-06-04 | 1 | -67/+73 |
* | captcha input via IRC, XMPP | RaNaN | 2011-02-22 | 1 | -2/+5 |
* | closed #223 | RaNaN | 2011-01-30 | 1 | -7/+10 |
* | xmpp reconnect fix | RaNaN | 2010-12-26 | 1 | -1/+6 |
* | more xmpp debug | RaNaN | 2010-12-26 | 1 | -6/+20 |
* | string formating fix | RaNaN | 2010-08-31 | 1 | -1/+1 |
* | little fixes | RaNaN | 2010-08-30 | 1 | -10/+1 |
* | locale fixes | RaNaN | 2010-08-27 | 1 | -1/+1 |
* | new dirs | RaNaN | 2010-08-25 | 1 | -0/+229 |
* | merged gui | mkaay | 2010-08-25 | 1 | -229/+0 |
* | XMPP Interface | RaNaN | 2010-08-12 | 1 | -0/+229 |