Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Telepathy
telepathy-spec
Commits
de3eb334
Commit
de3eb334
authored
Nov 04, 2013
by
Simon McVittie
Committed by
Guillaume Desmottes
Jan 14, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Give each draft interface a reference to its bug
... or at least *a* relevant bug.
parent
023eb15e
Changes
15
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
16 additions
and
0 deletions
+16
-0
spec/Account_Interface_External_Password_Storage1.xml
spec/Account_Interface_External_Password_Storage1.xml
+1
-0
spec/Call1_Interface_Mute.xml
spec/Call1_Interface_Mute.xml
+1
-0
spec/Channel_Interface_Addressing1.xml
spec/Channel_Interface_Addressing1.xml
+1
-0
spec/Channel_Interface_Credentials_Storage1.xml
spec/Channel_Interface_Credentials_Storage1.xml
+1
-0
spec/Channel_Interface_HTML1.xml
spec/Channel_Interface_HTML1.xml
+1
-0
spec/Channel_Interface_Mergeable_Conference1.xml
spec/Channel_Interface_Mergeable_Conference1.xml
+1
-0
spec/Channel_Interface_Picture1.xml
spec/Channel_Interface_Picture1.xml
+1
-0
spec/Channel_Interface_Splittable1.xml
spec/Channel_Interface_Splittable1.xml
+1
-0
spec/Client_Handler_Future.xml
spec/Client_Handler_Future.xml
+2
-0
spec/Connection_Interface_Communication_Policy1.xml
spec/Connection_Interface_Communication_Policy1.xml
+1
-0
spec/Connection_Interface_Forwarding1.xml
spec/Connection_Interface_Forwarding1.xml
+1
-0
spec/Connection_Interface_Keepalive1.xml
spec/Connection_Interface_Keepalive1.xml
+1
-0
spec/Connection_Interface_Resources1.xml
spec/Connection_Interface_Resources1.xml
+1
-0
spec/Connection_Manager_Interface_Account_Storage1.xml
spec/Connection_Manager_Interface_Account_Storage1.xml
+1
-0
spec/template.xml
spec/template.xml
+1
-0
No files found.
spec/Account_Interface_External_Password_Storage1.xml
View file @
de3eb334
...
...
@@ -22,6 +22,7 @@
<interface
name=
"im.telepathy.v1.Account.Interface.ExternalPasswordStorage1"
tp:causes-havoc=
"experimental"
>
<!-- https://bugs.freedesktop.org/show_bug.cgi?id=33485 -->
<tp:added
version=
"0.21.10"
>
(draft 1)
</tp:added>
<tp:requires
interface=
"im.telepathy.v1.Account"
/>
...
...
spec/Call1_Interface_Mute.xml
View file @
de3eb334
...
...
@@ -19,6 +19,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
</tp:license>
<interface
name=
"im.telepathy.v1.Call1.Interface.Mute"
tp:causes-havoc=
"experimental"
>
<!-- https://bugs.freedesktop.org/show_bug.cgi?id=46442 -->
<tp:added
version=
"0.25.2"
>
(as stable API)
</tp:added>
<tp:xor-requires>
<tp:requires
interface=
"im.telepathy.v1.Channel.Type.Call1"
/>
...
...
spec/Channel_Interface_Addressing1.xml
View file @
de3eb334
...
...
@@ -18,6 +18,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</tp:license>
<interface
name=
"im.telepathy.v1.Channel.Interface.Addressing1"
tp:causes-havoc=
"experimental"
>
<!-- https://bugs.freedesktop.org/show_bug.cgi?id=42918 -->
<tp:added
version=
"0.19.12"
>
(as draft)
</tp:added>
<tp:docstring
xmlns=
"http://www.w3.org/1999/xhtml"
>
<p>
This interface provides properties that can be used for
...
...
spec/Channel_Interface_Credentials_Storage1.xml
View file @
de3eb334
...
...
@@ -19,6 +19,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</tp:license>
<interface
name=
"im.telepathy.v1.Channel.Interface.CredentialsStorage1"
tp:causes-havoc=
"experimental"
>
<!-- https://bugs.freedesktop.org/show_bug.cgi?id=33485 -->
<tp:added
version=
"0.21.10"
>
(draft 1)
</tp:added>
<tp:requires
interface=
"im.telepathy.v1.Channel.Interface.SASLAuthentication1"
/>
<tp:docstring
xmlns=
"http://www.w3.org/1999/xhtml"
>
...
...
spec/Channel_Interface_HTML1.xml
View file @
de3eb334
...
...
@@ -21,6 +21,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<interface
name=
"im.telepathy.v1.Channel.Interface.HTML1"
tp:causes-havoc=
"unfinished"
>
<!-- https://bugs.freedesktop.org/show_bug.cgi?id=15449 -->
<tp:requires
interface=
"im.telepathy.v1.Channel.Type.Text"
/>
<tp:added
version=
"0.17.5"
>
(draft version, not API-stable)
</tp:added>
...
...
spec/Channel_Interface_Mergeable_Conference1.xml
View file @
de3eb334
...
...
@@ -22,6 +22,7 @@
<interface
name=
"im.telepathy.v1.Channel.Interface.MergeableConference1"
tp:causes-havoc=
"experimental"
>
<!-- https://bugs.freedesktop.org/show_bug.cgi?id=31660 -->
<tp:added
version=
"0.19.0"
>
(draft 1)
</tp:added>
<tp:requires
interface=
"im.telepathy.v1.Channel.Interface.Conference1"
/>
...
...
spec/Channel_Interface_Picture1.xml
View file @
de3eb334
...
...
@@ -22,6 +22,7 @@
<interface
name=
"im.telepathy.v1.Channel.Interface.Picture1"
tp:causes-havoc=
"draft"
>
<!-- https://bugs.freedesktop.org/show_bug.cgi?id=42653 -->
<tp:requires
interface=
"im.telepathy.v1.Channel"
/>
<tp:added
version=
"0.25.0"
/>
<annotation
name=
"org.freedesktop.DBus.Property.EmitsChangedSignal"
...
...
spec/Channel_Interface_Splittable1.xml
View file @
de3eb334
...
...
@@ -22,6 +22,7 @@
<interface
name=
"im.telepathy.v1.Channel.Interface.Splittable1"
tp:causes-havoc=
"experimental"
>
<!-- https://bugs.freedesktop.org/show_bug.cgi?id=31660 -->
<tp:added
version=
"0.19.0"
>
(draft 1)
</tp:added>
<tp:requires
interface=
"im.telepathy.v1.Channel"
/>
...
...
spec/Client_Handler_Future.xml
View file @
de3eb334
...
...
@@ -35,6 +35,7 @@
<property
name=
"BypassObservers"
tp:name-for-bindings=
"Bypass_Observers"
type=
"b"
access=
"read"
>
<!-- https://bugs.freedesktop.org/show_bug.cgi?id=30043 -->
<tp:added
version=
"0.21.2"
/>
<tp:docstring
xmlns=
"http://www.w3.org/1999/xhtml"
>
<p>
If true, channels destined for this handler are not passed to
...
...
@@ -59,6 +60,7 @@ BypassObservers=true
<property
name=
"RelatedConferencesBypassApproval"
tp:name-for-bindings=
"Related_Conferences_Bypass_Approval"
type=
"b"
access=
"read"
>
<!-- https://bugs.freedesktop.org/show_bug.cgi?id=71228 -->
<tp:docstring
xmlns=
"http://www.w3.org/1999/xhtml"
>
<p>
If true, channels destined for this handler that have the
<tp:dbus-ref
namespace=
"im.telepathy.v1.Channel.Interface"
...
...
spec/Connection_Interface_Communication_Policy1.xml
View file @
de3eb334
...
...
@@ -21,6 +21,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<interface
name=
"im.telepathy.v1.Connection.Interface.CommunicationPolicy1"
tp:causes-havoc=
"experimental"
>
<!-- https://bugs.freedesktop.org/show_bug.cgi?id=24908 -->
<tp:added
version=
"0.21.1"
>
(draft 1)
</tp:added>
<tp:requires
interface=
"im.telepathy.v1.Connection.Interface.Presence1"
/>
...
...
spec/Connection_Interface_Forwarding1.xml
View file @
de3eb334
...
...
@@ -24,6 +24,7 @@
<interface
name=
"im.telepathy.v1.Connection.Interface.Forwarding1"
tp:causes-havoc=
"experimental"
>
<!-- https://bugs.freedesktop.org/show_bug.cgi?id=13351 -->
<tp:added
version=
"0.19.6"
>
(draft version, not API-stable)
</tp:added>
<tp:docstring
xmlns=
"http://www.w3.org/1999/xhtml"
>
...
...
spec/Connection_Interface_Keepalive1.xml
View file @
de3eb334
...
...
@@ -23,6 +23,7 @@
<interface
name=
"im.telepathy.v1.Connection.Interface.Keepalive1"
tp:causes-havoc=
"experimental"
>
<!-- https://bugs.freedesktop.org/show_bug.cgi?id=30512 -->
<tp:requires
interface=
"im.telepathy.v1.Connection"
/>
<tp:added
version=
"0.21.2"
>
(draft 1)
</tp:added>
...
...
spec/Connection_Interface_Resources1.xml
View file @
de3eb334
...
...
@@ -19,6 +19,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</tp:license>
<interface
name=
"im.telepathy.v1.Connection.Interface.Resources1"
tp:causes-havoc=
"experimental"
>
<!-- https://bugs.freedesktop.org/show_bug.cgi?id=30461 -->
<tp:added
version=
"0.21.1"
>
(draft 1)
</tp:added>
<tp:requires
interface=
"im.telepathy.v1.Connection"
/>
...
...
spec/Connection_Manager_Interface_Account_Storage1.xml
View file @
de3eb334
...
...
@@ -22,6 +22,7 @@
<interface
name=
"im.telepathy.v1.ConnectionManager.Interface.AccountStorage1"
tp:causes-havoc=
"experimental"
>
<!-- https://bugs.freedesktop.org/show_bug.cgi?id=33485 -->
<tp:added
version=
"0.21.10"
>
(draft 1)
</tp:added>
<tp:requires
interface=
"im.telepathy.v1.ConnectionManager"
/>
...
...
spec/template.xml
View file @
de3eb334
...
...
@@ -22,6 +22,7 @@
<interface
name=
"im.telepathy.v1.Foo1"
tp:causes-havoc=
"experimental"
>
<!-- https://bugs.freedesktop.org/show_bug.cgi?id=XXX -->
<tp:added
version=
"0.UNRELEASED"
>
(draft 1)
</tp:added>
<tp:docstring
xmlns=
"http://www.w3.org/1999/xhtml"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment