summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Kiagiadakis <gkiagia@tolabaki.gr>2016-06-19 23:31:25 +0300
committerGeorge Kiagiadakis <gkiagia@tolabaki.gr>2016-06-19 23:31:25 +0300
commitb1ffe2cdd70872966d2a1d04ea9a46205d83316b (patch)
tree6c382f995c6cba609a009483b30df9c6e168935c
parentd2c9cae5c4c0bffb78ad69caece4dfda8b71bc64 (diff)
moin2mdwn: convert page Gabble_XEP
-rw-r--r--Gabble_XEP.mdwn89
-rw-r--r--Gabble_XEP.moin82
2 files changed, 89 insertions, 82 deletions
diff --git a/Gabble_XEP.mdwn b/Gabble_XEP.mdwn
new file mode 100644
index 0000000..6f352b9
--- /dev/null
+++ b/Gabble_XEP.mdwn
@@ -0,0 +1,89 @@
+
+
+# XEP status in gabble
+
+All XEP are available at: [[http://www.xmpp.org/extensions/|http://www.xmpp.org/extensions/]]
+
+* [[XEP-0004|http://www.xmpp.org/extensions/xep-0004.html]]: Data Forms
+ * Implemented, used internally for MUC configuration, registration, etc
+* [[XEP-0020|http://www.xmpp.org/extensions/xep-0020.html]]: Feature Negotiation
+ * Implemented, used internally for stream initiation
+* [[XEP-0030|http://www.xmpp.org/extensions/xep-0030.html]]: Service Discovery (Disco)
+ * Implemented, used for capabilities, MUC room listing, discovering components, server features, etc
+* [[XEP-0045|http://www.xmpp.org/extensions/xep-0045.html]]: Multi-User Chat (MUC)
+ * Implemented, chat and room configuration, missing role support
+* [[XEP-0047|http://www.xmpp.org/extensions/xep-0047.html]]: In-Band Bytestreams (IBB)
+ * Implemented, used by tubes
+* [[XEP-0054|http://www.xmpp.org/extensions/xep-0054.html]]: vcard-temp
+ * Implemented, used for avatars and nicknames, contact info is WIP
+* [[XEP-0055|http://www.xmpp.org/extensions/xep-0055.html]]: Jabber Search
+ * WIP
+* [[XEP-0060|http://www.xmpp.org/extensions/xep-0060.html]]: Publish-Subscribe ([[PubSub|PubSub]])
+ * Implemented partially, used internally for PEP
+* [[XEP-0065|http://www.xmpp.org/extensions/xep-0065.html]]: SOCKS5 Bytstreams
+ * Implemented partially, used by tubes, relay support is WIP
+* [[XEP-0077|http://www.xmpp.org/extensions/xep-0077.html]]: In-Band Registration
+ * Implemented
+* [[XEP-0080|http://www.xmpp.org/extensions/xep-0080.html]]: User Location
+ * WIP
+* [[XEP-0084|http://www.xmpp.org/extensions/xep-0084.html]]: User Avatar
+ * Implemented
+* [[XEP-0085|http://www.xmpp.org/extensions/xep-0085.html]]: Chat State Notifications
+ * Implemented
+* [[XEP-0095|http://www.xmpp.org/extensions/xep-0095.html]]: Stream Initiation
+ * Implemented, used by tubes
+* [[XEP-0096|http://www.xmpp.org/extensions/xep-0096.html]]: File Transfer
+ * WIP
+* [[XEP-0115|http://www.xmpp.org/extensions/xep-0115.html]]: Entity Capabilities
+ * [[Version 1.3 (legacy format)|http://www.xmpp.org/extensions/attic/xep-0115-1.3.html]] implemented
+ * Version 1.5 implemented
+* [[XEP-0128|http://www.xmpp.org/extensions/xep-0128.html]]: Service Discovery Extensions
+ * Implemented, used internally for MUC room listing and configuration
+* [[XEP-0153|http://www.xmpp.org/extensions/xep-0153.html]]: vCard-based Avatars
+ * Implemented
+* [[XEP-0163|http://www.xmpp.org/extensions/xep-0163.html]]: Personal Eventing via Pubsub
+ * Implemented, used internally for nicknames, location, avatars, OLPC extensions, etc
+* [[XEP-0166|http://www.xmpp.org/extensions/xep-0166.html]]: Jingle
+ * Implemented (mid-2007 and current drafts), used for audio/video calls
+* [[XEP-0167|http://www.xmpp.org/extensions/xep-0167.html]]: Jingle RTP Sessions
+ * Implemented (mid-2007 and current drafts) implemented, used for audio/video calls
+* [[XEP-0172|http://www.xmpp.org/extensions/xep-0172.html]]: User Nickname
+ * Implemented
+* [[XEP-0174|http://www.xmpp.org/extensions/xep-0174.html]]: Serverless Messaging
+ * Implemented in [[Salut|Salut]]
+* [[XEP-0176|http://www.xmpp.org/extensions/xep-0176.html]]: Jingle ICE-UDP Transport
+ * WIP
+* [[XEP-0177|http://www.xmpp.org/extensions/xep-0177.html]]: Jingle Raw-UDP Transport
+ * WIP
+* [[XEP-0249|http://www.xmpp.org/extensions/xep-0249.html]]: Direct MUC Invitations
+ * Implemented
+* [[XEP-0276|http://www.xmpp.org/extensions/xep-0276.html]]: Temporary Presence Sharing
+ * Implemented, used automatically for audio/video calls
+
+## Vendor Extensions
+
+* Google Session (Voice and Video)
+ * Similar to Jingle
+* Google P2P Transport
+ * Similar to ICE
+* Google Jingle Info
+ * STUN and relay server discovery
+* Google Roster
+ * For blocking
+* Telepathy
+ * Tubes
+ * MUC bytestreams
+ * SI multiple (for falling back between SI methods)
+* OLPC
+ * Buddy and Activity Info
+ * Gadget (server component for indexing buddies and activities)
+
+### Note
+
+This list is far for being complete, feel free to add informations
+
+---
+
+
+
+* [[CategoryGabble|CategoryGabble]] \ No newline at end of file
diff --git a/Gabble_XEP.moin b/Gabble_XEP.moin
deleted file mode 100644
index 0dd614f..0000000
--- a/Gabble_XEP.moin
+++ /dev/null
@@ -1,82 +0,0 @@
-= XEP status in gabble =
-
-All XEP are available at: http://www.xmpp.org/extensions/
-
- * [[http://www.xmpp.org/extensions/xep-0004.html|XEP-0004]]: Data Forms
- * Implemented, used internally for MUC configuration, registration, etc
- * [[http://www.xmpp.org/extensions/xep-0020.html|XEP-0020]]: Feature Negotiation
- * Implemented, used internally for stream initiation
- * [[http://www.xmpp.org/extensions/xep-0030.html|XEP-0030]]: Service Discovery (Disco)
- * Implemented, used for capabilities, MUC room listing, discovering components, server features, etc
- * [[http://www.xmpp.org/extensions/xep-0045.html|XEP-0045]]: Multi-User Chat (MUC)
- * Implemented, chat and room configuration, missing role support
- * [[http://www.xmpp.org/extensions/xep-0047.html|XEP-0047]]: In-Band Bytestreams (IBB)
- * Implemented, used by tubes
- * [[http://www.xmpp.org/extensions/xep-0054.html|XEP-0054]]: vcard-temp
- * Implemented, used for avatars and nicknames, contact info is WIP
- * [[http://www.xmpp.org/extensions/xep-0055.html|XEP-0055]]: Jabber Search
- * WIP
- * [[http://www.xmpp.org/extensions/xep-0060.html|XEP-0060]]: Publish-Subscribe (PubSub)
- * Implemented partially, used internally for PEP
- * [[http://www.xmpp.org/extensions/xep-0065.html|XEP-0065]]: SOCKS5 Bytstreams
- * Implemented partially, used by tubes, relay support is WIP
- * [[http://www.xmpp.org/extensions/xep-0077.html|XEP-0077]]: In-Band Registration
- * Implemented
- * [[http://www.xmpp.org/extensions/xep-0080.html|XEP-0080]]: User Location
- * WIP
- * [[http://www.xmpp.org/extensions/xep-0084.html|XEP-0084]]: User Avatar
- * Implemented
- * [[http://www.xmpp.org/extensions/xep-0085.html|XEP-0085]]: Chat State Notifications
- * Implemented
- * [[http://www.xmpp.org/extensions/xep-0095.html|XEP-0095]]: Stream Initiation
- * Implemented, used by tubes
- * [[http://www.xmpp.org/extensions/xep-0096.html|XEP-0096]]: File Transfer
- * WIP
- * [[http://www.xmpp.org/extensions/xep-0115.html|XEP-0115]]: Entity Capabilities
- * [[http://www.xmpp.org/extensions/attic/xep-0115-1.3.html|Version 1.3 (legacy format)]] implemented
- * Version 1.5 implemented
- * [[http://www.xmpp.org/extensions/xep-0128.html|XEP-0128]]: Service Discovery Extensions
- * Implemented, used internally for MUC room listing and configuration
- * [[http://www.xmpp.org/extensions/xep-0153.html|XEP-0153]]: vCard-based Avatars
- * Implemented
- * [[http://www.xmpp.org/extensions/xep-0163.html|XEP-0163]]: Personal Eventing via Pubsub
- * Implemented, used internally for nicknames, location, avatars, OLPC extensions, etc
- * [[http://www.xmpp.org/extensions/xep-0166.html|XEP-0166]]: Jingle
- * Implemented (mid-2007 and current drafts), used for audio/video calls
- * [[http://www.xmpp.org/extensions/xep-0167.html|XEP-0167]]: Jingle RTP Sessions
- * Implemented (mid-2007 and current drafts) implemented, used for audio/video calls
- * [[http://www.xmpp.org/extensions/xep-0172.html|XEP-0172]]: User Nickname
- * Implemented
- * [[http://www.xmpp.org/extensions/xep-0174.html|XEP-0174]]: Serverless Messaging
- * Implemented in [[Salut]]
- * [[http://www.xmpp.org/extensions/xep-0176.html|XEP-0176]]: Jingle ICE-UDP Transport
- * WIP
- * [[http://www.xmpp.org/extensions/xep-0177.html|XEP-0177]]: Jingle Raw-UDP Transport
- * WIP
- * [[http://www.xmpp.org/extensions/xep-0249.html|XEP-0249]]: Direct MUC Invitations
- * Implemented
- * [[http://www.xmpp.org/extensions/xep-0276.html|XEP-0276]]: Temporary Presence Sharing
- * Implemented, used automatically for audio/video calls
-
-== Vendor Extensions ==
-
- * Google Session (Voice and Video)
- * Similar to Jingle
- * Google P2P Transport
- * Similar to ICE
- * Google Jingle Info
- * STUN and relay server discovery
- * Google Roster
- * For blocking
- * Telepathy
- * Tubes
- * MUC bytestreams
- * SI multiple (for falling back between SI methods)
- * OLPC
- * Buddy and Activity Info
- * Gadget (server component for indexing buddies and activities)
-
-=== Note ===
-This list is far for being complete, feel free to add informations
-----
- CategoryGabble