Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes preparing for 2.2.0 release #184

Merged
merged 21 commits into from
Jul 8, 2021
Merged

Changes preparing for 2.2.0 release #184

merged 21 commits into from
Jul 8, 2021

Conversation

eaescob
Copy link
Contributor

@eaescob eaescob commented May 20, 2021

No description provided.

rscs
rscs previously approved these changes May 21, 2021
@rscs rscs requested a review from kobishmueli May 21, 2021 02:15
kobishmueli
kobishmueli previously approved these changes May 21, 2021
rscs
rscs previously approved these changes May 21, 2021
@eaescob eaescob dismissed stale reviews from rscs and kobishmueli via c3e3ca5 May 21, 2021 14:01
Remove "inline" from verbose_to_opers to fix compile errors.
rscs
rscs previously approved these changes May 21, 2021
@rscs rscs requested a review from kobishmueli May 21, 2021 16:55
kobishmueli
kobishmueli previously approved these changes May 24, 2021
rscs
rscs previously approved these changes Jun 3, 2021
src/s_user.c Outdated
@@ -3412,6 +3418,11 @@ m_umode(aClient *cptr, aClient *sptr, int parc, char *parv[])
hash_check_watch(sptr, RPL_LOGON);
}
}
else
{
sendto_one(sptr, ":%s NOTICE %s :*** Notice -- Server has not received hostmask type, please contact SRA.",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Arfie pointed out that we should change this to something other than "contact SRA" because this could be running on other networks outside of DALnet.

Plus, we don't want every single end-user contacting SRA for this, should something break. Maybe it should go to opers or a channel or something. Let's rethinking what makes sense.

@eaescob
Copy link
Contributor Author

eaescob commented Jul 5, 2021 via email

@eaescob eaescob dismissed stale reviews from rscs and kobishmueli via a37dcce July 6, 2021 23:54
@eaescob eaescob requested review from rscs and kobishmueli July 7, 2021 19:10
@eaescob eaescob merged commit b050318 into master Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants