Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* return a tuple if route commande failed. Fix #7451Guillaume Desmottes2008-07-141-1/+1
|
* 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
|
* add a channel type arg to the PrivateInvitation signalGuillaume Desmottes2008-06-132-6/+6
|
* always reset the reconnect timer when disconnectedGuillaume Desmottes2008-04-211-2/+4
|
* add few debug messagesGuillaume Desmottes2008-04-171-0/+5
|
* #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
| | | | This reverts commit afe804225dbdbf39d2df1ae3a99b94ad85a9d940.
* #6572: Replace key with hash to reduce avahi TXT sizeMorgan Collett2008-02-291-1/+3
|
*