mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-26 09:36:37 +02:00
600185deba
https://github.com/unrealircd/unrealircd/pull/265 by Valware "This is an IRCv3 extension which lets clients opt-out of receiving /names on join. This is useful for bots on large channels who do not need to know who is in the channel. Specification: https://ircv3.net/specs/extensions/no-implicit-names" + module rename from 'no-implicit-names-cap' to 'no-implicit-names' (simply because no other modules has that -cap suffix) + update to Makefile.windows