Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable SetAvatar and avoid importing gtk.Marco Pesenti Gritti2007-07-271-31/+38
* Update NEWSMorgan Collett2007-07-261-0/+4
* Actually emit NewChannel for activities when the text channel is createdSimon McVittie2007-07-251-0/+1
* Fix Activity.GetChannels() - avoid trying to include the text channel object-...Simon McVittie2007-07-251-2/+4
* One-line fix to GetTelepathyHandles() - actually return the collected handlesSimon McVittie2007-07-251-0/+1
* Try to connect without the register flag if we received the "name in use" err...Guillaume Desmottes2007-07-251-2/+22
* Snapshot 79251459e5.Dan Williams2007-07-201-0/+2
* Return buddy properties as a byte array, not an array of bytesDan Williams2007-07-202-1/+5
* Don't list the owner twice in GetBuddies. #1839Dan Winship2007-07-201-1/+1
* Snapshot 650c323462.Marco Pesenti Gritti2007-07-161-0/+2
* Udpate news fileDan Williams2007-07-161-0/+3
* don't try to send None over D-Bus. (fixes at least a warning and probably more)Dan Winship2007-07-161-0/+1
* Get notified of the disappearance of activities the local user shares tooDan Williams2007-07-161-0/+1
* Snapshot 6c86d827b5.Dan Williams2007-07-161-0/+2
* update news file with latest changesDan Williams2007-07-161-0/+1
* Clear out current activity if we're leaving itDan Williams2007-07-161-0/+5
* Update news for latest changesDan Williams2007-07-151-0/+5
* Add closing parentheses.Tomeu Vizoso2007-07-151-1/+1
* Fix buddy re-appear by actually forgetting about buddies when they go awayDan Williams2007-07-152-0/+3
* Handle CurrentActivityChanged events from the shell owner objectDan Williams2007-07-151-1/+3
* Snapshot b539f146e9.Marco Pesenti Gritti2007-07-121-0/+2
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/presence-serviceMarco Pesenti Gritti2007-07-122-2/+19
|\
| * Disable support for avatars - the cache seems to give us huge performance pro...Simon McVittie2007-07-122-2/+19
* | UpdateMarco Pesenti Gritti2007-07-121-0/+2
|/
* Snapshot e9c851eb8f.Dan Williams2007-07-111-0/+2
* Update NEWSMorgan Collett2007-07-101-0/+3
* Fix 'Rework reconnection logic' patch to actually start server_pluginMorgan Collett2007-07-101-2/+2
* Reapply "Rework reconnection logic so RECONNECT_TIME is interpreted as a mini...Morgan Collett2007-07-103-33/+50
* Snapshot 6f2584d5eb.Marco Pesenti Gritti2007-07-091-0/+2
* Update NEWSMorgan Collett2007-07-091-0/+3
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/presence-serviceMorgan Collett2007-07-094-11/+315
|\
| * Snapshot e26e3c0294.Marco Pesenti Gritti2007-07-091-0/+2
| * Add maint-helper scriptMarco Pesenti Gritti2007-07-091-0/+221
| * Add NEWSMorgan Collett2007-07-091-0/+6
| * Show conn.object_path in debug logsMorgan Collett2007-07-091-5/+7
| * Merge http://people.freedesktop.org/~smcv/git/presence-serviceMorgan Collett2007-07-096-47/+116
| |\
| * | Remove buddy anyway on leaving, works at least partiallyMorgan Collett2007-07-092-0/+7
| * | Implement leaving a shared activityMorgan Collett2007-07-032-6/+72
* | | Revert "Rework reconnection logic so RECONNECT_TIME is interpreted as a minim...Morgan Collett2007-07-093-50/+33
| |/ |/|
* | Rework reconnection logic so RECONNECT_TIME is interpreted as a minimum, to a...Simon McVittie2007-07-053-33/+50
* | TelepathyPlugin: Cope with CMs with no presence interface.Simon McVittie2007-07-051-13/+19
* | presenceservice: warn if dbus-python is too old for watch_name_owner() to wor...Simon McVittie2007-07-051-0/+5
* | buddy, activity: cope with missing interfaces gracefullySimon McVittie2007-07-052-0/+40
* | ServerPlugin: fix unbound local in _connected_cb()Simon McVittie2007-07-051-1/+2
|/