Chat in DC
Brought to you by:
sgop
It's always me,theinvoker...
Have you thought about my request about showing all
users in DC chats?
It is very important when you have to find someone
anche it's even more important for OPs
I own a hub and i want to see how many users are in and
i also want to know who is in my hub,and sometimes i
check filelists,but if i can't see all the users i can
do nothing.
Bye
Logged In: YES
user_id=1371696
Please pay your attention to the patch #1536485.
Test it all over and comment it up there. ;-)
Logged In: YES
user_id=53561
What is the global user list used for?
Is it important that it's next to the chat area?
What about a user list without chat?
What are common use cases?
What are possible use cases?
Logged In: YES
user_id=53561
Originator: NO
I've decided not to show all users in the chat page for several reasons:
1) sorting gets slow in gtk2
2) in the caht page this list would always be up to date,
which means that there are continuous inserts/removes
(which is not nice, for example when scrolling through list)
3) most users are not interested in all users.
Instead i will provide a "global user list" function which
opens a new dialog. The advatages:
1) the very few ppl who want to browse all users from
time to time can do so without much effort.
2) the dialog can provide more information about the listed
users. Maybe extra space where any know information of
the selected user is displayed.
3) the dialog would show a snapshot of the current user list.
And there would be a refresh button.