.. |
capability.go
|
move capability handling code to a single file
|
2014-03-12 17:38:11 -07:00 |
channel.go
|
fix another Name => string conversion
|
2014-03-15 19:18:57 -07:00 |
client_lookup_set.go
|
LIKE quoting should convert to string for SQL
|
2014-03-17 12:56:12 -07:00 |
client.go
|
ONICK command to allow operators to change users' nicks
|
2014-03-17 12:56:35 -07:00 |
commands.go
|
ONICK command to allow operators to change users' nicks
|
2014-03-17 12:56:35 -07:00 |
config.go
|
Merge remote-tracking branch 'origin/master' into cleanup
|
2014-03-13 12:38:44 -07:00 |
constants.go
|
ONICK command to allow operators to change users' nicks
|
2014-03-17 12:56:35 -07:00 |
database.go
|
persist and load channel mask lists
|
2014-03-07 18:14:39 -08:00 |
logging.go
|
move to channel-based logging
|
2014-03-12 17:17:26 -07:00 |
modes.go
|
move modes code to its own file; fix SQL (un)marshalling
|
2014-03-13 13:22:38 -07:00 |
net.go
|
mark unicode normalization with type
|
2014-03-12 16:45:22 -07:00 |
nickname.go
|
ONICK command to allow operators to change users' nicks
|
2014-03-17 12:56:35 -07:00 |
password.go
|
move password handling into a single file
|
2014-03-01 15:18:49 -08:00 |
reply.go
|
move modes code to its own file; fix SQL (un)marshalling
|
2014-03-13 13:22:38 -07:00 |
server.go
|
ONICK command to allow operators to change users' nicks
|
2014-03-17 12:56:35 -07:00 |
socket.go
|
move to channel-based logging
|
2014-03-12 17:17:26 -07:00 |
strings.go
|
mark unicode normalization with type
|
2014-03-12 16:45:22 -07:00 |
types.go
|
move modes code to its own file; fix SQL (un)marshalling
|
2014-03-13 13:22:38 -07:00 |
whowas.go
|
mark unicode normalization with type
|
2014-03-12 16:45:22 -07:00 |