- 07 Feb, 2014 4 commits
-
-
Guillaume Desmottes authored
Call doesn't seem to use this so I just removed the sentence.
-
Guillaume Desmottes authored
-
Guillaume Desmottes authored
-
Guillaume Desmottes authored
-
- 04 Feb, 2014 4 commits
-
-
Guillaume Desmottes authored
-
Guillaume Desmottes authored
Looks like it's mandatory to make QtDBus happy.
-
Guillaume Desmottes authored
Not an actual type.
-
Guillaume Desmottes authored
Raw copy, no change yet.
-
- 30 Jan, 2014 1 commit
-
-
Guillaume Desmottes authored
They have been DRAFT for years and doesn't really make sense. https://bugs.freedesktop.org/show_bug.cgi?id=33485
-
- 29 Jan, 2014 2 commits
-
-
Guillaume Desmottes authored
-
Guillaume Desmottes authored
-
- 15 Jan, 2014 6 commits
-
-
Guillaume Desmottes authored
It has been accidentally removed.
-
Guillaume Desmottes authored
-
Simon McVittie authored
This reverts commit 28c6e0d0. I decided against it: > This might actually not be such a great idea. EnsureChannel and > CreateChannel should clearly be core, and RequestableChannelClasses > (aka TP_CONNECTION_FEATURE_CAPABILITIES) can reasonably be core > while connected, but Channels (and its change-notification, > NewChannel(s) and ChannelClosed) are sufficiently special-purpose > that I think only the AM and regression tests should be using it. > Having the Channels and their immutable properties in the GetAll > result seems non-optimal. Reviewed-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
-
Simon McVittie authored
-
Simon McVittie authored
We no longer recommend emitting plural NewChannels signals, so we might as well simplify the signal. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=69430
-
Simon McVittie authored
We keep meaning to do this one day. That day has arrived.
-
- 14 Jan, 2014 7 commits
-
-
Simon McVittie authored
... or at least *a* relevant bug.
-
Simon McVittie authored
They were added as drafts in 2011 and never undrafted. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=33101
-
Simon McVittie authored
Distribute its remaining non-obsolete functionality between Content.I.DTMF and Channel.T.Call. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=46443
-
Simon McVittie authored
User_Action_Timestamp is signed, so this should be signed too.
-
Simon McVittie authored
-
Simon McVittie authored
This means we can use immutable properties for the Channel.
-
Simon McVittie authored
-
- 13 Jan, 2014 1 commit
-
-
Simon McVittie authored
-
- 07 Jan, 2014 5 commits
-
-
Simon McVittie authored
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=50093Reviewed-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
-
Simon McVittie authored
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=50093Reviewed-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
Gabble (correctly) doesn't implement it if you use { "account": "gmail.com" }, which is not enough for X-TELEPATHY-PASSWORD: a mechanism that provides a username, such as PLAIN or Google's OAuth dialect, must be used here. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=64354Reviewed-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
-
- 11 Nov, 2013 3 commits
-
-
Simon McVittie authored
-
Simon McVittie authored
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=71262Reviewed-by:
Xavier Claessens <xavier.claessens@collabora.co.uk>
-
Simon McVittie authored
We don't own telepathy1.im, but we do own telepathy.im. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=71262Reviewed-by:
Xavier Claessens <xavier.claessens@collabora.co.uk>
-
- 04 Nov, 2013 3 commits
-
-
Simon McVittie authored
-
Simon McVittie authored
Conflicts: spec/Connection_Interface_IRC_Command1.xml
-
Simon McVittie authored
As a general design principle, signals that announce a new handle should announce its identifier too. This lets client libraries construct a TpContact, Tp::Contact etc. without a round trip. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=25147Reviewed-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
-
- 31 Oct, 2013 1 commit
-
-
Guillaume Desmottes authored
-
- 29 Oct, 2013 3 commits
-
-
Guillaume Desmottes authored
-
Guillaume Desmottes authored
The whole point of having this interface in the spec is to not have to use an extension in Idle. Furthemore the API is versioned so we can always change it if we want to.
-
Guillaume Desmottes authored
-