You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Daniel Oaks 3634d0601e Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) 6 years ago
..
caps Add very initial RESUME cap and command 6 years ago
connection_limits review fix: rename various packages and objects 6 years ago
custime dline/kline: Allow year/month/day durations 7 years ago
isupport Add 'are supported by this server' to translatable strings 6 years ago
languages Split language into a subpackage 6 years ago
logger logger: Fix comments 6 years ago
modes Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) 6 years ago
passwd Allow WEBIRC from specified hosts 6 years ago
sno Add license stuff to the top of caps/ and sno/ files I guess 6 years ago
utils support unix domain sockets 6 years ago
accountreg.go Centralise all command handlers in handlers.go 6 years ago
accounts.go Centralise all command handlers in handlers.go 6 years ago
capability.go Centralise all command handlers in handlers.go 6 years ago
channel.go Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) 6 years ago
channelmanager.go fix a wide-ranging assortment of crash bugs 6 years ago
channelreg.go remove unused member ChannelRegistry.channels 6 years ago
chanserv.go Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) 6 years ago
client.go Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) 6 years ago
client_lookup_set.go review fixes 6 years ago
commands.go Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) 6 years ago
config.go Split language into a subpackage 6 years ago
constants.go Setup v0.10.4-unreleased devel ver 6 years ago
database.go Split passwd into its' own subpackage 6 years ago
dline.go Centralise all command handlers in handlers.go 6 years ago
gateways.go Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) 6 years ago
getters.go Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) 6 years ago
handlers.go Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) 6 years ago
help.go Split language into a subpackage 6 years ago
idletimer.go Possible IdleTimer lock fix 6 years ago
kline.go Centralise all command handlers in handlers.go 6 years ago
message_tags.go Rename deps 7 years ago
modes.go Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) 6 years ago
modes_test.go add a test for default channel mode parsing 6 years ago
monitor.go Centralise all command handlers in handlers.go 6 years ago
nickname.go Centralise all command handlers in handlers.go 6 years ago
nickserv.go Centralise all command handlers in handlers.go 6 years ago
numerics.go Fix some issues, add RPL_WHOISACCOUNT 6 years ago
roleplay.go Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) 6 years ago
server.go Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) 6 years ago
snomanager.go refactor ClientManager 6 years ago
socket.go irc: fix timer memleak 7 years ago
strings.go Change casemapping name and advertisement to match new spec 6 years ago
strings_test.go strings: Follow latest advice on PRECIS regarding string stabilizing 6 years ago
types.go Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) 6 years ago
whowas.go refactor ClientManager 6 years ago