ergo/irc
Daniel Oaks 0b644065b7 Review and spec updates 2019-04-08 11:36:48 +10:00
..
caps Initial ACC update to match the new spec 2019-04-08 10:40:19 +10:00
connection_limits add support for tor (#369) 2019-02-25 22:09:09 -05:00
custime
history
isupport fix #297 2018-12-30 18:17:24 -05:00
languages
logger pointless optimizations to the logger 2019-01-01 16:43:35 -05:00
mkcerts
modes refactor channel registration 2019-03-12 04:16:16 -04:00
passwd
sno Only allow valid snomasks to be set 2018-04-16 13:20:37 +10:00
utils refactor channel registration 2019-03-12 04:16:16 -04:00
accounts.go refactor channel registration 2019-03-12 04:16:16 -04:00
channel.go Merge pull request #446 from slingamn/chanregrefactor.6 2019-04-04 21:59:25 +10: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 Merge pull request #446 from slingamn/chanregrefactor.6 2019-04-04 21:59:25 +10:00
client_lookup_set.go refactor channel registration 2019-03-12 04:16:16 -04:00
commands.go Initial ACC update to match the new spec 2019-04-08 10:40:19 +10:00
config.go Review and spec updates 2019-04-08 11:36:48 +10:00
constants.go new unreleased version 2019-02-24 02:19:50 -05:00
database.go track channel registrations per account 2019-02-06 04:34:45 -05:00
dline.go fix a memory leak 2019-01-23 02:06:00 -05:00
errors.go refactor channel registration 2019-03-12 04:16:16 -04:00
fakelag.go remove indirections in Fakelag and NickTimer 2019-03-08 05:36:54 -05:00
fakelag_test.go remove indirections in Fakelag and NickTimer 2019-03-08 05:36:54 -05:00
gateways.go add support for tor (#369) 2019-02-25 22:09:09 -05:00
getters.go refactor channel registration 2019-03-12 04:16:16 -04:00
handlers.go Review and spec updates 2019-04-08 11:36:48 +10:00
help.go Review and spec updates 2019-04-08 11:36:48 +10:00
hostserv.go Fix dodgy TL strings to make them easier to translate 2019-02-22 12:37:11 +10:00
idletimer.go Merge pull request #442 from slingamn/message_tags.5 2019-03-12 08:47:08 +10:00
kline.go fix a memory leak 2019-01-23 02:06:00 -05:00
legacy.go refactor the password hashing / password autoupgrade system 2018-08-06 02:26:21 -04:00
modes.go fix a deadlock in CS AMODE 2019-04-07 02:12:14 -04:00
modes_test.go refactor rehash to rely more on server.config 2018-07-16 03:46:40 -04:00
monitor.go draft/resume-0.2 implementation, message history support 2018-11-26 05:23:27 -05:00
nickname.go fix #425 and #395 2019-03-19 04:40:48 -04:00
nickserv.go Review and spec updates 2019-04-08 11:36:48 +10:00
numerics.go Initial ACC update to match the new spec 2019-04-08 10:40:19 +10:00
responsebuffer.go upgrade message-tags to non-draft version 2019-03-07 04:31:08 -05:00
resume.go consume resume token during VerifyToken 2019-02-24 21:07:12 -05:00
roleplay.go add support for tor (#369) 2019-02-25 22:09:09 -05:00
semaphores.go refactor channel registration 2019-03-12 04:16:16 -04:00
server.go Actually advertise the draft/acc capability lol 2019-04-08 10:42:17 +10:00
services.go Fix dodgy TL strings to make them easier to translate 2019-02-22 12:37:11 +10:00
snomanager.go Only allow valid snomasks to be set 2018-04-16 13:20:37 +10:00
socket.go upgrade message-tags to non-draft version 2019-03-07 04:31:08 -05:00
stats.go refactor channel registration 2019-03-12 04:16:16 -04:00
strings.go Restrict idents as other servers do 2019-02-03 18:49:42 +10:00
strings_test.go Restrict idents as other servers do 2019-02-03 18:49:42 +10:00
types.go upgrade message-tags to non-draft version 2019-03-07 04:31:08 -05:00
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