Update README.md

This commit is contained in:
the-solipsist 2014-10-18 18:01:19 +05:30
parent 1d9bd64e1d
commit ac3c96b0db
1 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
#Conversations #Conversations
Conversations - the very last word in instant messaging Conversations: the very last word in instant messaging
[![Google Play](http://developer.android.com/images/brand/en_generic_rgb_wo_45.png)](https://play.google.com/store/apps/details?id=eu.siacs.conversations) [![Google Play](http://developer.android.com/images/brand/en_generic_rgb_wo_45.png)](https://play.google.com/store/apps/details?id=eu.siacs.conversations)
@ -21,7 +21,7 @@ Conversations - the very last word in instant messaging
* Syncs with desktop client * Syncs with desktop client
* Conferences (with support for bookmarks) * Conferences (with support for bookmarks)
* Address book integration * Address book integration
* Multiple Accounts / unified inbox * Multiple accounts / unified inbox
* Very low impact on battery life * Very low impact on battery life
@ -31,10 +31,10 @@ protocol. These extensions are standardized as well in so called XEPs.
Conversations supports a couple of those to make the overall user experience better. There is a Conversations supports a couple of those to make the overall user experience better. There is a
chance that your current XMPP server does not support these extensions. chance that your current XMPP server does not support these extensions.
Therefore to get the most out of Conversations you should consider either switching to an Therefore to get the most out of Conversations you should consider either switching to an
XMPP server that does or - even better - run your own XMPP server for you and XMPP server that does or — even better — run your own XMPP server for you and
your friends. your friends.
These XEPs are - as of now: These XEPs are - as of now:
* XEP-0065: SOCKS5 Bytestreams - or rather mod_proxy65. Will be used to transfer files if both parties are behind a firewall (NAT). * XEP-0065: SOCKS5 Bytestreams (or rather mod_proxy65). Will be used to transfer files if both parties are behind a firewall (NAT).
* XEP-0138: Stream Compression saves bandwidth * XEP-0138: Stream Compression saves bandwidth
* XEP-0163: Personal Eventing Protocol for avatars * XEP-0163: Personal Eventing Protocol for avatars
* XEP-0198: Stream Management allows XMPP to survive small network outages and changes of the underlying TCP connection. * XEP-0198: Stream Management allows XMPP to survive small network outages and changes of the underlying TCP connection.
@ -44,7 +44,7 @@ These XEPs are - as of now:
* XEP-0237: Roster Versioning mainly to save bandwidth on poor mobile connections * XEP-0237: Roster Versioning mainly to save bandwidth on poor mobile connections
* XEP-0352: Client State Indication let the server know whether or not * XEP-0352: Client State Indication let the server know whether or not
Conversations is in the background. Allows the server to save bandwidth by Conversations is in the background. Allows the server to save bandwidth by
withholding unimportent packages. withholding unimportant packages.
##Team ##Team
####Head of Development ####Head of Development