Improved README

This commit is contained in:
Igor Zhukov 2014-03-03 12:43:57 +01:00
parent 491817658a
commit 6ac9ad9064

View File

@ -21,7 +21,7 @@ Here are some screenshots of the interface:
### Implemented functionality list ### Implemented functionality list
* Sign in by phone number + SMS code (no calls supported yet) * Sign in by phone number + SMS code, or phone call
* View list of existings chats (up-posting) with infinite scrolling * View list of existings chats (up-posting) with infinite scrolling
* View messages history for each chat/group (bottom-posting) with infinite scrolling * View messages history for each chat/group (bottom-posting) with infinite scrolling
* View brief profile info * View brief profile info
@ -33,17 +33,21 @@ Here are some screenshots of the interface:
* Send plain-text messages to user or group * Send plain-text messages to user or group
* Send files (photos or documents) via attach icon or drag'n'drop * Send files (photos or documents) via attach icon or drag'n'drop
* Desktop notifications * Desktop notifications
### Unsupported at the moment
* Secret chats
* Create new group * Create new group
* Edit group photo/title/participants * Edit group participants
* Settings * Settings
* Edit profile/userpic * Edit profile/userpic
* Contacts * Contacts
* Edit, delete, forward messsages * Edit, delete, forward messsages
### Unsupported at the moment
* Registration
* Contacts add/edit
* Secret chats
* Edit group photo/title
* Search messages
* a lot more... * a lot more...