Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adapt to presence service API changestrial-3Marco Pesenti Gritti2007-09-171-1/+1
* Adapt to sugar.profile API changesMarco Pesenti Gritti2007-09-171-8/+13
* Snapshot b8d04713ac.Marco Pesenti Gritti2007-09-121-0/+2
* De-restrict invitations, if Gabble supports it (fixes #3380 if Gabble support...Simon McVittie2007-09-122-0/+4
* Avoid Gabble invite-only activities disappearing from the mesh view when we j...Simon McVittie2007-09-122-1/+9
* Fix error reporting in logs by adding throw_into_callback(), a workaround for...Simon McVittie2007-09-123-18/+41
* Snapshot bff163d57b.Marco Pesenti Gritti2007-09-111-0/+2
* Update NEWS againSimon McVittie2007-09-111-0/+2
* Revert part of morgs' fix for current activity propagation.Simon McVittie2007-09-111-4/+0
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/presence-serviceSimon McVittie2007-09-112-1/+3
|\
| * Be sure buddies keys are converted to stringGuillaume Desmottes2007-09-112-1/+3
* | Bug#3327: don't let a slower connection manager delete a current activity adv...Simon McVittie2007-09-112-4/+9
|/
* Make server_plugin _OBJ_PATH_PREFIX consistent with linklocal_plugin (review ...Simon McVittie2007-09-111-1/+1
* Annotate #3290 fix in NEWS with bug numberSimon McVittie2007-09-111-1/+1
* Update NEWSSimon McVittie2007-09-111-0/+3
* activity.Activity: keep track of channel-specific-handle <-> Buddy mapping.Simon McVittie2007-09-111-24/+51
* Set current activity when sharing or joining an activity. Echo this change to...Simon McVittie2007-09-102-8/+9
* linklocal_plugin: Correctly pick up existing Salut connectionsSimon McVittie2007-09-101-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/presence-serviceSimon McVittie2007-09-101-0/+3
|\
| * Snapshot 3ed091301b.Dan Williams2007-09-101-0/+2
* | When a buddy goes offline, consider them to have left all their activitiesSimon McVittie2007-09-102-0/+7
|/
* Update NEWSSimon McVittie2007-09-101-0/+5
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/presence-serviceSimon McVittie2007-09-103-2/+10
|\
| * Snapshot 3b1f4a0c42.Dan Williams2007-09-091-0/+2
| * #3147: Set _PROP_CURACT for the owner when sharing an activityMorgan Collett2007-09-083-2/+8
* | Activity.NewChannel: correct misleading docstring, emit debug messageSimon McVittie2007-09-101-6/+2
* | Stop believing buddies when they say they've left a room, but we're in the ro...Simon McVittie2007-09-101-3/+0
* | activity: Further refactoring to make nearly all D-Bus calls asynchronousSimon McVittie2007-09-101-35/+48
* | activity: Refactor joining/sharing so we don't claim to have succeeded (or tr...Simon McVittie2007-09-101-91/+59
* | Raise error if we try to join a non-local activity without knowing what its r...Simon McVittie2007-09-101-4/+7
* | Fix some more commentsSimon McVittie2007-09-101-1/+2
* | Remove now-misleading commentSimon McVittie2007-09-101-3/+0
|/
* Snapshot a79f7b6488.Marco Pesenti Gritti2007-09-042-0/+3
* Make activities private by default, completing support for invite-only activi...Simon McVittie2007-09-041-1/+1
* * Notify local processes when we change an activity name, so the meshSimon McVittie2007-08-313-18/+32
* Snapshot 25218b4642.Marco Pesenti Gritti2007-08-301-0/+2
* Update NEWSSimon McVittie2007-08-301-0/+3
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/presence-serviceSimon McVittie2007-08-302-1/+7
|\
| * Snapshot 1c58a0be88.Marco Pesenti Gritti2007-08-291-0/+2
| * Update maint-helperMarco Pesenti Gritti2007-08-291-1/+5
* | Change signature of ActivityInvitation signal to oos (activity, buddy, message)Simon McVittie2007-08-302-15/+42
* | Fix typo in SetProperties(), enabling support for mutable propertiesSimon McVittie2007-08-301-1/+1
* | Support mutable activity properties (name, tags, color, private).Simon McVittie2007-08-303-38/+312
* | When an activity becomes valid, emit the "missing" BuddyJoined signals; when ...Simon McVittie2007-08-301-1/+11
* | Fix a bug where buddies would appear to leave activities that are on Gabble w...Simon McVittie2007-08-301-1/+2
* | Move NotFoundError to psutils; add NotJoinedError and WrongConnectionError.Simon McVittie2007-08-304-43/+48
|/
* Update LinkLocal plugin's protocol to "local-xmpp"Guillaume Desmottes2007-08-282-1/+3
* Set the "private" activity propertyGuillaume Desmottes2007-08-281-0/+1
* Undo removal of properties in _share_activityMorgan Collett2007-08-231-1/+2
* PresenceService API Change to support sharing by invitation onlyMorgan Collett2007-08-222-13/+42