summaryrefslogtreecommitdiffstats
path: root/src/Reaktor
Commit message (Expand)AuthorAgeFilesLines
* Reaktor.API: allow TOPIC messagelassulus2021-10-251-0/+3
* Reaktor.API: allow NOTICE messagelassulus2021-10-251-0/+3
* Reaktor.API: remove redundant commentlassulus2021-10-251-1/+0
* Reaktor.API: make configurabletv2020-04-171-4/+45
* Reaktor.API: inittv2020-04-171-0/+52
* Reaktor.Internal: add FromJSON Messagetv2020-04-161-0/+9
* Reaktor: add send delay supporttv2019-01-291-1/+3
* Reaktor.Plugins.Mention: split using isNicktv2019-01-271-2/+2
* Reaktor.Plugins.System: add hEnvtv2019-01-272-0/+3
* Reaktor.Plugins.System.hWithLines: use untilM_tv2019-01-271-7/+2
* src: replace all undefined with typeMismatchtv2019-01-273-8/+10
* Reaktor.Plugins.System: Command -> SystemCommandtv2019-01-272-13/+13
* Reaktor: add data Commandtv2019-01-278-38/+489
* Reaktor.Plugins.System: JOIN has only one paramtv2019-01-271-2/+2
* Reaktor.Plugins.System: use forM_ like whenJusttv2019-01-271-74/+72
* Reaktor.Plugins.System: compile hPattern oncetv2019-01-262-37/+21
* Reaktor.Plugins.System: add _msgtarget to envtv2019-01-261-0/+1
* Reaktor.Plugins.System: prefix each line with PIDtv2019-01-261-30/+31
* Reaktor.Plugins.System: kill process grouptv2019-01-261-9/+28
* Reaktor.Plugins.System: add optional timeouttv2019-01-262-18/+35
* Reaktor.Plugins.System: don't send errorstv2019-01-241-4/+5
* src: ByteString -> Texttv2019-01-247-72/+76
* Reaktor.Plugins.System: release -> regaintv2019-01-241-7/+4
* Reaktor.Internal: play ping-pong quietlytv2019-01-242-17/+9
* Reaktor.Plugins.System: print exec errors to IRCtv2019-01-233-170/+175
* src: use more simple functionstv2019-01-2312-413/+311
* src: Types -> Internaltv2019-01-2112-14/+14
* src: add Data.ByteString.Char8.Extendedtv2019-01-219-19/+9
* src: inittv2019-01-2112-0/+755