aboutsummaryrefslogtreecommitdiffstats
path: root/src/Reaktor
Commit message (Collapse)AuthorAgeFilesLines
* Reaktor.API: allow TOPIC message0.4.1lassulus2021-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 supportv0.2.2tv2019-01-291-1/+3
|
* Reaktor.Plugins.Mention: split using isNicktv2019-01-271-2/+2
|
* Reaktor.Plugins.System: add hEnvv0.2.1tv2019-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 Commandv0.2.0tv2019-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 envv0.1.7tv2019-01-261-0/+1
|
* Reaktor.Plugins.System: prefix each line with PIDv0.1.6tv2019-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 errorsv0.1.3tv2019-01-241-4/+5
|
* src: ByteString -> Textv0.1.2tv2019-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 IRCv0.1.1tv2019-01-233-170/+175
|
* src: use more simple functionsv0.1.0tv2019-01-2312-413/+311
|
* src: Types -> Internaltv2019-01-2112-14/+14
|
* src: add Data.ByteString.Char8.Extendedtv2019-01-219-19/+9
|
* src: initv0.0.0tv2019-01-2112-0/+755