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