ergo/irc
Shivaram Lingamneni d5ebebaa5b add uncommitted test file 2019-05-20 12:34:30 -04:00
..
caps implement user preferences system 2019-05-19 06:17:30 -04:00
cloaks give cloaks their own package 2019-05-12 04:03:50 -04:00
connection_limits remove more indirections 2019-05-12 20:57:53 -04:00
custime dline/kline: Allow year/month/day durations 2017-03-07 19:56:21 +10:00
history review fixes 2019-05-11 21:48:36 -04:00
isupport load isupport directly into the config object 2019-05-10 00:32:10 -04:00
languages upgrade message-tags to non-draft version 2019-03-07 04:31:08 -05:00
logger pointless optimizations to the logger 2019-01-01 16:43:35 -05:00
mkcerts
modes fix some issues found with staticcheck.io 2019-05-10 01:44:14 -04:00
passwd refactor the password hashing / password autoupgrade system 2018-08-06 02:26:21 -04:00
sno
utils add uncommitted test file 2019-05-20 12:34:30 -04:00
accounts.go implement user preferences system 2019-05-19 06:17:30 -04:00
channel.go implement user preferences system 2019-05-19 06:17:30 -04:00
channelmanager.go
channelreg.go
chanserv.go implement user preferences system 2019-05-19 06:17:30 -04:00
client.go implement user preferences system 2019-05-19 06:17:30 -04:00
client_lookup_set.go implement user preferences system 2019-05-19 06:17:30 -04:00
commands.go WHO should leave the client idle 2019-05-13 00:43:29 -04:00
config.go implement user preferences system 2019-05-19 06:17:30 -04:00
constants.go new unreleased version 2019-02-24 02:19:50 -05:00
database.go implement user preferences system 2019-05-19 06:17:30 -04:00
dline.go normalize most times in the app to UTC 2019-05-12 20:57:53 -04:00
errors.go review fixes 2019-05-20 02:56:49 -04:00
fakelag.go
fakelag_test.go remove indirections in Fakelag and NickTimer 2019-03-08 05:36:54 -05:00
gateways.go pass the correct quit message when a proxied client is banned 2019-05-13 02:19:00 -04:00
getters.go implement user preferences system 2019-05-19 06:17:30 -04:00
handlers.go implement user preferences system 2019-05-19 06:17:30 -04:00
help.go
hostserv.go implement user preferences system 2019-05-19 06:17:30 -04:00
idletimer.go implement user preferences system 2019-05-19 06:17:30 -04:00
kline.go normalize most times in the app to UTC 2019-05-12 20:57:53 -04:00
legacy.go
modes.go fix #400 2019-04-28 02:48:19 -04:00
modes_test.go fix #400 2019-04-28 02:48:19 -04:00
monitor.go remove more indirections 2019-05-12 20:57:53 -04:00
nickname.go fix #360 2019-05-12 03:25:02 -04:00
nickserv.go review fixes 2019-05-20 02:56:49 -04:00
numerics.go
responsebuffer.go fix #387 2019-05-15 01:30:21 -04:00
resume.go fix a lock access in ResumeManager 2019-05-19 06:17:30 -04:00
roleplay.go strip out the +a away mode 2019-04-28 15:12:48 -04:00
semaphores.go fix some issues found with staticcheck.io 2019-05-10 01:44:14 -04:00
server.go consolidate acceptClient into RunNewClient 2019-05-12 20:57:53 -04:00
services.go review fixes 2019-05-20 02:56:49 -04:00
snomanager.go remove more indirections 2019-05-12 20:57:53 -04:00
socket.go
stats.go
strings.go Restrict idents as other servers do 2019-02-03 18:49:42 +10:00
strings_test.go
types.go
whowas.go
whowas_test.go