ergo/irc
Shivaram Lingamneni b9501722a9 remove all MODE +a / -a lines
as per discussion in #oragono, these are not sent by other servers
2019-04-28 14:52:15 -04:00
..
caps initial implementation of bouncer functionality 2019-04-14 20:48:50 -04:00
connection_limits add support for tor (#369) 2019-02-25 22:09:09 -05:00
custime dline/kline: Allow year/month/day durations 2017-03-07 19:56:21 +10:00
history upgrade message-tags to non-draft version 2019-03-07 04:31:08 -05:00
isupport fix #297 2018-12-30 18:17:24 -05:00
languages upgrade message-tags to non-draft version 2019-03-07 04:31:08 -05:00
logger pointless optimizations to the logger 2019-01-01 16:43:35 -05:00
mkcerts Move mkcerts package under lib/ 2018-02-04 05:34:26 +10:00
modes fix #400 2019-04-28 02:48:19 -04:00
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 extract Semaphore to utils package 2019-04-15 11:15:31 -04:00
accounts.go fix #449 2019-04-14 20:48:50 -04:00
channel.go names should respect invisibility 2019-04-28 02:48:19 -04:00
channelmanager.go update registeredChannels cache on rename as well 2019-03-14 03:21:45 -04:00
channelreg.go refactor channel registration 2019-03-12 04:16:16 -04:00
chanserv.go refactor channel registration 2019-03-12 04:16:16 -04:00
client.go fix #449 2019-04-14 20:48:50 -04:00
client_lookup_set.go Review fix 2019-04-28 15:57:42 +10:00
commands.go initial implementation of bouncer functionality 2019-04-14 20:48:50 -04:00
config.go initial implementation of bouncer functionality 2019-04-14 20:48:50 -04:00
constants.go
database.go
dline.go
errors.go refactor channel registration 2019-03-12 04:16:16 -04:00
fakelag.go
fakelag_test.go
gateways.go initial implementation of bouncer functionality 2019-04-14 20:48:50 -04:00
getters.go fix #400 2019-04-28 02:48:19 -04:00
handlers.go remove all MODE +a / -a lines 2019-04-28 14:52:15 -04:00
help.go Review and spec updates 2019-04-08 11:36:48 +10:00
hostserv.go
idletimer.go fix #449 2019-04-14 20:48:50 -04:00
kline.go
legacy.go
modes.go fix #400 2019-04-28 02:48:19 -04:00
modes_test.go fix #400 2019-04-28 02:48:19 -04:00
monitor.go
nickname.go fix #449 2019-04-14 20:48:50 -04:00
nickserv.go fix #449 2019-04-14 20:48:50 -04:00
numerics.go Initial ACC update to match the new spec 2019-04-08 10:40:19 +10:00
responsebuffer.go initial implementation of bouncer functionality 2019-04-14 20:48:50 -04:00
resume.go
roleplay.go initial implementation of bouncer functionality 2019-04-14 20:48:50 -04:00
semaphores.go extract Semaphore to utils package 2019-04-15 11:15:31 -04:00
server.go Detect cap-notify clients better (as recommended by cap spec) 2019-04-28 01:50:43 +10:00
services.go
snomanager.go Only allow valid snomasks to be set 2018-04-16 13:20:37 +10:00
socket.go extract Semaphore to utils package 2019-04-15 11:15:31 -04:00
stats.go refactor channel registration 2019-03-12 04:16:16 -04:00
strings.go
strings_test.go
types.go
whowas.go refactor channel registration 2019-03-12 04:16:16 -04:00
whowas_test.go refactor channel registration 2019-03-12 04:16:16 -04:00