ergo/irc
Daniel Oaks 9f71d9ce12 Add right copyright to handlers.go 2018-02-03 19:48:30 +10:00
..
caps Add very initial RESUME cap and command 2018-01-22 17:57:38 +10:00
connection_limits review fix: rename various packages and objects 2017-10-09 17:38:06 -04:00
custime
isupport Add 'are supported by this server' to translatable strings 2018-01-23 23:31:29 +10:00
languages Split language into a subpackage 2018-02-03 19:46:14 +10:00
logger
passwd Allow WEBIRC from specified hosts 2017-10-15 16:18:14 +10:00
sno
utils
accountreg.go
accounts.go
capability.go Centralise all command handlers in handlers.go 2018-02-03 19:28:02 +10:00
channel.go Make like every client-facing string translatable 2018-01-22 21:26:01 +10:00
channelmanager.go
channelreg.go
chanserv.go
client.go
client_lookup_set.go review fixes 2017-11-22 16:35:57 -05:00
commands.go
config.go
constants.go Setup v0.10.4-unreleased devel ver 2017-12-28 13:41:36 +10:00
database.go Split passwd into its' own subpackage 2017-10-06 00:03:53 +10:00
dline.go
gateways.go
getters.go
handlers.go
help.go
idletimer.go Possible IdleTimer lock fix 2018-01-30 14:26:29 +10:00
kline.go Centralise all command handlers in handlers.go 2018-02-03 19:28:02 +10:00
message_tags.go
modes.go
modes_test.go add a test for default channel mode parsing 2017-09-06 19:51:50 -04:00
monitor.go Centralise all command handlers in handlers.go 2018-02-03 19:28:02 +10:00
nickname.go Centralise all command handlers in handlers.go 2018-02-03 19:28:02 +10:00
nickserv.go Centralise all command handlers in handlers.go 2018-02-03 19:28:02 +10:00
numerics.go
roleplay.go Centralise all command handlers in handlers.go 2018-02-03 19:28:02 +10:00
server.go
snomanager.go refactor ClientManager 2017-11-22 05:09:38 -05:00
socket.go
strings.go Change casemapping name and advertisement to match new spec 2017-12-26 12:30:04 +10:00
strings_test.go
types.go
whowas.go