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.
Shivaram Lingamneni 562b85c1c0 simplify some logic 4 lat temu
..
caps ratify SETNAME 4 lat temu
cloaks fix #952 4 lat temu
connection_limits review feedback: rename a key 4 lat temu
custime use custime.Duration for more config fields 4 lat temu
email fix #943 4 lat temu
history fix #1205 4 lat temu
isupport isupport List.Tokens map[string]*string -> map[string]string 4 lat temu
jwt refactor/enhance jwt signing 4 lat temu
languages fix #526 5 lat temu
logger shorten type names to 10 chars 4 lat temu
mkcerts fix #898 4 lat temu
modes Add +T no-CTCP usermode 4 lat temu
mysql Add support for Unix domain sockets. 4 lat temu
passwd refactor the password hashing / password autoupgrade system 5 lat temu
smtp fix #920, #921 4 lat temu
sno add vhost snomasks 4 lat temu
utils use strings.Builder instead of bytes.Buffer where applicable 4 lat temu
accounts.go Merge branch 'realname_again' 4 lat temu
authscript.go review fix 4 lat temu
channel.go fix #1198 4 lat temu
channelmanager.go fix #328 (implement DEFCON) 4 lat temu
channelreg.go fix #889 4 lat temu
chanserv.go Ignore some dodgy TL strings, fix another dodgy string 4 lat temu
client.go minor optimization to Client.Friends 4 lat temu
client_lookup_set.go restore transition mechanism 4 lat temu
client_test.go refactor WhoFields to use value receivers 4 lat temu
commands.go fix #328 (implement DEFCON) 4 lat temu
config.go Merge pull request #1189 from slingamn/tagmsg_storage.1 4 lat temu
constants.go tweak version strings again 4 lat temu
database.go fix #1027 4 lat temu
dline.go fix #671 4 lat temu
errors.go fix #1166 and #1168 4 lat temu
fakelag.go fix #817 4 lat temu
fakelag_test.go fix #817 4 lat temu
gateways.go fix #1050 4 lat temu
getters.go fix #1198 4 lat temu
handlers.go fix #1205 4 lat temu
help.go fix #1060 4 lat temu
histserv.go make histserv replies come from histserv, not hostserv 4 lat temu
hostserv.go review fix 4 lat temu
idletimer.go fix #1027 4 lat temu
ircconn.go don't trim line endings in IRCStreamConn 4 lat temu
kline.go fix #1003 4 lat temu
legacy.go fix #530, #721 4 lat temu
listeners.go delete some unused fields 4 lat temu
misc_test.go time.Unix still requires normalization to UTC 4 lat temu
modes.go Add +T no-CTCP usermode 4 lat temu
modes_test.go Apply default user modes just before registration. 4 lat temu
monitor.go fix #1053, #1083 4 lat temu
nickname.go fix #1027 4 lat temu
nickserv.go enhancements to moderation (#1134, #1135) 4 lat temu
numerics.go implement WHOX 4 lat temu
responsebuffer.go fix TAGMSG playback 4 lat temu
resume.go implement draft/resume-0.4 5 lat temu
roleplay.go fix #1198 4 lat temu
semaphores.go fix some issues found with staticcheck.io 5 lat temu
server.go fix #1198 4 lat temu
services.go handle CTCP VERSION, PING and TIME for services pseudo-users 4 lat temu
signals.go fix plan9 support 4 lat temu
signals_plan9.go fix plan9 support 4 lat temu
snomanager.go remove more indirections 5 lat temu
socket.go simplify Socket.Read 4 lat temu
stats.go Apply default user modes just before registration. 4 lat temu
strings.go make comment consistent with review fix 4 lat temu
strings_test.go test more string cases 4 lat temu
types.go fix #1166 and #1168 4 lat temu
version.go bump version to 2.2.0-rc1 4 lat temu
whowas.go refactor channel registration 5 lat temu
whowas_test.go refactor channel registration 5 lat temu
znc.go simplify some logic 4 lat temu