-
Notifications
You must be signed in to change notification settings - Fork 10
/
ChangeLog
27 lines (24 loc) · 881 Bytes
/
ChangeLog
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
telepathy-morse 0.1.0 (2016-09-16)
=================================
The first release
Features:
* Contact list with first/last names
* Contact avatars
* Personal messaging (one to one, no secret chat yet)
* Basic group chat (unable to create a group, Telegram channels are not implemented yet)
* User typing events
* Two-step verification
* Full message delivery status support
* Own presence (online, offline, hidden)
* Loading unread messages on connect
* DBus activation
* Sessions (Means that you don't have to get confirmation code again and again)
* Restoring connection on network problem
* Supported incoming multimedia messages:
- Geopoint (text/plain URI/RFC 5870, application/geo+json)
- Stickers (text/plain with Unicode alternative)
Requirements:
* CMake-2.8.12+ (required by TelepathyQt)
* Qt4 or Qt5
* TelepathyQt-0.9.7
* TelegramQt-0.1.0