ergo/irc
Daniel Oaks b850a6c1d9 caps: Actually remove MessageIDs (accidentally left it here with the merge) 2017-09-29 17:54:17 +10:00
..
caps caps: Actually remove MessageIDs (accidentally left it here with the merge) 2017-09-29 17:54:17 +10:00
custime dline/kline: Allow year/month/day durations 2017-03-07 19:56:21 +10:00
logger General comments, fix misspellings and lints 2017-06-19 14:53:16 -06:00
sno Add license stuff to the top of caps/ and sno/ files I guess 2017-09-29 17:33:29 +10:00
accountreg.go accounts: Check for account logins correctly, fixes registration. Also fix a typo, thanks squigz! 2017-09-28 15:49:01 +10:00
accounts.go Move caps to their own package to prevent conflicts 2017-09-29 12:07:52 +10:00
capability.go caps: Move most capability-handling types into the caps package 2017-09-29 17:25:58 +10:00
channel.go caps: Move most capability-handling types into the caps package 2017-09-29 17:25:58 +10:00
channelreg.go server: Add proposed RENAME command 2017-06-04 20:01:37 -06:00
chanserv.go Rename deps 2017-06-15 10:14:19 -06:00
client.go caps: Move most capability-handling types into the caps package 2017-09-29 17:25:58 +10:00
client_lookup_set.go caps: Move most capability-handling types into the caps package 2017-09-29 17:25:58 +10:00
commands.go client: HasCapabs -> HasRoleCapabs to make it more clear exactly what this means 2017-09-29 12:11:06 +10:00
config.go delete websocket support as per discussion on #139 2017-09-28 02:53:08 -04:00
connection_limits.go Fix dates at top of source files 2017-03-27 22:15:02 +10:00
connection_throttling.go Fix proxied DLINE/throttle/etc error messages 2017-09-29 07:18:08 +10:00
constants.go Setup v0.9.2-unreleased devel ver 2017-09-29 06:50:09 +10:00
database.go refactor the rehash implementation 2017-09-28 02:13:24 -04:00
debug.go Rename deps 2017-06-15 10:14:19 -06:00
dline.go refactor [dk]linemanagers 2017-09-29 02:07:09 -04:00
help.go Add comments 2017-09-29 12:09:48 +10:00
isupport.go Make sure ISUPPORT outputs are sorted and tested 2017-07-30 22:42:37 +10:00
isupport_test.go Make sure ISUPPORT outputs are sorted and tested 2017-07-30 22:42:37 +10:00
kline.go refactor [dk]linemanagers 2017-09-29 02:07:09 -04:00
message_tags.go Rename deps 2017-06-15 10:14:19 -06:00
modes.go modes: Allow 'MODE b' (used by irssi for channel sync) (thanks @dx!) 2017-09-26 07:58:17 +10:00
modes_test.go add a test for default channel mode parsing 2017-09-06 19:51:50 -04:00
monitor.go monitor: Fix a crash around the MONITOR command 2017-09-25 11:29:27 +10:00
net.go fix hostmask issue 2017-09-05 11:43:50 -04:00
net_test.go Fix dates at top of source files 2017-03-27 22:15:02 +10:00
nickname.go Send nick parameter correctly on ERR_NOSUCHNICK numerics 2017-09-26 07:52:43 +10:00
nickserv.go Rename deps 2017-06-15 10:14:19 -06:00
numerics.go client: Show real IP and whether the target's using TLS in WHOIS 2017-06-23 05:15:10 +10:00
password.go Fixing warnings and golint stuff 2016-10-13 17:36:44 +10:00
password_salted.go Fix dates at top of source files 2017-03-27 22:15:02 +10:00
rest_api.go refactor the rehash implementation 2017-09-28 02:13:24 -04:00
roleplay.go caps: Move most capability-handling types into the caps package 2017-09-29 17:25:58 +10:00
server.go caps: Move most capability-handling types into the caps package 2017-09-29 17:25:58 +10:00
snomanager.go Rename deps 2017-06-15 10:14:19 -06:00
socket.go irc: fix timer memleak 2017-07-14 17:21:53 +10:00
strings.go strings: Follow latest advice on PRECIS regarding string stabilizing 2017-09-06 14:38:55 +10:00
strings_test.go strings: Follow latest advice on PRECIS regarding string stabilizing 2017-09-06 14:38:55 +10:00
types.go Prevent copying locks because that's silly 2017-04-30 11:12:25 +10:00
util.go Fix dates at top of source files 2017-03-27 22:15:02 +10:00
whowas.go General comments, fix misspellings and lints 2017-06-19 14:53:16 -06:00