blob: d2256d0fff55e6982be3b0bd212b817772c17aed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
# Conversations+
Conversations+: the improved version of [Conversations](https://github.com/siacs/Conversations/)
## Features
Of course Conversations+ supports [all features of Conversations](https://github.com/siacs/Conversations/#features) and in addition:
* 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
* Show list of online resources per contact and for the own account
* Message details dialog
* Indication who wrote last message in a conversation
## Modifications
* 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
* settings
* confirmation for received and/or read messages
* automatically download picture links
* automatically download only when wifi enabled
* sending original or resized images
* Removed hard coded tor support
* Removed support for last message correction (XEP-0308)
* bugfixes and code improvements
|