Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* server_plugin: emit the want-to-connect signal instead of directly start the ...Guillaume Desmottes2008-02-131-1/+1
* linklocal_plugin: emit the want-to-connect signal instead of directly start t...Guillaume Desmottes2008-02-131-2/+2
* add a want-to-connect signal to tp plugin so presenceservice.py can accept or...Guillaume Desmottes2008-02-132-0/+18
* Merge commit 'origin/master' into 6299Guillaume Desmottes2008-02-134-41/+25
|\
| * Release 0.79.1Morgan Collett2008-02-121-1/+1
| * Merge commit 'cassidy/6295'Morgan Collett2008-02-123-40/+24
| |\
| | * pstest.py: remove set_registeredGuillaume Desmottes2008-02-111-4/+0
| | * Merge commit 'origin/HEAD' into 6295Guillaume Desmottes2008-02-111-227/+0
| | |\
| | * | add some words about the register flagGuillaume Desmottes2008-02-071-1/+5
| | * | set register param to False if connection failed because of a not authenticat...Guillaume Desmottes2008-02-071-8/+10
| | * | s/authentification/authenticationGuillaume Desmottes2008-02-071-4/+4
| | * | remove the registered property as we don't need it anymoreGuillaume Desmottes2008-02-041-18/+1
| | * | try opportunistic registration if authentication fails (#6295)Guillaume Desmottes2008-02-041-14/+13
* | | | disconnect Salut when msh0 got an not LL IP (#6299)Guillaume Desmottes2008-02-131-1/+29
* | | | disconnect the Salut plugin if it's connected while Gabble is already runningGuillaume Desmottes2008-02-131-1/+4
* | | | remove duplicated start method and be sure we are connected to the address-ch...Guillaume Desmottes2008-02-131-3/+6
* | | | add the iface in the address-changed signalGuillaume Desmottes2008-02-134-18/+18
|/ / /
* | | Release 0.79.0Morgan Collett2008-02-111-1/+1
* | | Add python shebangMarco Pesenti Gritti2008-02-111-0/+1
* | | Do not use SUGAR_PREFIX, sugar is not defining it anymore.Marco Pesenti Gritti2008-02-115-36/+60
| |/ |/|
* | Remove obsolete main-helper script.Marco Pesenti Gritti2008-02-111-227/+0
|/
* Update NEWSMorgan Collett2008-01-301-0/+2
* #6142: Don't update buddy properties without a keyMorgan Collett2008-01-301-0/+5
* Snapshot 76984f3f28Dafydd Harries2008-01-031-0/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/presence-serviceDafydd Harries2008-01-032-1/+6
|\
| * #5368: Delay setting a buddy's current activity so we have it as a valid acti...Morgan Collett2007-12-222-1/+5
* | Snapshot 5650e153bdDafydd Harries2007-12-101-0/+2
* | update NEWsDafydd Harries2007-12-101-0/+3
* | Add SyncFriends methodDafydd Harries2007-12-102-3/+80
|/
* Snapshot 150051a3a9.Simon McVittie2007-11-271-0/+2
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/presence-serviceMorgan Collett2007-11-222-2/+34
|\
| * Only approve subscriptions coming from a trusted server (#4993)Guillaume Desmottes2007-11-212-2/+35
* | #4920: Harden _add_buddies to cope with no handle when calling BuddyHandleJoinedMorgan Collett2007-11-222-4/+16
|/
* Snapshot 4c8e8b71b5ship-2Dafydd Harries2007-11-191-0/+4
* apply patch by Guillaume so that subscribe/presence channel tracking is not d...Dafydd Harries2007-11-191-1/+14
* #4920: Replace % with , to not make logger cryMorgan Collett2007-11-162-1/+3
* Snapshot 128c59c612Dafydd Harries2007-11-141-0/+2
* Update NEWS.Robert McQueen2007-11-141-0/+3
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/presence-serviceRobert McQueen2007-11-142-45/+54
|\
| * wait for NewChannel with publish/subscribe lists instead of using RequestChan...Dafydd Harries2007-11-142-45/+54
* | Enable old-style SSL (on port 5223) with no certificate verification, so we canRobert McQueen2007-11-141-0/+4
|/
* Move IP4AddressMonitor object from ServerPlugin to TelepathyPlugin so we can ...Guillaume Desmottes2007-11-142-9/+16
* Use an exponential backoff when trying to reconnect CM (#2522)Guillaume Desmottes2007-11-142-9/+18
* Try to reconnect Gabble if initial attempt failed (#4907)Guillaume Desmottes2007-11-142-1/+4
* Snapshot 89c33bcf93.Simon McVittie2007-11-131-0/+2
* Note cassidy's IRC nick in NEWSSimon McVittie2007-11-131-1/+1
* Fix regression when sharing an activity (#4660)Guillaume Desmottes2007-11-122-2/+4
* Snapshot 43d1d48b27.Simon McVittie2007-11-121-0/+2
* Merge branch '4660'Simon McVittie2007-11-123-24/+43
|\
| * Disallow setting color property in ShareActivity properties dict, as per revi...Simon McVittie2007-11-091-6/+0