選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Daniel Oaks 04d5d2fcc2 monitor: Fix target output when adding targets 6年前
..
caps caps: Actually remove MessageIDs (accidentally left it here with the merge) 6年前
custime dline/kline: Allow year/month/day durations 7年前
logger General comments, fix misspellings and lints 7年前
sno Add license stuff to the top of caps/ and sno/ files I guess 6年前
accountreg.go accounts: Check for account logins correctly, fixes registration. Also fix a typo, thanks squigz! 6年前
accounts.go Move caps to their own package to prevent conflicts 6年前
capability.go caps: Move most capability-handling types into the caps package 6年前
channel.go channel: Server opers shouldn't override nooutside, reggedonly and moderated modes. if they want to do that sort of thing, they have SAMODE and all to be explicit about it 6年前
channelreg.go server: Add proposed RENAME command 7年前
chanserv.go Rename deps 7年前
client.go review fixes: rename MonitorManager methods 6年前
client_lookup_set.go caps: Move most capability-handling types into the caps package 6年前
commands.go client: HasCapabs -> HasRoleCapabs to make it more clear exactly what this means 6年前
config.go delete websocket support as per discussion on #139 6年前
connection_limits.go Fix dates at top of source files 7年前
connection_throttling.go Fix proxied DLINE/throttle/etc error messages 6年前
constants.go Setup v0.9.2-unreleased devel ver 6年前
database.go refactor the rehash implementation 6年前
debug.go Rename deps 7年前
dline.go refactor [dk]linemanagers 6年前
getters.go refactor monitor and /oper implementations 6年前
help.go Add comments 6年前
isupport.go fix various data races, including 2 introduced by #139 6年前
isupport_test.go Make sure ISUPPORT outputs are sorted and tested 7年前
kline.go refactor [dk]linemanagers 6年前
message_tags.go Rename deps 7年前
modes.go channel: Fix +m (moderated) and +R (registeredonly) channel modes, add note about opers overriding +m/+R 6年前
modes_test.go add a test for default channel mode parsing 6年前
monitor.go monitor: Fix target output when adding targets 6年前
net.go fix hostmask issue 6年前
net_test.go Fix dates at top of source files 7年前
nickname.go review fixes: rename MonitorManager methods 6年前
nickserv.go Rename deps 7年前
numerics.go client: Show real IP and whether the target's using TLS in WHOIS 7年前
password.go Fixing warnings and golint stuff 7年前
password_salted.go Fix dates at top of source files 7年前
rest_api.go refactor the rehash implementation 6年前
roleplay.go caps: Move most capability-handling types into the caps package 6年前
server.go refactor monitor and /oper implementations 6年前
snomanager.go Rename deps 7年前
socket.go irc: fix timer memleak 7年前
strings.go strings: Follow latest advice on PRECIS regarding string stabilizing 6年前
strings_test.go strings: Follow latest advice on PRECIS regarding string stabilizing 6年前
types.go Prevent copying locks because that's silly 7年前
util.go Fix dates at top of source files 7年前
whowas.go General comments, fix misspellings and lints 7年前