Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Snapshot 944c5280b4.Marco Pesenti Gritti2007-11-051-0/+2
* Mention #4631 in NEWSSimon McVittie2007-11-051-0/+1
* Re-implement unique-name watching so it actually makes sense (#4585, the return)Simon McVittie2007-11-053-10/+47
* src/buddy.py: __repr__: encode nick in UTF-8 so we get comprehensible log mes...Simon McVittie2007-11-051-1/+1
* Revert "#4585 Watch activity unique names on D-Bus for disappearances"Simon McVittie2007-11-051-35/+12
* Update NEWSMorgan Collett2007-11-051-0/+3
* Snapshot 0d8c69c14b.Simon McVittie2007-11-021-0/+2
* #4585 Watch activity unique names on D-Bus for disappearancesMorgan Collett2007-11-021-12/+35
* Snapshot 1effa5a10d.Simon McVittie2007-11-011-0/+2
* Update NEWS for the #2412 fixesSimon McVittie2007-11-011-0/+2
* Snapshot f2411a6161.Simon McVittie2007-11-011-0/+2
* #2412: Further improvements to connection watching after smcv reviewMorgan Collett2007-11-011-2/+3
* #2412: Improvements to connection watching after smcv reviewMorgan Collett2007-11-011-5/+8
* #2412: Watch the connection's well-known name on the session bus and stop the...Morgan Collett2007-11-011-1/+19
* #2412: Improvement to handling CM disconnections from smcv reviewMorgan Collett2007-11-011-1/+1
* #2412: Handle the connection manager disconnecting and closing the connection...Morgan Collett2007-11-011-2/+5
* Import dbus to get DBusExceptionMorgan Collett2007-11-011-1/+2
* #2412: Better exception handling on closing CM connectionsMorgan Collett2007-11-011-2/+2
* Snapshot 11d8103108.Simon McVittie2007-10-311-0/+2
* Actually set registered = True, again (#4537)Simon McVittie2007-10-302-1/+3
* Snapshot 25577b1486.Marco Pesenti Gritti2007-10-181-0/+2
* Associate activity debug messages with the relevant activity (#4027)Simon McVittie2007-10-162-48/+69
* Snapshot 439e31672b.Marco Pesenti Gritti2007-10-162-0/+4
* Update NEWSMorgan Collett2007-10-151-0/+2
* Revert to using BuddyLeft only not BuddyHandleLeft as there is no need to rep...Morgan Collett2007-10-151-36/+10
* Emit BuddyLeft not BuddyHandleLeft when we didn't track the handleMorgan Collett2007-10-151-1/+6
* Implement BuddyHandleJoined/Left which signals the handles as well as buddy o...Morgan Collett2007-10-151-23/+37
* Emit BuddyHandleJoined when BuddyJoined emitted so sugar.presence will be abl...Morgan Collett2007-10-151-0/+28
* Update NEWSMorgan Collett2007-10-151-0/+2
* Remove dbus from self._dbus_tubes_channel - tubes channel supports any tubes ...Morgan Collett2007-10-151-12/+13
* Add DBus tubes channel in join processMorgan Collett2007-10-151-6/+25
* Snapshot 6d79687f8b.Marco Pesenti Gritti2007-10-071-0/+2
* Bug#3683: don't use (potentially long) user-supplied nickname in mDNS instanc...Simon McVittie2007-09-242-1/+3
* Don't emit spurious CurrentActivityChanged signal when changing from no curre...Simon McVittie2007-09-202-1/+3
* Don't keep invite-only activities in the mesh view after we leave them (#3465)Simon McVittie2007-09-202-0/+18
* Snapshot 6df1f3eca5.Dan Williams2007-09-191-0/+2
* * #3506: LL and server plugins are mutually exclusive for trial-3Dan Williams2007-09-193-2/+22
* Update NEWSMarco Pesenti Gritti2007-09-171-0/+2
* Snapshot 46898a3e00.Marco Pesenti Gritti2007-09-171-0/+2
* Adapt to presence service API changesMarco 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