zD12 / galaxium

Automatically exported from code.google.com/p/galaxium
0 stars 0 forks source link

Showing All Sessions or Individual Sessions #214

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
that's impossible to create server-side multicontacts/metacontacts, but
most of IMs allow such thing (Miranda, Konnekt, Pidgin, Gajim, probably PSI).

Original issue reported on code.google.com by jakub.ru...@gmail.com on 29 Jun 2008 at 3:03

GoogleCodeExporter commented 9 years ago
I think this makes most sense when we have a unified contact list, something 
we'll
eventually get around to.

Original comment by paulburt...@gmail.com on 29 Jun 2008 at 3:32

GoogleCodeExporter commented 9 years ago
it makes sense when you use transports too ;) .

Original comment by jakub.ru...@gmail.com on 29 Jun 2008 at 4:17

GoogleCodeExporter commented 9 years ago
Well, to be honest. The design ideas of Galaxium are to GET AWAY from the 
current
designs of MSN programs in linux. Re-duplicating this is defintiely not our 
goal.

Perhaps there is a better way to do this. Keeping in mind the current design of 
the
contact list.

I'm still a bit torn about the idea of a unified contact list. mostly because it
changes galaxium's interface incredibly, it would basically be like... a 
rewrite.

Original comment by dra...@gmail.com on 30 Jun 2008 at 1:49

GoogleCodeExporter commented 9 years ago
current contact list design makes no sense, because protocols are the only 
things
that can differ people.

that difference should be invisible in multi-im's like galaxium, pidgin and 
miranda.

Original comment by jakub.ru...@gmail.com on 30 Jun 2008 at 2:08

GoogleCodeExporter commented 9 years ago
I think the best way to do this is to have an 'All Sessions' entry in the combo 
at
the bottom, as you have suggested yourself (Phil) in the past. That could be 
done
best within Client.Gtk using a custom version of the contact tree.

If you'd prefer than I'll look at doing that once I finish the MSN features for 
0.8.

Original comment by paulburt...@gmail.com on 30 Jun 2008 at 2:19

GoogleCodeExporter commented 9 years ago
Jakub, I dissagree that the current design "makes no sense".

Just because all other IM's are clones of eachother, doesn't mean there isn't 
more
than one way to skin a cat.

I'm sure we will figure out our OWN way of doing things. But I guarantee you 
this, we
are not re-writing Pidgin :P

Original comment by dra...@gmail.com on 30 Jun 2008 at 3:53

GoogleCodeExporter commented 9 years ago
yes, I know you're not rewriting :P .

Original comment by jakub.ru...@gmail.com on 30 Jun 2008 at 4:08

GoogleCodeExporter commented 9 years ago
Well, in fact. We have started working on something that will actually suit 
both facets.

Watch out, its going to rock :P

Original comment by dra...@gmail.com on 1 Jul 2008 at 2:36

GoogleCodeExporter commented 9 years ago
I wanted to say "at last", but this is less apropriate.

"Yippie" is more appropriate :> .

Original comment by jakub.ru...@gmail.com on 1 Jul 2008 at 8:00

GoogleCodeExporter commented 9 years ago
The list now should be able to render and show any contact list that supports 
it.
This now allows us to render a extra tree for All Sessions. There are issues 
with
customization and sizing right now which need to be fixed.

Also, the "all sessions" profile panel at the top needs to be implemented.

EVERYONE NOTE: This tree is PURELY cosmetic right now. It does not implement ANY
functionality, wether it be chatting, menus, or anything. Please only report on
things we say should work :P

Original comment by dra...@gmail.com on 5 Jul 2008 at 6:34

GoogleCodeExporter commented 9 years ago
last time I tried "all sessions" I saw offline contacts (while were disabled in 
menu)
and no beautiful blue icons...

Original comment by jakub.ru...@gmail.com on 5 Jul 2008 at 6:43

GoogleCodeExporter commented 9 years ago
Yeah its in the workd, mostly i see it working for IRC and MSN right now. 
Jabber I
dont even think I setup a tree manager yet.

Original comment by dra...@gmail.com on 6 Jul 2008 at 5:00

GoogleCodeExporter commented 9 years ago
work has begun again on this. if anyone has any suggestions let me know.

Original comment by dra...@gmail.com on 6 Jun 2009 at 7:24

GoogleCodeExporter commented 9 years ago
I've created the general menus, and re-connected the contact list events. 
contact
list still doesn't generate correctly. Added option to always go to all 
sessions when
connecting to a new account.

Original comment by dra...@gmail.com on 6 Jun 2009 at 10:50