Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Shivaram Lingamneni 4e49a25ba6 fix #1570 3 лет назад
..
caps fix #1468 3 лет назад
cloaks fix #1312 3 лет назад
connection_limits tweaks to UBAN 3 лет назад
custime use custime.Duration for more config fields 4 лет назад
email upgrade go to 1.16 3 лет назад
flatip initial UBAN implementation 3 лет назад
history Merge pull request #1231 from slingamn/buffer.2 3 лет назад
isupport isupport List.Tokens map[string]*string -> map[string]string 4 лет назад
jwt upgrade go to 1.16 3 лет назад
languages upgrade go to 1.16 3 лет назад
logger shorten type names to 10 chars 4 лет назад
migrations support migrating anope databases 3 лет назад
mkcerts fix #898 4 лет назад
modes fix #1074 3 лет назад
mysql refactor schema versions to be ints, not strings 3 лет назад
passwd refactor the password hashing / password autoupgrade system 5 лет назад
smtp fix #920, #921 4 лет назад
sno fix #1074 3 лет назад
utils upgrade go to 1.16 3 лет назад
accounts.go validate that passphrases are valid as non-final IRC parameters 3 лет назад
authscript.go fix #414 3 лет назад
channel.go deprecate message truncation 3 лет назад
channelmanager.go fix #1507 3 лет назад
channelreg.go implement a channel forwarding mode 3 лет назад
chanserv.go Merge pull request #1528 from slingamn/issue1176_operprivs 3 лет назад
client.go use the new irc-go identifiers 3 лет назад
client_lookup_set.go fix #1176 3 лет назад
client_test.go move StringSet to utils package 3 лет назад
commands.go use the new irc-go identifiers 3 лет назад
config.go deprecate message truncation 3 лет назад
config_test.go fix #1049 3 лет назад
constants.go tweak version strings again 4 лет назад
database.go fix #1490 3 лет назад
dline.go allow UBAN <ip> REQUIRE-SASL 3 лет назад
errors.go implement NS RENAME 3 лет назад
fakelag.go fix #861 3 лет назад
fakelag_test.go fix #817 4 лет назад
gateways.go stop autocreating d-lines for throttle violations 3 лет назад
getters.go Merge pull request #1496 from slingamn/jointime.1 3 лет назад
handlers.go use the new irc-go identifiers 3 лет назад
help.go allow UBAN <ip> REQUIRE-SASL 3 лет назад
histserv.go pointless refactor of stripMaskFromNick 3 лет назад
hostserv.go refactor services prefixes and notice handlers 3 лет назад
idletimer.go fix #1229 3 лет назад
import.go upgrade go to 1.16 3 лет назад
ircconn.go use the new irc-go identifiers 3 лет назад
kline.go initial UBAN implementation 3 лет назад
legacy.go first draft of atheme migration code 3 лет назад
listeners.go implement candidate compromise proposal for websockets 3 лет назад
message_cache.go use the new irc-go identifiers 3 лет назад
misc_test.go time.Unix still requires normalization to UTC 4 лет назад
modes.go fix #1563 3 лет назад
modes_test.go Apply default user modes just before registration. 4 лет назад
monitor.go use the new irc-go identifiers 3 лет назад
nickname.go refactor services prefixes and notice handlers 3 лет назад
nickserv.go fix #1547 3 лет назад
numerics.go implement a channel forwarding mode 3 лет назад
responsebuffer.go use the new irc-go identifiers 3 лет назад
resume.go implement draft/resume-0.4 5 лет назад
roleplay.go fix incorrect CTCP ACTION messages sent by roleplay 3 лет назад
script.go scripting API for IP bans 3 лет назад
semaphores.go scripting API for IP bans 3 лет назад
server.go fix #1570 3 лет назад
services.go use the new irc-go identifiers 3 лет назад
signals.go fix plan9 support 4 лет назад
signals_plan9.go fix plan9 support 4 лет назад
snomanager.go fix #1074 3 лет назад
socket.go more memory-efficient implementation of line reading 3 лет назад
stats.go Apply default user modes just before registration. 4 лет назад
strings.go Merge pull request #1438 from slingamn/issue1436_badchars 3 лет назад
strings_test.go validate normalized masks as IRC params 3 лет назад
types.go fix #1490 3 лет назад
uban.go use the new irc-go identifiers 3 лет назад
usermaskset.go fix #307 3 лет назад
usermaskset_test.go fix #307 3 лет назад
version.go set up new development version (again) 3 лет назад
whowas.go refactor channel registration 5 лет назад
whowas_test.go refactor channel registration 5 лет назад
znc.go fix #1552 3 лет назад