View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001424 | unreal | ircd | public | 2003-12-12 15:13 | 2004-01-17 20:39 |
| Reporter | penna22 | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | resolved | Resolution | fixed | ||
| Platform | Athlon XP | OS | Linux | ||
| Product Version | 3.2-beta19 | ||||
| Summary | 0001424: HOOKTYPE_PRE_QUIT | ||||
| Description | could you please add an pre quit hook just like pre part ? that would be very helpful for my first unreal module ;) | ||||
| Tags | No tags attached. | ||||
| 3rd party modules | |||||
|
|
Details? Changing the quit msg? perhaps. Blocking a quit? no. |
|
|
as i said like pre part hook to modify quit message just like pre part hook is for part message |
|
|
Oh, it would be very useful to me too. I also mean a hook for changing quit msgs. [Would mainly use it for an extended badword system (spam filtering with specific features), but it might be helpful for other problems, too.] edited on: 12-12-03 20:36 |
|
|
yeah spam filtering is the only thing I can come up with, something which we will integrate in upcomming release... but perhaps someone can come up with another idea, so it's worth to add :). |
|
|
Added in .2049. I added HOOKTYPE_PRE_LOCAL_QUIT which you return the modified message. Note though, this is NOT sent for all local disconnects. It is only sent for disconnects triggered by a /quit. Meaning it won't trigger on ping timeout, kill, etc. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2003-12-12 15:13 | penna22 | New Issue | |
| 2003-12-12 19:01 | syzop | Note Added: 0004317 | |
| 2003-12-12 19:04 | penna22 | Note Added: 0004318 | |
| 2003-12-12 20:35 | AngryWolf | Note Added: 0004319 | |
| 2003-12-12 20:36 | AngryWolf | Note Edited: 0004319 | |
| 2003-12-12 20:49 | syzop | Note Added: 0004320 | |
| 2004-01-17 20:39 |
|
Status | new => resolved |
| 2004-01-17 20:39 |
|
Resolution | open => fixed |
| 2004-01-17 20:39 |
|
Assigned To | => codemastr |
| 2004-01-17 20:39 |
|
Note Added: 0004722 |