aboutsummaryrefslogtreecommitdiffstats
path: root/IRC
Commit message (Expand)AuthorAgeFilesLines
* Reaktor:nag can be explicitly be calledmakefu2014-07-171-1/+2
* Reaktor on_ping -> nagtv2014-07-152-0/+10
* make ircasy more robustmakefu2014-06-181-7/+17
* fix utf-8 locale env issuesroot2014-05-091-0/+1
* Merge all the shitsmakefu2014-05-051-1/+2
* add fallback for non existing directorymakefu2014-04-251-1/+4
* reaktor: move config_filename to configtv2014-04-251-1/+0
* reaktor getconf: allow default_valuetv2014-04-253-7/+7
* make config file a parametermakefu2014-04-252-21/+31
* reaktor.py: add on_join hook: tell NICK MSG...tv2014-04-201-1/+6
* reaktor.py: allow per-command environmenttv2014-04-201-1/+1
* reaktor.py: set cwdtv2014-04-201-1/+3
* fix bracket by on_joinjuhulian2014-04-091-1/+1
* add on_joinjuhulian2014-04-091-0/+6
* Reaktor: remove e-loopmakefu2014-03-251-14/+6
* ircasy: fix retry, because you always want retrymakefu2014-03-251-5/+5
* add authentication to Reaktormakefu2014-03-251-3/+24
* Reaktor: answer to user on /querymakefu2014-03-251-0/+5
* add eloop to IRc/reaktormakefu2014-03-251-2/+12
* fix reaktor systemd startupmakefu2014-03-191-0/+0
* add shebang to reaktor.pymakefu2014-03-191-0/+1
* ircasy: debugging through git is finelassulus2014-03-151-1/+1
* ircasy: more fix(drunk)lassulus2014-03-151-1/+1
* ircasy: fix nickinuselassulus2014-03-151-3/+4
* ircasy: new nickinuse functionlassulus2014-03-151-5/+6
* ircasy: more debug in text decodinglassulus2014-03-151-1/+4
* reaktor: ircasy abstractionlassulus2014-02-221-5/+8
* ircasy: fix on_kicklassulus2014-01-221-2/+4
* news/ircasy: handle kick correctlylassulus2014-01-221-3/+10
* asybot: only disconnect if connectedlassulus2014-01-141-1/+2
* Reaktor: asybot except signallassulus2014-01-141-1/+4
* Reaktor: asybot now with name in loggerlassulus2014-01-141-1/+1
* reaktor: ircasy invite handlerlassulus2014-01-141-0/+6
* reaktor: send JOIN after MOTDlassulus2014-01-141-4/+9
* reaktor: disconnect functionlassulus2014-01-141-0/+4
* reaktor: reflect changes of api in reaktor codelassulus2014-01-142-4/+3
* reaktor: refactor ircasy for more encapsulationlassulus2014-01-131-23/+49
* reaktor: refactor code for moar abstractionlassulus2014-01-133-83/+98
* Reaktor/IRC: fix no argslassulus2013-12-191-2/+1
* Reaktor/IRC: provide arguments to commandslassulus2013-12-191-0/+4
* Reaktor/IRC: encode/decode harder/better/fasterlassulus2013-12-192-7/+9
* Reaktor: irc_commands -> commandsmakefu2013-12-182-4/+4
* Reaktor: caps show all commands w/capname proptv2013-12-181-1/+6
* Reaktor: _from is populated via environmakefu2013-12-181-2/+3
* Reaktor/IRC: match only one patternlassulus2013-12-181-0/+1
* Reaktor/IRC: reading kill_timeout from configlassulus2013-12-181-1/+1
* Reaktor: s/(config).json/\1.py/tv2013-12-182-20/+30
* Reaktor/IRC: use command patternslassulus2013-12-161-50/+37
* Reaktor/IRC: encode harderlassulus2013-12-161-1/+1
* Reaktor/IRC: use config.json (and python3ize)lassulus2013-12-164-57/+49