View Issue Details

IDProjectCategoryView StatusLast Update
0002597unrealircdpublic2015-07-13 22:20
Reporteralex323 Assigned Tosyzop  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionno change required 
OSFreeBSDOS Version4.11-RELEASE-p4 
Product Version3.2.3 
Summary0002597: Feature to change the way channel modes +mu are handled.
DescriptionCurrently, when a channel has modes +mu set, people can still talk. I am fine with this. However, it sends their messages from a nickname "IRC":

<IRC> alex323: test

I don't see why we can't have:

<alex323> test

instead. In addition, when a user (non-op) posts a message, they see this:

* #channel :You need voice (+v) (#channel)

Yet, they can still speak to ops at least.
Steps To Reproduce/mode #channel +mu
TagsNo tags attached.
3rd party modules

Relationships

has duplicate 0002587 closed +mu channels tell non-voiced users they need voice 
has duplicate 0003962 closed Moderated auditorium (+mu) bug requiring voice 

Activities

syzop

2005-07-21 21:10

administrator   ~0010235

I suppose the cannotsend message should be slightly changed (but not removed), perhaps something similar to 'your message has been sent to the ops'.

About the <IRC> thing.. not sure.. I think that clarifies quite clearly that it's a special case..

I think it would also be wise to add a specific section to the docs about +mu and celebrity chat stuff, it would be quite educational for most people. (examples like bot/moderator having +o, the guest {"celebrity"} having +v, users no modes,blabla).

alex323

2005-07-21 22:10

reporter   ~0010236

The other thing is that when you change a user's modes, the change is echoed to everyone thus giving away a hidden user.

Shining Phoenix

2007-03-23 02:28

reporter   ~0013322

"I suppose the cannotsend message should be slightly changed (but not removed), perhaps something similar to 'your message has been sent to the ops'."
I think that should be done.
"The other thing is that when you change a user's modes, the change is echoed to everyone thus giving away a hidden user."
Hmm, only hide +-hv.

Severus_Snape

2012-01-11 04:26

reporter   ~0016857

>> I think it would also be wise to add a specific section to the docs about +mu
>> and celebrity chat stuff, it would be quite educational for most people
>> (examples like bot/moderator having +o, the guest {"celebrity"} having +v,
>> users no modes,blabla).

Still a good idea.

nenolod

2012-03-07 03:47

reporter   ~0016948

ERR_CANNOTSENDCHAN shouldn't be sent here -- it indicates the message was not delivered at all. A different numeric should be used entirely, or perhaps just not sending one.

syzop

2015-07-13 22:20

administrator   ~0018490

+u has been removed, and thus along with it the +mu magic.

Issue History

Date Modified Username Field Change
2005-07-21 20:44 alex323 New Issue
2005-07-21 21:10 syzop Note Added: 0010235
2005-07-21 22:10 alex323 Note Added: 0010236
2007-02-04 21:07 aquanight Relationship added has duplicate 0002587
2007-03-23 02:28 Shining Phoenix Note Added: 0013322
2007-04-18 05:38 stskeeps Status new => acknowledged
2010-09-23 20:33 syzop Relationship added has duplicate 0003962
2012-01-11 04:26 Severus_Snape Note Added: 0016857
2012-03-07 03:47 nenolod Note Added: 0016948
2015-07-13 22:20 syzop Note Added: 0018490
2015-07-13 22:20 syzop Status acknowledged => closed
2015-07-13 22:20 syzop Assigned To => syzop
2015-07-13 22:20 syzop Resolution open => no change required