ergo/irc
Shivaram Lingamneni f920d3b79f fix #530, #721 2019-12-29 12:05:01 -05:00
..
caps fix #530, #721 2019-12-29 12:05:01 -05:00
cloaks
connection_limits review feedback: rename a key 2019-11-23 22:01:24 -05:00
custime
history fix analogous issue for history 2019-12-22 08:11:24 -05:00
isupport
languages fix #526 2019-07-01 09:21:38 -04:00
logger
mkcerts
modes
passwd refactor the password hashing / password autoupgrade system 2018-08-06 02:26:21 -04:00
sno Only allow valid snomasks to be set 2018-04-16 13:20:37 +10:00
utils fix #530, #721 2019-12-29 12:05:01 -05:00
accounts.go fix #530, #721 2019-12-29 12:05:01 -05:00
channel.go remove unnecessary helper 2019-12-26 22:54:00 -05:00
channelmanager.go Merge remote-tracking branch 'origin/master' into issue702 2019-12-23 11:32:15 -05:00
channelreg.go fix #581 2019-12-17 13:21:26 -05:00
chanserv.go fix #530, #721 2019-12-29 12:05:01 -05:00
client.go fix #530, #721 2019-12-29 12:05:01 -05:00
client_lookup_set.go
client_test.go implement draft/multiline 2019-12-24 09:29:54 -05:00
commands.go fix #530, #721 2019-12-29 12:05:01 -05:00
config.go fix #530, #721 2019-12-29 12:05:01 -05:00
constants.go
database.go fix #530, #721 2019-12-29 12:05:01 -05:00
dline.go
errors.go fix #530, #721 2019-12-29 12:05:01 -05:00
fakelag.go
fakelag_test.go
gateways.go fix #530, #721 2019-12-29 12:05:01 -05:00
getters.go fix #688 2019-12-17 19:37:33 -05:00
handlers.go fix #530, #721 2019-12-29 12:05:01 -05:00
help.go implement draft/multiline 2019-12-24 09:29:54 -05:00
hostserv.go chanserv enhancements and miscellaneous fixes 2019-12-16 20:06:52 -05:00
idletimer.go fix #642 2019-10-05 23:50:11 -04:00
kline.go
legacy.go fix #530, #721 2019-12-29 12:05:01 -05:00
misc_test.go support znc.in/playback 2019-05-20 19:08:57 -04:00
modes.go chanserv enhancements and miscellaneous fixes 2019-12-16 20:06:52 -05:00
modes_test.go
monitor.go
nickname.go
nickserv.go fix #530, #721 2019-12-29 12:05:01 -05:00
numerics.go
responsebuffer.go implement draft/multiline 2019-12-24 09:29:54 -05:00
resume.go
roleplay.go strip out the +a away mode 2019-04-28 15:12:48 -04:00
semaphores.go
server.go Merge pull request #695 from slingamn/issue693_casemappings.4 2019-12-29 09:20:06 -05:00
services.go
snomanager.go remove more indirections 2019-05-12 20:57:53 -04:00
socket.go fix a race condition 2019-05-22 16:42:25 -04:00
stats.go
strings.go restrict ASCII mode to printable characters only 2019-12-22 09:57:49 -05:00
strings_test.go restrict ASCII mode to printable characters only 2019-12-22 09:57:49 -05:00
types.go fix #581 2019-12-17 13:21:26 -05:00
whowas.go refactor channel registration 2019-03-12 04:16:16 -04:00
whowas_test.go
znc.go