Commit Graph

27 Commits

Author SHA1 Message Date
Guillaume Desmottes
a16484bc7b rename some signals to avoid confusions
use activity properties API
2007-03-14 15:59:30 +01:00
Dan Williams
9d837710f5 Listen for and respond to Owner property changes
Pass the PS's owner object to each plugin.  Make the server plugin
listen to property changes and push those changes to the Jabber
server when they occur.
2007-03-09 16:29:49 -05:00
Dan Williams
d46382921a Convert Activity objects to gobjects and ensure validity before using 2007-03-08 12:51:10 -05:00
Guillaume Desmottes
2262b5fd49 update nick when receive AliasChanged signal 2007-03-08 15:45:12 +01:00
Guillaume Desmottes
cb2489bff6 implement ActivityInvitation and PrivateInvitation signals 2007-03-07 19:46:48 +01:00
Guillaume Desmottes
139b190650 catch invitations request 2007-03-07 15:27:47 +01:00
Guillaume Desmottes
f716f20191 start to implement join and share activities 2007-03-06 17:15:55 +01:00
Guillaume Desmottes
148c93968b create/remove activities according to ActivitiesChanged signal 2007-03-05 18:56:17 +01:00
Dan Williams
08c791849f Convert buddies to GObjects; ensure signals don't emit before buddy is valid 2007-03-02 11:10:44 -05:00
Dan Williams
57b887df30 PresenceService fixes; request buddy presence when using existing connection 2007-02-28 22:13:27 -05:00
Guillaume Desmottes
065cd6bc20 start to use aliasing interface for nick 2007-02-28 17:02:43 +01:00
Guillaume Desmottes
81b636c8e1 start of support of the org.freedesktop.Telepathy.Connection.Interface.OLPC.BuddyInfo interface 2007-02-27 23:51:53 +01:00
Guillaume Desmottes
4c0352e9bc new icon cache system 2007-02-26 17:18:52 +01:00
Guillaume Desmottes
d49a3b52ab only remove the buddy if we don't see it using all CM 2007-02-26 12:28:50 +01:00
Dan Williams
500bd702b1 First pass at attempting registration on failure 2007-02-25 22:45:16 -05:00
Dan Williams
a72175ff68 Create separate plugins for connection methods 2007-02-25 19:24:48 -05:00
Dan Williams
32a92a8c11 Clarify comment 2007-02-23 14:15:49 -05:00
Dan Williams
bcc67dfb10 Clarify comment 2007-02-23 12:37:01 -05:00
Dan Williams
03747e2c6c Find and use an existing gabble connection, if any 2007-02-23 12:04:16 -05:00
Guillaume Desmottes
162167b7f3 Announce appear/disappear buddies according their jabber status 2007-02-23 17:30:25 +01:00
Guillaume Desmottes
5ae3e292ca create buddy when connecting 2007-02-23 14:15:51 +01:00
Dan Williams
1dcb9e9088 Add buddy and activity classes (guillaume) 2007-02-22 14:11:31 -05:00
Dan Williams
e9abbcc152 Add owner bits and fill out GetOwner, GetBuddies, GetActivities 2007-02-21 07:58:16 -05:00
Dan Williams
44ce0a03a4 Add buddy icon cache 2007-02-21 07:20:59 -05:00
Dan Williams
eb16219265 raise errors, not return them 2007-02-21 07:08:40 -05:00
Dan Williams
e52ce9de93 Stub out more of the PS object 2007-02-21 07:06:45 -05:00
Dan Williams
6946369ba5 Skeleton PS class 2007-02-21 06:41:26 -05:00