taskWeeChat - Tasks: task #10549, Level-specific channotices should...

 
 

task #10549: Level-specific channotices should be displayed in channel buffer

Submitter:  Filip H.F. "FiXato" Slagter <fixato>
Submitted:  Wed 11 Aug 2010 08:29:37 AM UTC
   
 
Category:  irc plugin Should Start On:  Tue 10 Aug 2010 10:00:00 PM UTC
Should be Finished on:  Tue 10 Aug 2010 10:00:00 PM UTC Priority:  * 5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Percent Complete:  0%
Originator Name:  Open/Closed:  Open
Planned Release:  None IRC nick: 
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 11 Aug 2010 08:50:17 AM UTC, comment #2: 

Okay, FlashCode pointed me towards /wallchops, which does display in-channel as a NoticeOp when used. So this fixes the issues with /notice @#channel <message>.

However, (display) support for sending channel notices to other levels of users, such as:
 voiced (+),
 channel help/halfops (%),
 SOPs/channel-admins (&)
 channel founders (~)
as supported by several IRCds such as UnrealIRCd would be appreciated.

The actual sending to these levels is currently already possible with /notice #channel <message> (where is the level of users, or even a combination of several, you want to reach, e.g. /notice %&#help <message>).
However, these show up on the server buffer, instead of the channel's buffer.
These should be displayed in the channel's buffer and show to which level they were sent, e.g.:

/notice +#Lobby Hello you voiced people; have we been talking a lot today? :)
-- Notice -> +#Lobby Hello you voiced people; have we been talking a lot today? :)


Filip H.F. "FiXato" Slagter <fixato>
Wed 11 Aug 2010 08:29:37 AM UTC, comment #1: 

This item has been reassigned from the project WeeChat bugs tracker to your tracker.

The original report is still available at bugs #30737

Following are the information included in the original report:

[field #0]                  Item ID: 30737
[field #1]                 Group ID: 4783
[field #2]              Open/Closed: Open
[field #3]                 Severity: 3 - Normal
[field #4]                  Privacy: Public
[field #8]                         : Unknown bugs Field Display Type
[field #9]                 Category: irc plugin
[field #10]             Submitted by: fixato
[field #11]              Assigned to: None
[field #12]             Submitted on: mar 10 aoĆ» 2010 21:23:13 CEST
[field #13]                  Summary: opnotices sent to a channel should be shown in channel instead of server buffer
[field #14]      Original Submission: This bug is related to bug #28455 (reported by dominkh) which was fixed in git commit c02f32070cf3cf01acb82db6a833d89c66d36056 but instead of applying to regular channel notices, this new bugreport relates to channel opnotices.

When sending an opnotice (/notice @#channel ) to a channel one is in, that notice should be displayed in the channel's buffer, not the server's one.

Example:
/notice @#help Should we kick this user?
-- Notice -> @#help Should we kick this user?
-- NoticeOp(someOtherOp): yeah, he's been a nuisance for a week.

or:

/notice @#help Should we kick this user?
-- NoticeOp(yourNick): Should we kick this user?
-- NoticeOp(someOtherOp): yeah, he's been a nuisance for a week.

The first example would bring it in line to the current format used for normal channel notices (and make it easier to support other levels), whereas the second example would make it similar to the format used for received OpNotices.

If possible, not only support @#channel notices, but also the other notice levels available, such as +#channel, %#channel and &#channel.
[field #16]               Item Group: None
[field #17]                   Status: None
[field #18]        Component Version: None
[field #19]         Operating System: None
[field #20]          Reproducibility: None
[field #21]               Size (loc): None
[field #22]            Fixed Release: None
[field #23]          Planned Release: None
[field #24]                   Effort: 0.00
[field #28]                 Priority: 5 - Normal
[field #31]         Percent Complete: 0%
[field #33]                  Release: 0.3.3
[field #38]                 IRC nick: FiXato
[field #58]     Custom Select Box #1: None
[field #59]     Custom Select Box #2: None
[field #60]     Custom Select Box #3: None
[field #61]     Custom Select Box #4: None
[field #62]     Custom Select Box #5: None
[field #63]     Custom Select Box #6: None
[field #64]     Custom Select Box #7: None
[field #65]     Custom Select Box #8: None
[field #66]     Custom Select Box #9: None
[field #67]    Custom Select Box #10: None

Sebastien Helleu <flashcode>
Group administrator
Wed 11 Aug 2010 08:29:37 AM UTC, original submission:  

This bug is related to bug #28455 (reported by dominkh) which was fixed in git commit c02f32070cf3cf01acb82db6a833d89c66d36056 but instead of applying to regular channel notices, this new bugreport relates to channel opnotices.

When sending an opnotice (/notice @#channel <message>) to a channel one is in, that notice should be displayed in the channel's buffer, not the server's one.

Example:
/notice @#help Should we kick this user?
-- Notice -> @#help Should we kick this user?
-- NoticeOp(someOtherOp): yeah, he's been a nuisance for a week.

or:

/notice @#help Should we kick this user?
-- NoticeOp(yourNick): Should we kick this user?
-- NoticeOp(someOtherOp): yeah, he's been a nuisance for a week.

The first example would bring it in line to the current format used for normal channel notices (and make it easier to support other levels), whereas the second example would make it similar to the format used for received OpNotices.

If possible, not only support @#channel notices, but also the other notice levels available, such as +#channel, %#channel and &#channel.

Filip H.F. "FiXato" Slagter <fixato>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by flashcode (Updated the item)
  • -email is unavailable- added by fixato (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-08-11 flashcode CategoryNone irc plugin
        Should Start On- 2010-08-10
        Should be Finished on- 2010-08-10
        Summaryopnotices sent to a channel should be shown in channel instead of server buffer Level-specific channotices should be displayed in channel buffer
    2010-08-11 flashcode Reassign itemWeeChat, bug #30737 WeeChat, task #10549

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code