View Issue Details

IDProjectCategoryView StatusLast Update
0003516unrealircdpublic2007-08-20 07:30
ReporterstskeepsAssigned Tostskeeps 
PrioritynormalSeveritytweakReproducibilityalways
Status resolvedResolutionfixed 
PlatformAllOSAllOS VersionAll
Product Version4.0-devel 
Summary0003516: Make some more sense of umodes +s and +n
DescriptionIn U3 we have +s <snomasks>, while InspIRCd has a +n <snomasks>, and +s just triggers if you want to recieve server notices at all.

So, we can do three things:

1) Change around +n <snomasks> -> +s <snomasks> (ideal for our users), and make +n act like Insp +s
2) Change around +n <snomasks> -> +s <snomasks>, and let this decide if you want to recieve server notices
3) Not change a thing

Opinions?
TagsNo tags attached.
3rd party modules

Relationships

child of 0003417 closed TODO list for Unreal4.0 

Activities

CuttingEdge

2007-08-15 09:54

reporter   ~0014726

I'm all for idea number 2. It'll make the transition from U3 to U4 a lot easier for most networks as its what a lot of people are used to.

Stealth

2007-08-15 13:32

reporter   ~0014727

As mentioned in our PM convo earlier, I'd say make it how it works in U3...

stskeeps

2007-08-20 07:30

reporter   ~0014729

Implemented 1) in r185 for now, going to make it into 2) in due time when the new build system is in place.

Issue History

Date Modified Username Field Change
2007-08-15 09:42 stskeeps New Issue
2007-08-15 09:42 stskeeps QA => Not touched yet by developer
2007-08-15 09:42 stskeeps U4: Need for upstream patch => No need for upstream InspIRCd patch
2007-08-15 09:42 stskeeps U4: Upstream notification of bug => Not decided
2007-08-15 09:42 stskeeps U4: Contributor working on this => None
2007-08-15 09:42 stskeeps Status new => confirmed
2007-08-15 09:42 stskeeps Relationship added child of 0003417
2007-08-15 09:54 CuttingEdge Note Added: 0014726
2007-08-15 13:32 Stealth Note Added: 0014727
2007-08-20 07:30 stskeeps QA Not touched yet by developer => Fixed by developer, needs QA testing
2007-08-20 07:30 stskeeps Status confirmed => resolved
2007-08-20 07:30 stskeeps Resolution open => fixed
2007-08-20 07:30 stskeeps Assigned To => stskeeps
2007-08-20 07:30 stskeeps Note Added: 0014729
2007-08-22 00:01 owine QA Fixed by developer, needs QA testing => QA has accepted the fix