178 Commits (73c1dbe4a7d8b5e54b6c16f82690200abaedf978)

Author SHA1 Message Date
Marco Pesenti Gritti 2d9a06ec9a Add the root path of the services to python path, not services/.
Get rid of the now useless env.get_services_dir
18 years ago
Dan Williams d46382921a Convert Activity objects to gobjects and ensure validity before using 18 years ago
Guillaume Desmottes afcfdaa239 add GetType() method on Activity 18 years ago
Guillaume Desmottes 2312aa6a99 Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugar 18 years ago
Guillaume Desmottes 2262b5fd49 update nick when receive AliasChanged signal 18 years ago
Dan Williams 4c05c4247c Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Guillaume Desmottes abf60c1c89 add GetName method 18 years ago
Dan Williams 9fa72e4cba Remove some erroneous error handler code 18 years ago
Guillaume Desmottes cb2489bff6 implement ActivityInvitation and PrivateInvitation signals 18 years ago
Guillaume Desmottes 139b190650 catch invitations request 18 years ago
Guillaume Desmottes 6f19b10222 catch the closed signal
check if icon exists
18 years ago
Guillaume Desmottes 1480ff8440 add a leave method 18 years ago
Guillaume Desmottes 2eedfd3d90 implement activity GetChannels 18 years ago
Guillaume Desmottes 7e1c8ef31f declare _icon in Buddy constructor 18 years ago
Guillaume Desmottes a0230ba784 move dirty hacks to declare interfaces in init_connections to avoid warnings 18 years ago
Guillaume Desmottes f716f20191 start to implement join and share activities 18 years ago
Guillaume Desmottes 42609e447c Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugar 18 years ago
Guillaume Desmottes 148c93968b create/remove activities according to ActivitiesChanged signal 18 years ago
Tomeu Vizoso 39a009056d Order journal entries and fix filtering. 18 years ago
Guillaume Desmottes 39c6542e40 Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugar 18 years ago
Guillaume Desmottes 9ce78f6100 upload our avatar only if needed 18 years ago
Marco Pesenti Gritti 52ca451a05 More fake entries improvements 18 years ago
Marco Pesenti Gritti 583ea4214d Improve the demo entries 18 years ago
Tomeu Vizoso a585221b16 Added object update to the datastore. 18 years ago
Tomeu Vizoso 559d21d4d2 Merge branch 'master' of git://dev.laptop.org/sugar 18 years ago
Dan Williams 7b11487995 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Dan Williams fc7f62359f Don't traceback on cleanup when disconnected already 18 years ago
Dan Williams fc970ccf3d Attempt periodic reconnection on connect error, traceback less on server problems 18 years ago
Dan Williams 7da177a054 color is required for a valid buddy 18 years ago
Dan Williams 6428fdc9a4 Give dbus-python a hint to icon return type 18 years ago
Tomeu Vizoso 33739f1c0f Some more examples for the journal. 18 years ago
Tomeu Vizoso d504124cc2 Hack Dan's DataStore for doing what we need for 6th March demo. 18 years ago
Dan Williams 08c791849f Convert buddies to GObjects; ensure signals don't emit before buddy is valid 18 years ago
Tomeu Vizoso 47b8ad2496 Stop sqlite3.decoding the data from the db. 18 years ago
Dan Williams a3e2803eb8 Clue dbus-python into the return type of get_data() 18 years ago
Tomeu Vizoso 97d719f795 Use sqlite3.Row in the datastore. 18 years ago
Dan Williams dbf2c0c1a2 get object path correctly 18 years ago
Tomeu Vizoso f2af1ae219 Use cursor parameters instead of SQL injection. 18 years ago
Dan Williams 7ab0b60b10 Update data store to new dbus-python bindings API and sqlite3 18 years ago
Guillaume Desmottes bfbcedbcec Don't use the _alias_changed_cb while we use vcard to store the alias 18 years ago
Dan Williams 57b887df30 PresenceService fixes; request buddy presence when using existing connection 18 years ago
Dan Williams 748275ca00 Add fixme for avatar optimization 18 years ago
Guillaume Desmottes 065cd6bc20 start to use aliasing interface for nick 18 years ago
Dan Williams 403c2abc5c Upload avatar; try to get and set BuddyInfo properties 18 years ago
Guillaume Desmottes 7cf6fd2640 explicitely set the BuddyInfo interface 18 years ago
Guillaume Desmottes a840be0c01 Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugar 18 years ago
Guillaume Desmottes 81b636c8e1 start of support of the org.freedesktop.Telepathy.Connection.Interface.OLPC.BuddyInfo interface 18 years ago
Dan Williams aeb162ae08 Remove a bit of debugging code 18 years ago
Guillaume Desmottes 5535aefc75 Add a Server section in the config file and use it to register only when needed 18 years ago
Dan Williams abf84970b5 always register the jid when connecting 18 years ago