View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004894 | unreal | ircd | public | 2017-03-12 05:18 | 2017-03-13 08:35 |
Reporter | Assigned To | syzop | |||
Priority | low | Severity | trivial | Reproducibility | have not tried |
Status | resolved | Resolution | no change required | ||
Product Version | 4.0.10 | ||||
Summary | 0004894: Channels user count and the user count displayed in /LIST are different. | ||||
Description | I'm not sure if its intentional or an oversight, but when joining #unreal-support, I noticed there were only 17 clients. To me, this seemed a lot less than usual, on issuing /LIST to make sure I was in the right channel, I noticed LIST says there are 67 users in the channel. #unreal-support also has +D (delayjoin) set, so there are obviously 67 people, 50 of whom haven't spoke since they joined. | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
That is true. The user count in LIST is the real user count, it can be more than the users you are currently seeing. I've no plans to change this as the purpose of delay join is "delaying joins" and not "hiding of users" or that kind of things. (Strictly speaking the real user count is also the real amount of users :D) Similarly you can /WHOIS a user and see (s)he is in #somechan in /WHOIS but still don't see that user in the nicklist (NAMES). |