Update README.md

This commit is contained in:
ChronosX88 2019-05-30 15:30:52 +04:00 committed by GitHub
parent ab1bf1b17a
commit e2e80faf8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,18 +40,24 @@ $ cd Influence
## Features ## Features
- 1:1 chats - 1:1 chats
- Group chats *[coming soon]* - User presence
- Showing images in chat (currently unstable)
- Avatars - Avatars
- Message history synchronization (MAM, XEP-313) - Message history synchronization (MAM, XEP-313)
- Managing Roster *[coming soon]* - Background service
- User presences - Notifications about new messages (currently unstable)
- Group chats *[coming soon]*
- Registration on XMPP servers *[coming soon]*
- Multi-account support *[coming soon]*
- Roster Managing *[coming soon]*
- OMEMO E2E Encryption *[coming soon]* - OMEMO E2E Encryption *[coming soon]*
- Message Delivery Guarantee *[coming soon]*
<sub>[⇧ back to top](#contents)</sub> <sub>[⇧ back to top](#contents)</sub>
## Useful links ## Useful links
- [Smack library GitHub](https://github.com/igniterealtime/Smack) - [Smack library GitHub](https://github.com/igniterealtime/Smack) - it is core library of this client.
<sub>[⇧ back to top](#contents)</sub> <sub>[⇧ back to top](#contents)</sub>