Feature #25
Pass unknown commands to protocol manager as fallback.
Status: | Closed | Start: | ||
Priority: | High | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Engine IRC | |||
Target version: | 0.7 | |||
Complexity: | Low |
|||
Votes: | 0 |
Description
Pass unknown commands raw to the server like /foobar (but being an option).
Associated revisions
Revision 2195edce7239ad49d1d68c7a7039f95e6d3db644
Pass unknown IRC commands to the IRC server (closes: #25)
History
Updated by Mirco Bauer 5439 days ago
- Target version set to 0.7
As Smuxi now shows unknown replies from the IRCd directly, we should do this for sending uknown commands to the IRCd too, see #256
Updated by Mirco Bauer 5437 days ago
- Complexity set to Low
This doesn't have to be an option, as we show by default unknown replies too. IrcProtocolManager.Command() needs to handle this.
Updated by Mirco Bauer 5435 days ago
- Priority changed from Normal to High
Updated by Mirco Bauer 5434 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 2195edce7239ad49d1d68c7a7039f95e6d3db644.