713 Commits (678c7b94743bf93a89f9f7d61e0d6eebf453e73f)
 

Author SHA1 Message Date
Marco Pesenti Gritti 7db5479c5c It's not necessary to pass the default_type around anymore. 18 years ago
Marco Pesenti Gritti 7e85c5160e Setup the activity from the shell process, through dbus,
this simplifies things a lot...
18 years ago
Marco Pesenti Gritti e4c4e866a5 Start refactoring to get back buddy chat to work... 18 years ago
Marco Pesenti Gritti 4d67407f6a Cleanups 18 years ago
Marco Pesenti Gritti 70485218c0 Split the factory to his own module 18 years ago
Marco Pesenti Gritti 7ab6da7278 Actually join the activity, check for duplicates in the model. 18 years ago
Marco Pesenti Gritti c6d59fd7b4 Improve the activity api 18 years ago
Marco Pesenti Gritti f1821704e7 Cleanups and document a bit 18 years ago
Marco Pesenti Gritti 892c61e63a Publish and use title for the activities model 18 years ago
Marco Pesenti Gritti 2535a88645 Use the default service to get activity informations, instead
of Activity ps object.
18 years ago
Marco Pesenti Gritti 544e47cbe0 Move activity service registration in Activity 18 years ago
Marco Pesenti Gritti 9274f9707f Remove args from the factory interface 18 years ago
Marco Pesenti Gritti d919848324 Rework to not use protected API 18 years ago
Marco Pesenti Gritti 167dbec0f5 Add a script to install external activities 18 years ago
Dan Williams 3117d454b9 add service unregistration 18 years ago
Marco Pesenti Gritti ebd27c2cbb Adapt to gecko-embed api change 18 years ago
Marco Pesenti Gritti 2647b96433 Fix for dbus 0.61 18 years ago
Marco Pesenti Gritti 86bd6f50f0 Use dbus activation to launch factories. This breaks
p-to-p chat and ./sugar/activities. Will fix tomorrow.
18 years ago
Marco Pesenti Gritti 1d370ca8e5 Minor fixes 18 years ago
Marco Pesenti Gritti d778d45b13 Load the current page when joining an active.
Get back page sharing to work.
18 years ago
Marco Pesenti Gritti e1928878f9 Accidentally commented out console code... 18 years ago
Marco Pesenti Gritti b4b4c13c90 Get one-to-one chat back to work 18 years ago
Marco Pesenti Gritti 51c08af67c Add back the ip check, ipv6 needs to be disabled in the avahi daemon
config for this to work though
18 years ago
Marco Pesenti Gritti 8444bd63d6 More chat fixes... 18 years ago
Marco Pesenti Gritti f5b1be244f Get private chat to show, not working yet 18 years ago
Marco Pesenti Gritti fd6367007a Get chat to work again 18 years ago
Marco Pesenti Gritti 5f628f1a4f Get presence to work on the chat window 18 years ago
Marco Pesenti Gritti 0947581a11 A bunch of fixes... 18 years ago
Marco Pesenti Gritti 57cc6a303c Some fixes, adapt the presence view to the new api 18 years ago
Dan Williams 4cf8e8de49 Disable Share button when activity is already shared 18 years ago
Dan Williams cf35d9f374 Separate a service's address into source address and the service address, and explicitly set each when required 18 years ago
Dan Williams ae1b278d7a Fix getting published service values 18 years ago
Dan Williams 80b92fe2aa Merge branch 'master' of git+ssh://dcbw@dev.laptop.org/git/sugar 18 years ago
Dan Williams 164add907d Make shareActivity work 18 years ago
Marco Pesenti Gritti 2e58cc8786 Work around for dbus locking issue 18 years ago
Dan Williams e5065263a9 s/publish/share 18 years ago
Dan Williams 8d232ae292 Fix spacing 18 years ago
Dan Williams e3065ba02d Merge branch 'master' of git+ssh://dcbw@dev.laptop.org/git/sugar 18 years ago
Dan Williams ea133a9c6d merge 18 years ago
Dan Williams c1e0bd39b2 presence.py is no longer used 18 years ago
Marco Pesenti Gritti 9e32bbba7a Import some missing dbus.glib imports 18 years ago
Marco Pesenti Gritti 1ef5c576c2 Do not use dbus_bindings for exceptions. Use dbus.exceptions. Thanks J5 to point it out. 18 years ago
Marco Pesenti Gritti ef71679ed6 Rewrite this since I forgot to add it and lost it grrr 18 years ago
Marco Pesenti Gritti c094bbd8b5 Missing script 18 years ago
Dan Williams 2c790da716 Add debug logging support to the PresenceService 18 years ago
Dan Williams 7cc68303f9 Don't import gtk, just use gobject 18 years ago
Dan Williams bfab84acc9 Poll for PS readiness rather than a hard wait time 18 years ago
Dan Williams 3798f29a6b Make dbus service properties public 18 years ago
Dan Williams 318c49bacf Don't traceback when our activity can't be found (because it's not shared) 18 years ago
Dan Williams a827175a28 Fix dbus_bindings import namespace 18 years ago