summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Network.Socket.Extended: use explicit importsHEADmasterlassulus2022-07-261-0/+14
* 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: use new TLS api for default client settingslassulus2020-10-291-1/+1
* Reaktor.API: make configurabletv2020-04-175-8/+149
* Reaktor.API: inittv2020-04-172-0/+54
* Reaktor.Internal: add FromJSON Messagetv2020-04-161-0/+9
* Reaktor: add send delay supporttv2019-01-292-5/+10
* Reaktor.Plugins.Mention: split using isNicktv2019-01-272-3/+13
* Reaktor.Plugins.System: add hEnvtv2019-01-272-0/+3
* Reaktor.Plugins.System.hWithLines: use untilM_tv2019-01-272-7/+16
* Reaktor: use forM_ like whenJusttv2019-01-271-10/+7
* src: replace all undefined with typeMismatchtv2019-01-274-10/+15
* Reaktor.Plugins.System: Command -> SystemCommandtv2019-01-272-13/+13
* Reaktor: add data Commandtv2019-01-2710-44/+505
* 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: show unprintable chars in logtv2019-01-251-10/+36
* Reaktor: use stripSGR from blessingstv2019-01-251-7/+0
* Reaktor: use Blessings.Texttv2019-01-251-2/+3
* Reaktor.Plugins.System: don't send errorstv2019-01-241-4/+5
* src: ByteString -> Texttv2019-01-2410-90/+113
* Reaktor.Plugins.System: release -> regaintv2019-01-242-8/+5
* Reaktor.Internal: play ping-pong quietlytv2019-01-243-36/+52
* Reaktor.Plugins.System: print exec errors to IRCtv2019-01-235-175/+189
* src: use more simple functionstv2019-01-2316-627/+530
* src: Types -> Internaltv2019-01-2113-15/+15
* src: add Data.ByteString.Char8.Extendedtv2019-01-2111-20/+25
* src: inittv2019-01-2114-0/+1005