Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Collapse)AuthorAgeFilesLines
...
* catch the closed signalGuillaume Desmottes2007-03-072-2/+10
| | | | check if icon exists
* add a leave methodGuillaume Desmottes2007-03-061-0/+7
|
* implement activity GetChannelsGuillaume Desmottes2007-03-061-1/+6
|
* declare _icon in Buddy constructorGuillaume Desmottes2007-03-061-0/+1
|
* move dirty hacks to declare interfaces in init_connections to avoid warningsGuillaume Desmottes2007-03-061-6/+4
|
* start to implement join and share activitiesGuillaume Desmottes2007-03-063-12/+67
|
* Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugarGuillaume Desmottes2007-03-051-2/+15
|\
| * Order journal entries and fix filtering.Tomeu Vizoso2007-03-051-2/+15
| |
* | create/remove activities according to ActivitiesChanged signalGuillaume Desmottes2007-03-054-17/+99
|/
* Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugarGuillaume Desmottes2007-03-051-40/+48
|\
| * More fake entries improvementsMarco Pesenti Gritti2007-03-051-18/+18
| |
| * Improve the demo entriesMarco Pesenti Gritti2007-03-051-28/+36
| |
* | upload our avatar only if neededGuillaume Desmottes2007-03-053-16/+56
|/
* Added object update to the datastore.Tomeu Vizoso2007-03-041-32/+7
|
* Merge branch 'master' of git://dev.laptop.org/sugarTomeu Vizoso2007-03-042-7/+39
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-03-033-56/+108
| |\
| * | Don't traceback on cleanup when disconnected alreadyDan Williams2007-03-031-0/+3
| | |
| * |