Improve formatting

Thanks to Elrond der Elbenfuerst for the suggestion
This commit is contained in:
أحمد المحمودي (Ahmed El-Mahmoudy) 2014-01-26 14:31:30 +02:00
parent e6759db5f4
commit ce657469c3

View file

@ -12,26 +12,26 @@ Jabber (XMPP) client app with multiple accounts, privacy modes and a
clean and simple interface. #IM
Supported protocols:
RFC-3920: Core;
RFC-3921: Instant Messaging and Presence;
XEP-0030: Service Discovery;
XEP-0128: Service Discovery Extensions;
XEP-0115: Entity Capabilities;
XEP-0054: vcard-temp;
XEP-0153: vCard-Based Avatars;
XEP-0045: Multi-User Chat (incompletely);
XEP-0078: Non-SASL Authentication;
XEP-0138: Stream Compression;
XEP-0203: Delayed Delivery;
XEP-0091: Legacy Delayed Delivery;
XEP-0199: XMPP Ping;
XEP-0147: XMPP URI Scheme Query Components;
XEP-0085: Chat State Notifications;
XEP-0184: Message Delivery Receipts;
XEP-0155: Stanza Session Negotiation;
XEP-0059: Result Set Management;
XEP-0136: Message Archiving;
XEP-0224: Attention.
* RFC-3920: Core;
* RFC-3921: Instant Messaging and Presence;
* XEP-0030: Service Discovery;
* XEP-0128: Service Discovery Extensions;
* XEP-0115: Entity Capabilities;
* XEP-0054: vcard-temp;
* XEP-0153: vCard-Based Avatars;
* XEP-0045: Multi-User Chat (incompletely);
* XEP-0078: Non-SASL Authentication;
* XEP-0138: Stream Compression;
* XEP-0203: Delayed Delivery;
* XEP-0091: Legacy Delayed Delivery;
* XEP-0199: XMPP Ping;
* XEP-0147: XMPP URI Scheme Query Components;
* XEP-0085: Chat State Notifications;
* XEP-0184: Message Delivery Receipts;
* XEP-0155: Stanza Session Negotiation;
* XEP-0059: Result Set Management;
* XEP-0136: Message Archiving;
* XEP-0224: Attention.
.
Repo Type:git