Jeremy Latt
|
a894e3f37f
|
parse lines more robustly
|
2014-02-16 22:22:46 -08:00 |
|
Jeremy Latt
|
4e56ea1bdc
|
get rid of unnecessary concurrency for channels and clients
|
2014-02-16 22:20:42 -08:00 |
|
Jeremy Latt
|
488b2ccf8f
|
implement channel modes and messages properly
|
2014-02-15 19:49:20 -08:00 |
|
Jeremy Latt
|
4d9742d033
|
organize server command into phases
|
2014-02-14 18:28:36 -08:00 |
|
Jeremy Latt
|
52dd2521c2
|
remove prefix from local replies; fix topic message
|
2014-02-12 18:14:19 -08:00 |
|
Jeremy Latt
|
6daf81ea91
|
notice command
|
2014-02-11 17:11:59 -08:00 |
|
Jeremy Latt
|
09887b2db3
|
motd command
|
2014-02-11 16:35:32 -08:00 |
|
Jeremy Latt
|
a203a3ca16
|
ison command
|
2014-02-11 15:58:54 -08:00 |
|
Jeremy Latt
|
08d9d5ab79
|
away modes
|
2014-02-11 15:44:58 -08:00 |
|
Jeremy Latt
|
4379cb8e1c
|
add PROXY protocol support
|
2014-02-10 18:40:06 -08:00 |
|
Jeremy Latt
|
fb65203805
|
stub cap command
|
2014-02-10 11:14:34 -08:00 |
|
Jeremy Latt
|
8a90634c0a
|
irc operators
|
2014-02-09 10:07:40 -08:00 |
|
Jeremy Latt
|
1787ac8ebf
|
use Reply() to wrap channel
|
2014-02-09 08:48:11 -08:00 |
|
Jeremy Latt
|
55d3d6e946
|
don't overwrite base command
|
2014-02-08 23:51:51 -08:00 |
|
Jeremy Latt
|
20257ec624
|
use ModeOp everywhere
|
2014-02-08 22:42:14 -08:00 |
|
Jeremy Latt
|
93f4b6859a
|
more channel mode parsing and bad listing
|
2014-02-08 22:06:10 -08:00 |
|
Jeremy Latt
|
d370abcd4c
|
minimal who command
|
2014-02-08 18:49:52 -08:00 |
|
Jeremy Latt
|
d8951e1b48
|
minimal channel mode command
|
2014-02-08 18:14:39 -08:00 |
|
Jeremy Latt
|
a0eed1d687
|
properly implement join/part
|
2014-02-08 17:53:06 -08:00 |
|
Jeremy Latt
|
c4f457705a
|
minimal whois implementation
|
2014-02-08 17:43:59 -08:00 |
|
Jeremy Latt
|
3f9495cda0
|
add data structures for decoding mode messages
|
2014-02-08 14:20:23 -08:00 |
|
Jeremy Latt
|
b9cb539219
|
organize like a proper go package
|
2014-02-08 13:19:35 -08:00 |
|