View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003175 | unreal | module api | public | 2006-12-28 14:09 | 2007-11-01 12:51 |
Reporter | syzop | Assigned To | syzop | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
OS | ANY | OS Version | ANY | ||
Product Version | 3.3-alpha0 | ||||
Fixed in Version | 3.2.8 | ||||
Summary | 0003175: Make channelmodes non-PERM | ||||
Description | Make it so that channel mode modules no longer have to be PERM. Phase ONE: Do this for paramless modes (just as simple as umodes and extbans) Phase TWO: Do this also for parameter modes (this is more difficult) Phase THREE: Same as two, but also make some system to save any channel attached data. This is needed for modes like +f (which need to save counters for joins/msgs/etc) | ||||
Additional Information | Phase ONE: See 0003172 and 0003174 Phase TWO: standard handler->get_param can be used for this Phase THREE: this requires some thought. | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
Added in .693 (Phase ONE, no plans for TWO/THREE): - Channelmode modules without parameters (like: +X, but not: +X 1) no longer have to be permanent. Channelmodes with parameters still have to be PERM however, and there are currently no plans to change it. |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-12-28 14:09 | syzop | New Issue | |
2007-04-19 04:21 |
|
Status | new => acknowledged |
2007-11-01 09:41 | syzop | Relationship added | child of 0003454 |
2007-11-01 09:47 | syzop | Status | acknowledged => assigned |
2007-11-01 09:47 | syzop | Assigned To | => syzop |
2007-11-01 12:51 | syzop | QA | => Not touched yet by developer |
2007-11-01 12:51 | syzop | U4: Need for upstream patch | => No need for upstream InspIRCd patch |
2007-11-01 12:51 | syzop | Status | assigned => resolved |
2007-11-01 12:51 | syzop | Fixed in Version | => 3.2.8 |
2007-11-01 12:51 | syzop | Resolution | open => fixed |
2007-11-01 12:51 | syzop | Note Added: 0014809 | |
2017-01-06 15:48 | syzop | Category | module => module api |