ergo/irc
Daniel Oaks 2419f69879 Move all errors into errors.go 2018-02-03 22:03:36 +10:00
..
caps Misc refactoring 2018-02-03 21:15:07 +10:00
connection_limits review fix: rename various packages and objects 2017-10-09 17:38:06 -04:00
custime dline/kline: Allow year/month/day durations 2017-03-07 19:56:21 +10:00
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 logger: Fix comments 2017-10-06 12:44:11 +10:00
modes Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) 2018-02-03 20:21:32 +10:00
passwd Allow WEBIRC from specified hosts 2017-10-15 16:18:14 +10:00
sno Add license stuff to the top of caps/ and sno/ files I guess 2017-09-29 17:33:29 +10:00
utils Misc refactoring 2018-02-03 21:15:07 +10:00
accountreg.go Move all errors into errors.go 2018-02-03 22:03:36 +10:00
accounts.go Move all errors into errors.go 2018-02-03 22:03:36 +10:00
channel.go Move all errors into errors.go 2018-02-03 22:03:36 +10:00
channelmanager.go Move all errors into errors.go 2018-02-03 22:03:36 +10:00
channelreg.go Misc refactoring 2018-02-03 21:15:07 +10:00
chanserv.go Split NS/CS commands into separate functions 2018-02-03 21:38:28 +10:00
client.go Move all errors into errors.go 2018-02-03 22:03:36 +10:00
client_lookup_set.go Move all errors into errors.go 2018-02-03 22:03:36 +10:00
commands.go Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) 2018-02-03 20:21:32 +10:00
config.go Move all errors into errors.go 2018-02-03 22:03:36 +10:00
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 Move all errors into errors.go 2018-02-03 22:03:36 +10:00
errors.go Move all errors into errors.go 2018-02-03 22:03:36 +10:00
gateways.go Move all errors into errors.go 2018-02-03 22:03:36 +10:00
getters.go Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) 2018-02-03 20:21:32 +10:00
handlers.go Move all errors into errors.go 2018-02-03 22:03:36 +10:00
help.go Split language into a subpackage 2018-02-03 19:46:14 +10:00
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
modes.go Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) 2018-02-03 20:21:32 +10:00
modes_test.go Fix broken modes tests 2018-02-03 20:28:02 +10:00
monitor.go Move all errors into errors.go 2018-02-03 22:03:36 +10:00
nickname.go Move all errors into errors.go 2018-02-03 22:03:36 +10:00
nickserv.go Split NS/CS commands into separate functions 2018-02-03 21:38:28 +10:00
numerics.go Move all errors into errors.go 2018-02-03 22:03:36 +10:00
roleplay.go Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) 2018-02-03 20:21:32 +10:00
server.go Move all errors into errors.go 2018-02-03 22:03:36 +10:00
snomanager.go refactor ClientManager 2017-11-22 05:09:38 -05:00
socket.go Move all errors into errors.go 2018-02-03 22:03:36 +10:00
strings.go Move all errors into errors.go 2018-02-03 22:03:36 +10:00
strings_test.go strings: Follow latest advice on PRECIS regarding string stabilizing 2017-09-06 14:38:55 +10:00
types.go Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) 2018-02-03 20:21:32 +10:00
whowas.go refactor ClientManager 2017-11-22 05:09:38 -05:00