Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update addon plugins | 2015-09-29 | 1 | -2/+3 | |
* | Spare code cosmetics | 2015-09-21 | 1 | -0/+4 | |
* | Fix IRCInterface and XMPPInterface | 2015-09-12 | 1 | -2/+2 | |
* | Fix typo | 2015-07-24 | 1 | -1/+1 | |
* | Code cosmetics | 2015-07-24 | 1 | -1/+1 | |
* | Hotfixes (2) | 2015-07-24 | 1 | -1/+1 | |
* | New __status__ magic key | 2015-07-19 | 1 | -0/+1 | |
* | Rename self.core to self.pyload (plugins only) | 2015-07-19 | 1 | -16/+16 | |
* | Code cosmetics (3) | 2015-07-19 | 1 | -6/+6 | |
* | Fix addons | 2015-07-19 | 1 | -6/+3 | |
* | Code cosmetics (2) | 2015-07-19 | 1 | -3/+3 | |
* | No camelCase style anymore | 2015-07-07 | 1 | -20/+20 | |
* | Spare code cosmetics (4) | 2015-06-24 | 1 | -10/+10 | |
* | Spare code cosmetics (2) | 2015-06-24 | 1 | -3/+3 | |
* | Spare code cosmetics | 2015-06-24 | 1 | -1/+3 | |
* | Update all | 2015-06-24 | 1 | -3/+2 | |
* | Spare code cosmetics | 2015-06-24 | 1 | -2/+2 | |
* | Hook plugin code cosmetics (2) | 2015-06-15 | 1 | -1/+1 | |
* | Hook plugin code cosmetics | 2015-06-15 | 1 | -1/+1 | |
* | Update everything | 2015-06-08 | 1 | -2/+2 | |
* | Use 'import' instead 'from' | 2015-05-01 | 1 | -2/+2 | |
* | Traceback code cosmetics | 2015-04-07 | 1 | -2/+2 | |
* | interval code cosmetics | 2015-03-26 | 1 | -5/+3 | |
* | Import cleanup for datetime and time modules | 2015-03-14 | 1 | -2/+1 | |
* | Spare code cosmetics | 2015-03-10 | 1 | -11/+11 | |
* | Spare code cosmetics | 2015-02-08 | 1 | -2/+2 | |
* | Replace 'except' with 'except Exception' | 2015-01-13 | 1 | -4/+4 | |
* | Don't start unused periodical in some addons | 2014-12-09 | 1 | -1/+6 | |
* | Code cosmetics | 2014-11-10 | 1 | -1/+1 | |
* | [IRCInterface] Initial SSL Support | 2014-11-01 | 1 | -1/+7 | |
* | Code cosmetics: use self.core.api instead self.api (for now) | 2014-10-28 | 1 | -17/+15 | |
* | Code cosmetics: plugin class attributes | 2014-10-28 | 1 | -4/+4 | |
* | Update __config__ | 2014-10-28 | 1 | -2/+1 | |
* | Spare code cosmetics | 2014-10-27 | 1 | -1/+1 | |
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | 2014-10-26 | 1 | -3/+3 | |
* | Two space before function declaration | 2014-10-22 | 1 | -0/+24 | |
* | Add __license__ key attribute to plugins | 2014-10-08 | 1 | -0/+1 | |
* | New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace... | 2014-10-07 | 1 | -2/+1 | |
* | Logging string cosmetics | 2014-09-27 | 1 | -3/+3 | |
* | Remove trailing whitespaces + remove license headers + import urllib methods ... | 2014-08-01 | 1 | -21/+7 | |
* | Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9 | 2014-07-20 | 1 | -4/+1 | |
* | Prefer single quote for dict key name | 2014-07-15 | 1 | -12/+12 | |
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' in... | 2014-07-15 | 1 | -2/+1 | |
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | 2014-07-15 | 1 | -5/+5 | |
* | Remove bad whitespaces | 2014-04-11 | 1 | -1/+1 | |
* | Fix __config__ | 2014-04-11 | 1 | -5/+5 | |
* | Fix __description__ | 2014-04-11 | 1 | -1/+1 | |
* | Fix __author_name__ and __author_mail__ | 2014-04-11 | 1 | -2/+2 | |
* | Fixed PEP 8 violations in Hooks | 2013-07-24 | 1 | -106/+97 | |
* | fixed log api call for several plugins | 2013-07-17 | 1 | -7/+7 | |
* | closed #604 | 2012-09-13 | 1 | -11/+17 | |
* | disabled GUI, fix captcha | 2011-08-08 | 1 | -1/+1 | |
* | new DLC plugins, adapted irc interface - needs testing | 2011-07-13 | 1 | -38/+38 | |
* | fixes for last commit | 2011-07-13 | 1 | -1/+1 | |
* | removed server_methods, please test everything entirely | 2011-07-12 | 1 | -1/+2 | |
* | basic event manager | 2011-07-07 | 1 | -2/+2 | |
* | fixed positional captchas + availbillity over thrift | 2011-05-31 | 1 | -1/+1 | |
* | improved some code style issues | 2011-05-14 | 1 | -18/+16 | |
* | captcha input via IRC, XMPP | 2011-02-22 | 1 | -10/+41 | |
* | small update for chat interfaces | 2010-12-12 | 1 | -7/+14 | |
* | Chat interfaces (xmpp/irc): push/pull feature | 2010-12-12 | 1 | -0/+24 | |
* | closed #170 | 2010-10-24 | 1 | -1/+1 | |
* | string formating fix | 2010-08-31 | 1 | -1/+1 | |
* | locale fixes | 2010-08-27 | 1 | -1/+1 | |
* | new dirs | 2010-08-25 | 1 | -0/+364 | |
* | merged gui | 2010-08-25 | 1 | -364/+0 | |
* | some fixes, working irc interface | 2010-08-13 | 1 | -108/+95 | |
* | Merge | 2010-08-13 | 1 | -3/+3 | |
|\ | |||||
| * | XMPP Interface | 2010-08-12 | 1 | -3/+3 | |
* | | irchook-xmlrpc fix | 2010-08-13 | 1 | -26/+27 | |
|/ | |||||
* | IRCHook fixes: getestet ! :D | 2010-08-12 | 1 | -8/+9 | |
* | IRC-Hook: respond fix | 2010-08-12 | 1 | -4/+7 | |
* | IRCHook extended for multiple owners and dynamic configuration | 2010-08-12 | 1 | -15/+9 | |
* | Share.cx free user support and fixes for IRC Hook | 2010-08-12 | 1 | -70/+85 | |
* | irc client fixes | 2010-08-11 | 1 | -45/+62 | |
* | jeixs irc interface, cleaned some code | 2010-08-11 | 1 | -0/+346 |