| Commit message (Expand) | Author | Age | Files | Lines |
* | Reaktor:nag can be explicitly be called | makefu | 2014-07-17 | 1 | -1/+2 |
* | Reaktor on_ping -> nag | tv | 2014-07-15 | 2 | -0/+10 |
* | make ircasy more robust | makefu | 2014-06-18 | 1 | -7/+17 |
* | fix utf-8 locale env issues | root | 2014-05-09 | 1 | -0/+1 |
* | Merge all the shits | makefu | 2014-05-05 | 1 | -1/+2 |
* | add fallback for non existing directory | makefu | 2014-04-25 | 1 | -1/+4 |
* | reaktor: move config_filename to config | tv | 2014-04-25 | 1 | -1/+0 |
* | reaktor getconf: allow default_value | tv | 2014-04-25 | 3 | -7/+7 |
* | make config file a parameter | makefu | 2014-04-25 | 2 | -21/+31 |
* | reaktor.py: add on_join hook: tell NICK MSG... | tv | 2014-04-20 | 1 | -1/+6 |
* | reaktor.py: allow per-command environment | tv | 2014-04-20 | 1 | -1/+1 |
* | reaktor.py: set cwd | tv | 2014-04-20 | 1 | -1/+3 |
* | fix bracket by on_join | juhulian | 2014-04-09 | 1 | -1/+1 |
* | add on_join | juhulian | 2014-04-09 | 1 | -0/+6 |
* | Reaktor: remove e-loop | makefu | 2014-03-25 | 1 | -14/+6 |
* | ircasy: fix retry, because you always want retry | makefu | 2014-03-25 | 1 | -5/+5 |
* | add authentication to Reaktor | makefu | 2014-03-25 | 1 | -3/+24 |
* | Reaktor: answer to user on /query | makefu | 2014-03-25 | 1 | -0/+5 |
* | add eloop to IRc/reaktor | makefu | 2014-03-25 | 1 | -2/+12 |
* | fix reaktor systemd startup | makefu | 2014-03-19 | 1 | -0/+0 |
* | add shebang to reaktor.py | makefu | 2014-03-19 | 1 | -0/+1 |
* | ircasy: debugging through git is fine | lassulus | 2014-03-15 | 1 | -1/+1 |
* | ircasy: more fix(drunk) | lassulus | 2014-03-15 | 1 | -1/+1 |
* | ircasy: fix nickinuse | lassulus | 2014-03-15 | 1 | -3/+4 |
* | ircasy: new nickinuse function | lassulus | 2014-03-15 | 1 | -5/+6 |
* | ircasy: more debug in text decoding | lassulus | 2014-03-15 | 1 | -1/+4 |
* | reaktor: ircasy abstraction | lassulus | 2014-02-22 | 1 | -5/+8 |
* | ircasy: fix on_kick | lassulus | 2014-01-22 | 1 | -2/+4 |
* | news/ircasy: handle kick correctly | lassulus | 2014-01-22 | 1 | -3/+10 |
* | asybot: only disconnect if connected | lassulus | 2014-01-14 | 1 | -1/+2 |
* | Reaktor: asybot except signal | lassulus | 2014-01-14 | 1 | -1/+4 |
* | Reaktor: asybot now with name in logger | lassulus | 2014-01-14 | 1 | -1/+1 |
* | reaktor: ircasy invite handler | lassulus | 2014-01-14 | 1 | -0/+6 |
* | reaktor: send JOIN after MOTD | lassulus | 2014-01-14 | 1 | -4/+9 |
* | reaktor: disconnect function | lassulus | 2014-01-14 | 1 | -0/+4 |
* | reaktor: reflect changes of api in reaktor code | lassulus | 2014-01-14 | 2 | -4/+3 |
* | reaktor: refactor ircasy for more encapsulation | lassulus | 2014-01-13 | 1 | -23/+49 |
* | reaktor: refactor code for moar abstraction | lassulus | 2014-01-13 | 3 | -83/+98 |
* | Reaktor/IRC: fix no args | lassulus | 2013-12-19 | 1 | -2/+1 |
* | Reaktor/IRC: provide arguments to commands | lassulus | 2013-12-19 | 1 | -0/+4 |
* | Reaktor/IRC: encode/decode harder/better/faster | lassulus | 2013-12-19 | 2 | -7/+9 |
* | Reaktor: irc_commands -> commands | makefu | 2013-12-18 | 2 | -4/+4 |
* | Reaktor: caps show all commands w/capname prop | tv | 2013-12-18 | 1 | -1/+6 |
* | Reaktor: _from is populated via environ | makefu | 2013-12-18 | 1 | -2/+3 |
* | Reaktor/IRC: match only one pattern | lassulus | 2013-12-18 | 1 | -0/+1 |
* | Reaktor/IRC: reading kill_timeout from config | lassulus | 2013-12-18 | 1 | -1/+1 |
* | Reaktor: s/(config).json/\1.py/ | tv | 2013-12-18 | 2 | -20/+30 |
* | Reaktor/IRC: use command patterns | lassulus | 2013-12-16 | 1 | -50/+37 |
* | Reaktor/IRC: encode harder | lassulus | 2013-12-16 | 1 | -1/+1 |
* | Reaktor/IRC: use config.json (and python3ize) | lassulus | 2013-12-16 | 4 | -57/+49 |