]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/coremods/core_user
Add support for blocking tag messages with the deaf mode.
[user/henk/code/inspircd.git] / src / coremods / core_user /
2021-03-05 InspIRCd RobotUpdate copyright headers.
2021-02-26 InspIRCd RobotUpdate copyright headers.
2021-01-16 Sadie PowellFix not rejecting attempts to set snomasks with SAMODE...
2020-10-30 InspIRCd RobotUpdate copyright headers.
2020-10-26 Sadie PowellFix the behaviour of multi-value PING and PONG messages.
2020-04-11 Sadie PowellAdd support for limiting what opers can subscribe to...
2020-01-31 InspIRCd RobotUpdate copyright headers.
2020-01-30 Sadie PowellUse the default OnParameterMissing in ModeUserServerNot...
2020-01-11 InspIRCd RobotUpdate copyright headers.
2019-06-12 Peter PowellShow the mode syntax in ERR_INVALIDMODEPARAM.
2019-05-01 Peter PowellMerge branch 'insp20' into insp3.
2019-04-21 RobbyFix grammar in unknown mode/snomask character messages.
2019-04-19 Peter PowellImprove the descriptions of various core modules.
2019-04-19 Peter PowellDemote core_ison and core_userhost to commands in core_...
2019-04-19 Peter PowellPromote cmd_mode to its own core module.
2019-02-20 linuxdaemonFix not showing all modes on a channel
2019-02-18 RobbyVarious text improvements: consistency, syntax, help...
2019-01-28 Peter PowellFix sending the modes in RPL_CHANNELMODEIS as one big...
2018-11-07 Peter PowellMerge tag 'v2.0.27' into master.
2018-09-24 Peter PowellMerge branch 'insp20' into master.
2018-08-15 Peter PowellMerge branch 'insp20' into master.
2018-08-13 Peter PowellImplement IRCv3 message tag support.
2018-08-13 Peter PowellAdd an accessor for the last mode change list to ModePa...
2018-08-12 Peter PowellConvert AWAY to use cross-module events and clean up...
2018-07-30 Peter PowellRename User::fullname to realname and make it private.
2018-07-30 Peter PowellReplace most usages of "GECOS" with "real" or "real...
2018-07-26 Peter PowellUse CommandBase::Params instead of std::vector<std...
2018-07-15 Peter PowellMerge branch 'insp20' into master.
2018-07-10 Peter PowellAdd a silent option to <options:restrictbannedusers>.
2018-07-03 B00mX0rUse !empty() instead of 'size() > 0' when checking...
2018-04-22 Peter PowellMerge tag 'v2.0.26' into master.
2018-04-11 genius3000Change some usage of "gecos" to "real name"
2017-12-22 Peter PowellMerge pull request #1446 from B00mX0r/master+wrongnumeric
2017-12-22 B00mX0rFixed misc. instances of ERR_NOSUCHNICK instead of...
2017-12-21 Peter PowellMerge pull request #1370 from clinew/insp30+openssl-crl
2017-12-20 Peter PowellMerge pull request #1444 from B00mX0r/master+missingsno
2017-12-20 Peter PowellMerge pull request #1445 from B00mX0r/master+nickmsg
2017-12-19 B00mX0rClarify error message when attempting to /NICK while...
2017-12-11 Peter PowellMerge branch 'insp20' into master.
2017-12-10 Peter PowellExtract RFC modes from the core to core_channel and...
2017-12-03 Peter PowellMerge pull request #1417 from B00mX0r/master+fix_1416
2017-11-28 Peter PowellUse ERR_INVALIDUSERNAME rather than ERR_NEEDMOREPARAMS...
2017-11-21 Peter PowellAdd the override keyword in places that it is missing.
2017-11-12 Peter PowellMerge tag 'v2.0.25' into master.
2017-10-15 Peter PowellRemove an outdated comment in cmd_user.
2017-10-12 Peter PowellMerge the latest changes from insp20 into master.
2017-09-11 Peter PowellMove operquit out of the core and into core_user.
2017-07-12 Peter PowellMerge pull request #1270 from SaberUK/master+sasl
2017-07-12 Peter PowellMerge pull request #1267 from SaberUK/master+config
2017-07-12 Peter PowellMerge pull request #677 from Robby-/master-dnsblzline
2017-07-09 Peter PowellMerge v2.0.23 and v2.0.24 into master.
2016-12-30 Attila Molnarcmd_mode Switch to a numeric for showing modes of other...
2016-12-30 Attila MolnarClean up User::FormatModes(), rename to GetModeLetters()
2016-09-02 Attila MolnarMerge insp20
2016-08-17 Attila MolnarMerge insp20
2016-06-27 Attila MolnarMerge pull request #1187 from SaberUK/master+431
2016-06-27 Peter PowellFix a minor oversight in ERR_NONICKNAMEGIVEN.
2016-06-27 Attila MolnarMerge pull request #1186 from SaberUK/master+build...
2016-06-27 Attila MolnarMerge pull request #1182 from SaberUK/master+431
2016-06-22 Peter PowellFix sending the wrong numeric when an empty new nick...
2016-02-25 Attila MolnarMerge branch 'master+writenumeric'
2016-02-25 Attila MolnarConvert WriteNumeric() calls to pass the parameters...
2016-02-22 Attila MolnarMerge insp20
2015-12-28 Attila Molnarcmd_part Send ERR_NOTONCHANNEL if the user is not on...
2015-12-07 Attila MolnarRemove some IS_SERVER() checks
2015-05-10 Attila MolnarMerge insp20
2015-04-27 Attila MolnarMerge branch 'master+dns'
2015-04-20 Attila MolnarMerge insp20
2015-02-05 Attila MolnarMerge pull request #976 from SaberUK/master+fix-xline-db
2015-02-05 Attila MolnarMerge pull request #971 from SaberUK/master+numeric...
2015-01-14 Attila MolnarMerge branch 'master+stfjoinforward'
2015-01-11 Attila MolnarFix issues with some numerics introduced in the WriteNu...
2014-10-27 Attila MolnarMerge insp20
2014-09-04 Attila Molnarcmd_mode Exempt remote users and servers from max modes...
2014-09-04 Attila MolnarMigrate code from ModeParser into cmd_mode (core_user)
2014-09-04 Attila Molnarcore_user Expand the MODE handler into its own file
2014-07-25 Attila MolnarMerge insp20
2014-07-14 Attila MolnarRename UserChanList to User::ChanList, remove UCListIter
2014-07-03 Attila MolnarRemove now needless User::ForceNickChange()
2014-07-03 Attila MolnarMove calling the OnUserPreNick() hook and the restrictb...
2014-07-03 Attila Molnarcore_user Deduplicate code that calls the OnUserRegiste...
2014-07-03 Attila Molnarcore_user Inherit CommandNick from SplitCommand, only...
2014-04-07 Attila MolnarMerge insp20
2014-03-09 Attila Molnarcmd_quit Display quit messages of remote users
2014-03-07 Attila MolnarMove {prefix|suffix|fixed}{quit|part} into core_user
2014-03-05 Attila MolnarCreate the core_user module
2014-03-05 Attila MolnarMove src/commands/cmd_*.cpp to src/coremods[/core_*]/