Show Only Favourite Users joins/parts

Archived discussion about features (predating the use of Bugzilla as a bug and feature tracker)

Moderator: Moderators

Herodes
Posts: 26
Joined: 2004-04-09 00:45
Location: Rethymno, Crete, Greece

Show Only Favourite Users joins/parts

Post by Herodes » 2004-04-21 22:05

Would it be possible to do this?

We all know the

Code: Select all

/showjoins
command in DC++ but, were I find it usefull, is also, were I think is annoying ...

Could we have one more command like

Code: Select all

/showfavjoins
so that we know that a friend of ours has arrived .. ? ...
pls ? :)

I don't know whether that is possible. Althought, the
check whether a user IS or ISN'T in the Favourite Users
list should be there already
.... so prty pls maybe ?
(:D)

...keep it up... ...all of you...
-----------------------------------------------------
This has also been posted in Sourceforge Site under
[ 939624 ] Show Only Favourite Users joins/parts

Pofis
Posts: 14
Joined: 2003-11-25 19:06
Location: Portugal

Post by Pofis » 2004-04-21 23:13

Hi

This patch ( http://clientes.netvisao.pt/jorged22/HubFrame.cpp.diff ) should do it,
even if you have show join/part off, it will show the join/part info of the favorite users.

Pofis

Herodes
Posts: 26
Joined: 2004-04-09 00:45
Location: Rethymno, Crete, Greece

Post by Herodes » 2004-04-23 01:52

Ahaa!!,
A lot of thanks for being swift ...
I looked at the patch you referred me to and I understood its function
Althought, I don't really know where and how to apply it ...
( I know its lame :P )... [Please help]

The reason that I posted this request is that I believe it is
quite a nice feature that -W-O-U-L-D- enhance the user-friendliness
and will give another meaning to the Favourite Users List Tool ...
Thanks again.. :)

joakim_tosteberg
Forum Moderator
Posts: 587
Joined: 2003-05-07 07:38
Location: Sweden, Linkoping

Post by joakim_tosteberg » 2004-04-23 04:16

What you need to do to apply it is to download the source, and change line 349 in hubmanager.cpp from

Code: Select all

if(updateUser(u)) {
to

Code: Select all

if(updateUser(u)) {
and line 365 (same file ) from

Code: Select all

if(showJoins) {
to

Code: Select all

if(showJoins || u->isFavoriteUser()) {
. Got it?

Herodes
Posts: 26
Joined: 2004-04-09 00:45
Location: Rethymno, Crete, Greece

Post by Herodes » 2004-04-23 22:45

3xThx :)

I'll try and dig into that just after my critical exam period ..
thanks again ...

Who is online

Users browsing this forum: Google [Bot] and 0 guests