Closed Bug 299521 Opened 19 years ago Closed 19 years ago

Implement time, version, userhost, userip and user commands

Categories

(Other Applications :: ChatZilla, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Gijs, Assigned: Gijs)

References

(Blocks 1 open bug)

Details

(Whiteboard: [cz-0.9.69])

Attachments

(1 file)

As in topic. Afterwards, normal users should be able to access all the 'normal'
commands they expect. I'll make another bug + patch (hopefully) for the IRCop
commands. They all work already, but it's nicer if we actually list ChatZilla as
'understanding' them, IMHO.
[USAGE]	version <nickname>
[HELP]	Asks <nickname> what irc client they're running. Their IRC client may or
may not show them that you've asked for this information. ChatZilla currently
does not.

Also, not all of these commands are universally supported. See the
cmds=KNOCK,MAP,DCCALLOW,USERIP parameter in irc.mozilla.org's RPL_ISUPPORT message.
Useful code for detecting userip may be found in attachment 188137 [details] [diff] [review] of bug 299458.
Attached patch Patch β€” β€” Splinter Review
Patch 'done', finally. Requesting review.

In addition to the changes described above, this patch also makes sure /name,
/desc and /user manipulate the network preferences instead of the global one
when used from a network/channel/user view.

Silver's patch for the supported commands thing has since been checked in, as
far as I can tell.
Attachment #192561 - Flags: review?(rginda)
Comment on attachment 192561 [details] [diff] [review]
Patch

You could do cmdName and cmdDesc as a single function that switched on
e.command.name, but it's not strictly necessary.

r=rginda
Comment on attachment 192561 [details] [diff] [review]
Patch

r=rginda
Attachment #192561 - Flags: review?(rginda) → review+
Checked in --> FIXED.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Whiteboard: [cz-0.9.69]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: