Project

General

Profile

Bug #135

Missing / Not correctly implemented Commands

Added by Sputnick about 16 years ago. Updated over 15 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
Quassel Client
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Version:
0.13.1
OS:
Any

Description

/ban
Somehow, /ban is not translated correctly to /mode +b.

As an extra bonus feature, providing a sensible hostmask for /ban <nick> would be great. Such as !ident@.sld.tld...

/oper
/kill

Steps to reproduce:

Enter: /ban !*sdvgsdgf*
Get: [23:56:17] * +b *!*sdvgsdgf*
* No such channel #karlsruhe

History

#1 Updated by phon about 16 years ago

/ban in a channel or /ban #channel requests the banlist
/ban [#channel] nick bans the hostmask of the nick (with some wildcards)

anything else will be directly forwarded to the server (as long as there is channel specified)

Also available in: Atom PDF