選択できるのは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年前