conversations/README.md

31 lines
1.1 KiB
Markdown
Raw Normal View History

2015-08-17 00:09:48 +02:00
# Conversations+
2014-10-23 00:26:47 +02:00
2015-08-17 00:09:48 +02:00
Conversations+: the improved version of [Conversations](https://github.com/siacs/Conversations/)
2014-10-23 00:26:47 +02:00
## Features
2015-08-17 00:09:48 +02:00
Of course Conversations+ supports [all features of Conversations](https://github.com/siacs/Conversations/#features) and in addition:
2014-10-23 00:26:47 +02:00
2015-08-17 00:09:48 +02:00
* smileys like Whatsapp
* change of LED notification color
* online status in contact and conversation list
* Manual loading of last messages from MAM
* Sending of original images
2016-03-02 10:28:21 +01:00
* Show list of online resources per contact and for the own account
* Message details dialog
* Indication who wrote last message in a conversation
2014-10-23 00:26:47 +02:00
2015-08-17 00:09:48 +02:00
## Modifications
2014-10-23 00:26:47 +02:00
2015-08-17 00:09:48 +02:00
* unread count badges take care of setting "Conference notifications"
* swipe to end conversation only in one direction
* replace ASCII-smileys
* Swipe to refresh for loading archived messages using MAM
2015-08-17 00:09:48 +02:00
* settings
* confirmation for received and/or read messages
* automatically download picture links
* automatically download only when wifi enabled
* sending original or resized images
2016-03-02 10:28:21 +01:00
* Removed hard coded tor support
* Removed support for last message correction (XEP-0308)
* bugfixes and code improvements