Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pylint fixesupstream-gitMorgan Collett2008-11-045-36/+29
* version 0.83.1v0.83.1Guillaume Desmottes2008-10-291-1/+1
* upgrade NEWS for 0.83.1Guillaume Desmottes2008-10-291-0/+18
* Allow buddies without key. #7581Guillaume Desmottes2008-10-271-4/+0
* make the regexp global so we don't have to compile it each timeGuillaume Desmottes2008-10-241-2/+2
* Add a _handle_is_channel_specific method so we don't rely only on the roster ...Guillaume Desmottes2008-10-243-1/+27
* Update for gconf change in the profileSimon Schampijer2008-10-112-7/+10
* catch the InvalidHandle exception and not InspectHandles (too fast completion...Guillaume Desmottes2008-08-081-2/+2
* Display PS version in log. #7849Guillaume Desmottes2008-08-075-2/+7
* speak about the Contacts iface instead of the Inspectotron as it's its proper...Guillaume Desmottes2008-08-061-1/+1
* only catch InvalidArgument and InspectHandles exceptions when calling inspect...Guillaume Desmottes2008-08-061-2/+3
* _contacts_online: discard invalid handles if InspectHandles failed (#5618)Guillaume Desmottes2008-08-061-2/+24
* version 0.82.0v0.82.0Guillaume Desmottes2008-08-062-2/+10
* version 0.81.4Guillaume Desmottes2008-07-222-1/+11
* return a tuple if route commande failed. Fix #7451Guillaume Desmottes2008-07-141-1/+1
* version 0.81.3Morgan Collett2008-07-082-1/+11
* move ListChannels directly to the D-Bus methodGuillaume Desmottes2008-07-041-15/+12
* Add Activity.ListChannels() D-Bus method (import the patch attached to #4757)Guillaume Desmottes2008-07-021-0/+36
* version 0.81.2Morgan Collett2008-06-202-1/+11
* add a channel type arg to the PrivateInvitation signalGuillaume Desmottes2008-06-132-6/+6
* Merge branch 'master' of git://dev.laptop.org/projects/presence-serviceMorgan Collett2008-05-225-226/+42
|\
| * version 0.81.1Guillaume Desmottes2008-05-211-1/+1
| * drop old NEWS and write a one based on real releasesGuillaume Desmottes2008-05-211-202/+5
| * version 0.79.3Guillaume Desmottes2008-04-231-1/+1
| * always reset the reconnect timer when disconnectedGuillaume Desmottes2008-04-211-2/+4
| * add few debug messagesGuillaume Desmottes2008-04-171-0/+5
| * Release 0.79.2Morgan Collett2008-03-261-1/+1
| * #6576: Make join/share error message more informativeMorgan Collett2008-03-261-13/+26
| * #6690: Fix sync_friends mangling the JIDsMorgan Collett2008-03-131-8/+1
| * Revert "#6572: Replace key with hash to reduce avahi TXT size"Morgan Collett2008-03-081-3/+1
* | Revert "#6572: Replace key with hash to reduce avahi TXT size"Morgan Collett2008-03-081-3/+1
|/
* #6572: Replace key with hash to reduce avahi TXT sizeMorgan Collett2008-02-291-1/+3
* 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