shithub: ircs

RSS feed

3d67aef1 – kemal <kemalinanc8@gmail.com> authored on 2022/05/13 16:34
ircs: no need to extern mynick

1b2249de – kemal <kemalinanc8@gmail.com> authored on 2021/11/15 07:01
ircs: inline some functions, "log->fd > 0" should be an assert in logsend

e978996b – kemal <kemalinanc8@gmail.com> authored on 2021/11/15 06:48
ircs, ircx: add support for /me

5479f0fb – kemal <kemalinanc8@gmail.com> authored on 2021/11/15 04:50
ircs: simplify option handling, rejoin into channels after server welcomes us

78db7421 – kemal <kemalinanc8@gmail.com> authored on 2021/10/05 15:28
ircs: remove redundant strdups, make emalloc global

9e1f7d75 – kemal <kemalinanc8@gmail.com> authored on 2021/10/03 18:06
nojqpn: remove comment

a90d1130 – kemal <kemalinanc8@gmail.com> authored on 2021/10/03 06:33
irctime, nojqpn: #!/bin/rc -> #!/bin/(awk|grep) -f

e57fc063 – kemal <kemalinanc8@gmail.com> authored on 2021/10/03 06:01
ircs: simplify and fix parts of connect()

30d35379 – kemal <kemalinanc8@gmail.com> authored on 2021/10/03 05:17
ircs: do logsend in one write, simplify ircsend

c5df4bd9 – kemal <kemalinanc8@gmail.com> authored on 2021/10/03 04:14
init