Ticket #179 (closed defect: worksforme)

Opened 4 years ago

Last modified 3 years ago

Colloquy should display notices in the channel window

Reported by: anonymous Assigned to: timothy
Priority: normal Component: Colloquy (GUI)
Version: Latest Nightly Severity: normal
Keywords: Cc: fs@tower.de

Description

It seems as if NOTICEs are only displayed on the server console, but as they are sometimes used to communicate in the channel (e.g. OP notices), they should be displayed in the channel window (incoming and outgoing notices) and they should be marked accordingly (e.g. differentiate between general and OP notices).

Change History

05/08/05 09:58:42 changed by timothy

  • status changed from new to closed.
  • resolution set to wontfix.

We only show notices in a channel that had the notice sent to it. If in fact the notice was sent to you we will not show it in the channel panel (this sounds like what is happening). You can enable notices to show up in notification bubbles in the Notification preferences.

Also we have a hidden preference (that will be public someday) that will allow notices to open panels.

http://www.colloquy.info/community/index.php?ShowNotices

05/09/05 13:39:04 changed by anonymous

  • status changed from closed to reopened.
  • resolution deleted.

Sorry, notices sent to users were not what I meant. Channel notices (/notice #channel foo) are indeed displayed in the channel window, but channel op notices (/notice @#channel foo) aren't. Notices or OP notices I send to a channel are not displayed, either. But all of them should.

05/14/05 16:29:32 changed by timothy

  • status changed from reopened to closed.
  • resolution set to fixed.

Fixed in [2702]. Thanks for the clarification.

05/14/05 16:40:03 changed by timothy

We still need a way to distinguish between OP notices and general notices, but at least the messages aren't lost.

01/06/06 22:05:39 changed by Mike

  • status changed from closed to reopened.
  • type changed from enhancement to defect.
  • version changed from 2.0 (2D14) to 2.0 (2D16).
  • resolution deleted.

Notices sent to the whole channel do show in the channel, but there are still problems. OP Notices do not show in the channel. If I am an OP in a channel and an OP notice is sent, it instead pops up in a private message for me (though ONLY if a private message from the sender is already open. If no PM is open the message doesn't show anywhere). They don't even display on the console.

Also, regular and OP notices sent by me are still not displayed in the channel.

03/01/06 11:08:53 changed by akempgen

  • status changed from reopened to closed.
  • version changed from 2.0 (2D16) to Latest Nightly.
  • resolution set to worksforme.

That is because you are using a version that is older than the [2702] fix :) try updating to the latest beta, /notice #chatroom and /notice @#chatroom do work there and are all displayed in the proper panel (the chatroom).

If you still think there is a bug please feel free to reopen the ticket and provide a reproducible test case...