Feature #16
smarter /op /deop /voice /devoice (using multiple modes)
Status: | Closed | Start: | ||
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Engine IRC | |||
Target version: | 0.8 | |||
Complexity: | Low |
|||
Votes: | 0 |
Description
Using /op nick1 nick2 nick3 should use one mode change (mode +ooo) instead of making 3 single ones.
Associated revisions
Revision 420c4df1fe961b128aceebefd984004acb966b99
Use smart mode changes. (closes: #16)
History
Updated by Mirco Bauer 5434 days ago
- Complexity set to Low
This is actually implemented alread. Smuxi does one call for a row of mode changes, but SmartIrc4net is not converting that into smart modes changes yet!
Updated by Mirco Bauer 5199 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 420c4df1fe961b128aceebefd984004acb966b99.