You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 年之前