ergo/irc
Daniel Oaks 16c4b4166a Change debug files from ergonomadic -> oragono 2017-10-15 12:48:10 +10:00
..
caps draft/sts -> sts 2017-10-15 07:58:18 +10:00
connection_limits review fix: rename various packages and objects 2017-10-09 17:38:06 -04:00
custime dline/kline: Allow year/month/day durations 2017-03-07 19:56:21 +10:00
isupport Add tests to subpackages 2017-10-07 22:19:37 +10:00
logger logger: Fix comments 2017-10-06 12:44:11 +10:00
passwd Add tests to subpackages 2017-10-07 22:19:37 +10:00
sno Add license stuff to the top of caps/ and sno/ files I guess 2017-09-29 17:33:29 +10:00
utils Split utils out to a separate subpackage 2017-10-05 23:47:43 +10:00
accountreg.go Split passwd into its' own subpackage 2017-10-06 00:03:53 +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 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 2017-10-01 15:18:52 +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 Merge remote-tracking branch 'slingamn/default_tweaks' 2017-10-11 07:44:36 +10:00
client_lookup_set.go Fix some notes and add some comments. 2017-10-05 23:29:34 +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 review fix: rename various packages and objects 2017-10-09 17:38:06 -04:00
constants.go Setup v0.9.2-unreleased devel ver 2017-09-29 06:50:09 +10:00
database.go Split passwd into its' own subpackage 2017-10-06 00:03:53 +10:00
debug.go Change debug files from ergonomadic -> oragono 2017-10-15 12:48:10 +10:00
dline.go Allow simple way of listing DLINEs and KLINEs 2017-10-15 07:53:24 +10:00
getters.go Split isupport to its' own subpackage 2017-10-05 23:39:57 +10:00
help.go Allow simple way of listing DLINEs and KLINEs 2017-10-15 07:53:24 +10:00
kline.go Allow simple way of listing DLINEs and KLINEs 2017-10-15 07:53:24 +10:00
message_tags.go Rename deps 2017-06-15 10:14:19 -06:00
modes.go channel: Fix +m (moderated) and +R (registeredonly) channel modes, add note about opers overriding +m/+R 2017-10-01 15:14:32 +10:00
modes_test.go add a test for default channel mode parsing 2017-09-06 19:51:50 -04:00
monitor.go Split utils out to a separate subpackage 2017-10-05 23:47:43 +10:00
nickname.go review fixes: rename MonitorManager methods 2017-10-04 02:59:59 -04: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
roleplay.go caps: Move most capability-handling types into the caps package 2017-09-29 17:25:58 +10:00
server.go INVITE: Fix dumb crash (thanks for pointing this out, @josephbisch!) 2017-10-10 11:17:41 +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 Fix some notes and add some comments. 2017-10-05 23:29:34 +10:00
whowas.go General comments, fix misspellings and lints 2017-06-19 14:53:16 -06:00