John Preston
|
66a8aa86e1
|
Settings block in the new profile implementation done.
New type of button (LeftOutlineButton) was added. _inviteLink moved
to private section in ChatData and ChannelData (with get-set methods).
|
2016-06-01 16:07:03 +03:00 |
|
John Preston
|
533a955dda
|
Unread outgoing messages in supergroups supported.
Looking through the history of group avatar photos added.
Messages about some contact joined Telegram are never unread.
|
2016-05-20 19:35:16 +03:00 |
|
John Preston
|
3d073eddd6
|
New profiles started. Function<> made by variadic templates.
|
2016-05-12 19:05:20 +03:00 |
|
John Preston
|
5f5109f1c4
|
Some global string constants "static const *" -> "constexpr str_const".
|
2016-05-04 13:41:41 +03:00 |
|
John Preston
|
745f89dbb9
|
Moving build / lang scripts from Telegram to subfolders.
Travis build tested with -j param.
Xcode / QtCreator / qmake builds could be broken.
|
2016-04-27 15:02:17 +03:00 |
|
John Preston
|
705358993d
|
New style::icon class added, colorized icons by codegen_style.
Moved style_core to /ui/style/, Xcode and QtCreator builds are broken.
|
2016-04-21 20:57:29 +03:00 |
|
John Preston
|
bb70a76b9c
|
Several crashes fixed.
|
2016-04-14 22:24:42 +03:00 |
|
John Preston
|
5a3fea05ac
|
ClickHandler, TopBarWidget and Overview layouts moved to separate files.
Xcode and QtCreator builds are currently broken.
|
2016-04-13 00:31:28 +03:00 |
|