您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Daniel Oaks f7f049973f Rip out REST API and web interface. 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 Rip out REST API and web interface. 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 年前
roleplay.go caps: Move most capability-handling types into the caps package 6 年前
server.go Rip out REST API and web interface. 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 年前