Jeremy Latt
|
4d2d18caf1
|
time command
|
2014-02-25 07:45:40 -08:00 |
|
Jeremy Latt
|
d6ec1e719b
|
add a version command for sumeet
|
2014-02-24 22:04:11 -08:00 |
|
Jeremy Latt
|
3b56b5bf42
|
expose various go internals as a DEBUG command
|
2014-02-23 10:04:31 -08:00 |
|
Jeremy Latt
|
f482b6b82f
|
add all channel mask list replies
|
2014-02-22 15:01:11 -08:00 |
|
Jeremy Latt
|
c7298c55b9
|
flesh out channel modes
- deprecate 's' mode
- add user limit
- don't leak key in mode messages to non-members
- begin refactoring Mode()
|
2014-02-22 13:08:25 -08:00 |
|
Jeremy Latt
|
b17e62d0b0
|
names command
|
2014-02-17 21:02:03 -08:00 |
|
Jeremy Latt
|
1a7f56a903
|
clean up general command and name handling
|
2014-02-17 17:58:22 -08:00 |
|
Jeremy Latt
|
f0fc3b492c
|
list command
|
2014-02-16 23:51:27 -08:00 |
|
Jeremy Latt
|
a9d7f64693
|
kick command
|
2014-02-16 23:29:11 -08:00 |
|
Jeremy Latt
|
e411dafda7
|
get rid of mutexes in favor of channel-base syncing
|
2014-02-16 17:23:47 -08:00 |
|
Jeremy Latt
|
488b2ccf8f
|
implement channel modes and messages properly
|
2014-02-15 19:49:20 -08:00 |
|
Jeremy Latt
|
0bfa2fb98f
|
channel mode flags and member modes
|
2014-02-14 21:57:08 -08:00 |
|
Jeremy Latt
|
87cc184ec0
|
type numeric codes
|
2014-02-14 19:25:14 -08:00 |
|
Jeremy Latt
|
4d9742d033
|
organize server command into phases
|
2014-02-14 18:28:36 -08:00 |
|
Jeremy Latt
|
965d8efdf8
|
add a login timout to close dropped connections
|
2014-02-13 13:19:26 -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
|
db0f494604
|
TLS support
|
2014-02-09 19:41:00 -08:00 |
|
Jeremy Latt
|
133b91b9f0
|
idle/quit timeout
|
2014-02-09 12:13:09 -08:00 |
|
Jeremy Latt
|
1787ac8ebf
|
use Reply() to wrap channel
|
2014-02-09 08:48:11 -08:00 |
|
Jeremy Latt
|
04f881a617
|
channel 'no outside messages' flag
|
2014-02-08 23:33:56 -08:00 |
|
Jeremy Latt
|
a3b7441939
|
type cleanup
|
2014-02-08 23:15:05 -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
|
06648393a1
|
implement join/quit and channel messages properly
|
2014-02-08 17:10:04 -08:00 |
|
Jeremy Latt
|
b9cb539219
|
organize like a proper go package
|
2014-02-08 13:19:35 -08:00 |
|