Summary: |
[Patch] Missing method to start DBus chatrooms |
Product: |
Telepathy
|
Reporter: |
David Edmundson <kde> |
Component: |
tp-qt | Assignee: |
Dario Freddi <drf54321> |
Status: |
CLOSED
FIXED
|
QA Contact: |
Telepathy bugs list <telepathy-bugs> |
Severity: |
normal
|
|
|
Priority: |
medium
|
|
|
Version: |
unspecified | |
|
Hardware: |
Other | |
|
OS: |
All | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Attachments: |
Patch adding Account::createDBusTubeRoom
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 77394 [details] Patch adding Account::createDBusTubeRoom DBustubes can be started on rooms as well as 1-1 connections. Tp::Account only has method for starting a tube with a contact, rooms are missing. This patch fixes that.