ergo/irc
Daniel Oaks 8910dc59ee Fix KLINE quit/error message and corrects comment on Client.Quit 2017-10-16 10:48:05 +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
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 Allow WEBIRC from specified hosts 2017-10-15 16:18:14 +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
chanserv.go Rename deps 2017-06-15 10:14:19 -06:00
client.go Fix KLINE quit/error message and corrects comment on Client.Quit 2017-10-16 10:48:05 +10:00
client_lookup_set.go Fix some notes and add some comments. 2017-10-05 23:29:34 +10:00
commands.go refactor idle timeouts 2017-10-15 19:46:25 -04:00
config.go WEBIRC: Allow protecting with fingerprint and parse `tls` flag 2017-10-16 08:47:49 +10: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
gateways.go add two getters 2017-10-15 19:46:25 -04:00
getters.go add two getters 2017-10-15 19:46:25 -04:00
help.go WEBIRC: Allow protecting with fingerprint and parse `tls` flag 2017-10-16 08:47:49 +10:00
idletimer.go refactor idle timeouts 2017-10-15 19:46:25 -04: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 Fix KLINE quit/error message and corrects comment on Client.Quit 2017-10-16 10:48:05 +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