coretasks: .blocks hostmask
-> .blocks host
#2344
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Tin. Simple subcommand rename w/variables changed to match.
These are not, and AFAICT never have been, actual hostmasks. Having the subcommand name and code variables refer to them as (host)masks has been a point of confusion for, literally, years.
This is just the first step toward making the ignore/block system work more intuitively, but you know what they say about journeys of a thousand miles…
Checklist
make qa
(runsmake quality
andmake test
)Notes
For full context, thought processes, tentative future plans, and so on: See #1355.
That covers a lot of ground, and most of it is rightly left for the next release (again) so we can try to ship 8.0 this year. But this is a simple patch that makes room for some of those improvements, and didn't take much work to write. Hopefully it won't take much work to review, either. 😁
IMPORTANT
Assuming this is merged, https://sopel.chat/usage/ignoring-people/ needs an update for when 8.0 goes live.