View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006223 | unreal | ircd | public | 2023-02-07 04:46 | 2023-03-20 04:09 |
Reporter | Nini | Assigned To | syzop | ||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | feedback | Resolution | open | ||
Product Version | 6.0.6 | ||||
Summary | 0006223: add log creating channel | ||||
Description | We should add a log, which would allow us to see channel creations, for example a user enters a channel with 0 users, the log would be displayed: Nni created channel #test11 | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
I don't think it's a bad idea, the current +j mode which shows all joins/parts/kicks is rather verbose, i can see how people would like a "lighter option" to only see new channel creations - and destroys i presume when last user parts. On the other hand, for the various 1-user-channels like #syzops-personal-channel (which are usually quite common) this will still be "noisy" though. They will keep being created, destroyed, created, destroyed whenever the single user disconnects and connects. I was just wondering: would anyone actually use this (new snomask) if it is available? |
|
it depends on the configuration of the irc server, if you want to follow the channel creations for example that of underage users to be able to moderate (close the room or other) it's very useful, on u5 in the Gottem module it was available and widely used : https://gitgud.malvager.net/Wazakindjes/unrealircd_mods/src/1646616d4408a6acebf73950e3e6504e1660247a/man/chansno.md channel-creations => Channel creations (previously non-existent channels) |