Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Shivaram Lingamneni b478a13671 fix NICK responses for SANICK 3 лет назад
..
caps fix #1259 3 лет назад
cloaks fix #952 4 лет назад
connection_limits review feedback: rename a key 4 лет назад
custime use custime.Duration for more config fields 4 лет назад
email fix #943 4 лет назад
history fix #1205 3 лет назад
isupport isupport List.Tokens map[string]*string -> map[string]string 4 лет назад
jwt refactor/enhance jwt signing 4 лет назад
languages fix #526 5 лет назад
logger shorten type names to 10 chars 4 лет назад
mkcerts fix #898 4 лет назад
modes Add +M (only registered/voice can speak) chanmode. Add chanmode preventing speech to error message. 3 лет назад
mysql Add support for Unix domain sockets. 4 лет назад
passwd refactor the password hashing / password autoupgrade system 5 лет назад
smtp fix #920, #921 4 лет назад
sno add vhost snomasks 4 лет назад
utils fix (*http.Server).Serve() exiting on ErrBadProxyLine 3 лет назад
accounts.go scripting API for IP bans 3 лет назад
authscript.go scripting API for IP bans 3 лет назад
channel.go Add +M (only registered/voice can speak) chanmode. Add chanmode preventing speech to error message. 3 лет назад
channelmanager.go Merge pull request #1223 from hhirtz/rename 3 лет назад
channelreg.go move StringSet to utils package 3 лет назад
chanserv.go Ignore some dodgy TL strings, fix another dodgy string 4 лет назад
client.go Add NickServ "CLIENTS LIST" and "CLIENTS LOGOUT". 3 лет назад
client_lookup_set.go fixes and refactoring 3 лет назад
client_test.go move StringSet to utils package 3 лет назад
commands.go Merge remote-tracking branch 'origin/master' into master+relaymsg 3 лет назад
config.go Add +M (only registered/voice can speak) chanmode. Add chanmode preventing speech to error message. 3 лет назад
constants.go tweak version strings again 4 лет назад
database.go fix #1027 4 лет назад
dline.go fix #671 4 лет назад
errors.go clean up some error handling 3 лет назад
fakelag.go fix #817 4 лет назад
fakelag_test.go fix #817 4 лет назад
gateways.go pass the require-sasl message through from the script 3 лет назад
getters.go Add NickServ "CLIENTS LIST" and "CLIENTS LOGOUT". 3 лет назад
handlers.go fix #1240 3 лет назад
help.go Add +M (only registered/voice can speak) chanmode. Add chanmode preventing speech to error message. 3 лет назад
histserv.go make histserv replies come from histserv, not hostserv 4 лет назад
hostserv.go fix #1190 3 лет назад
idletimer.go fix #1229 3 лет назад
ircconn.go mitigate a potential DoS against websocket listeners 3 лет назад
kline.go fix #1003 4 лет назад
legacy.go fix #530, #721 4 лет назад
listeners.go delete some unused fields 4 лет назад
misc_test.go time.Unix still requires normalization to UTC 4 лет назад
modes.go Add +M (only registered/voice can speak) chanmode. Add chanmode preventing speech to error message. 3 лет назад
modes_test.go Apply default user modes just before registration. 4 лет назад
monitor.go fix #1053, #1083 4 лет назад
nickname.go fix NICK responses for SANICK 3 лет назад
nickserv.go Add NickServ "CLIENTS LIST" and "CLIENTS LOGOUT". 3 лет назад
numerics.go Update draft/rename implementation 3 лет назад
responsebuffer.go tweak addEchoMessage signature 3 лет назад
resume.go implement draft/resume-0.4 5 лет назад
roleplay.go Add +M (only registered/voice can speak) chanmode. Add chanmode preventing speech to error message. 3 лет назад
script.go scripting API for IP bans 3 лет назад
semaphores.go scripting API for IP bans 3 лет назад
server.go pass the require-sasl message through from the script 3 лет назад
services.go use utils.StringSet in more places 3 лет назад
signals.go fix plan9 support 4 лет назад
signals_plan9.go fix plan9 support 4 лет назад
snomanager.go remove more indirections 5 лет назад
socket.go simplify Socket.Read 4 лет назад
stats.go Apply default user modes just before registration. 4 лет назад
strings.go Merge remote-tracking branch 'origin/master' into master+relaymsg 3 лет назад
strings_test.go test more string cases 4 лет назад
types.go move StringSet to utils package 3 лет назад
version.go set up new development version 3 лет назад
whowas.go refactor channel registration 5 лет назад
whowas_test.go refactor channel registration 5 лет назад
znc.go move StringSet to utils package 3 лет назад