Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Daniel Oaks 3ba8af714e Use base 36 when generating message IDs, gives us full 0-9a-z to use while preserving uniqueness nicely 6 лет назад
..
caps caps: Rename maxline cap 6 лет назад
connection_limits review fix: rename various packages and objects 6 лет назад
custime dline/kline: Allow year/month/day durations 7 лет назад
isupport Add tests to subpackages 6 лет назад
logger logger: Fix comments 6 лет назад
passwd Allow WEBIRC from specified hosts 6 лет назад
sno Add license stuff to the top of caps/ and sno/ files I guess 6 лет назад
utils Split utils out to a separate subpackage 6 лет назад
accountreg.go Split passwd into its' own subpackage 6 лет назад
accounts.go Move caps to their own package to prevent conflicts 6 лет назад
capability.go CAP: Correctly suspend registration for CAP REQ as per the spec 6 лет назад
channel.go refactor ClientManager 6 лет назад
channelmanager.go fix a wide-ranging assortment of crash bugs 6 лет назад
channelreg.go remove registeredChannelsMutex 6 лет назад
chanserv.go remove registeredChannelsMutex 6 лет назад
client.go synchronize accesses to client.atime 6 лет назад
client_lookup_set.go review fixes 6 лет назад
commands.go WHO: Require first param, matching other servers 6 лет назад
config.go make error recovery configurable 6 лет назад
constants.go Setup v0.10.4-unreleased devel ver 6 лет назад
database.go Split passwd into its' own subpackage 6 лет назад
debug.go Change debug files from ergonomadic -> oragono 6 лет назад
dline.go refactor ClientManager 6 лет назад
gateways.go add two getters 6 лет назад
getters.go remove registeredChannelsMutex 6 лет назад
help.go Add the INFO command 6 лет назад
idletimer.go refactor idle timeouts again 6 лет назад
kline.go refactor ClientManager 6 лет назад
message_tags.go Rename deps 7 лет назад
modes.go allow unprivileged users to list bans 6 лет назад
modes_test.go add a test for default channel mode parsing 6 лет назад
monitor.go refactor ClientManager 6 лет назад
nickname.go fix a bug where the uncasefolded nickname wasn't being recorded 6 лет назад
nickserv.go Rename deps 7 лет назад
numerics.go client: Show real IP and whether the target's using TLS in WHOIS 7 лет назад
roleplay.go refactor synchronization for Channel 6 лет назад
server.go Use base 36 when generating message IDs, gives us full 0-9a-z to use while preserving uniqueness nicely 6 лет назад
snomanager.go refactor ClientManager 6 лет назад
socket.go irc: fix timer memleak 7 лет назад
strings.go Change casemapping name and advertisement to match new spec 6 лет назад
strings_test.go strings: Follow latest advice on PRECIS regarding string stabilizing 6 лет назад
types.go remove channelJoinPartMutex 6 лет назад
whowas.go refactor ClientManager 6 лет назад