Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Remove wrong usage of byte_arrays=True (should be client-side, not service-side)Dan Williams2007-08-201-2/+1
* Snapshot 970ca27db7.Dan Williams2007-08-141-0/+2
* Update newsDan Williams2007-08-141-0/+2
* Cleanup _text_channel_closed_cbMorgan Collett2007-08-101-10/+8
* Make Buddy-left async through moving code to _text_channel_closed_cbMorgan Collett2007-08-101-24/+17
* Snapshot 8dc589f5b0.trial-2Dan Williams2007-08-011-0/+2
* #2214: Gracefully handle blank server fieldDan Williams2007-08-014-4/+12
* Snapshot fbc25c93ad.Dan Williams2007-08-011-0/+2
* Snapshot bc7fc5f02d.Marco Pesenti Gritti2007-07-311-0/+2
* Cope with arbitrary Unicode in nicknames by making Buddy.props.nick 'object' ...Simon McVittie2007-07-312-1/+8
* Snapshot ce62f752b2.Marco Pesenti Gritti2007-07-271-0/+2