John Preston
|
7fb1463c43
|
Version 1.0 stable: bump copyright date to 2017.
|
2017-01-11 23:02:13 +04:00 |
|
John Preston
|
3cff50009c
|
Closed beta 10019010: unified attach button, new intro, new stickers.
Now all files sending is confirmed before preparing for sending.
You can paste from clipboard and drag many files at once.
|
2016-12-30 17:52:32 +04:00 |
|
John Preston
|
fc7c5d0ab3
|
Fixed travis build for TDESKTOP_DISABLE_AUTOUPDATE case.
|
2016-10-18 10:56:38 +03:00 |
|
John Preston
|
9eb8a93719
|
Media::Player::Widget added instead of PlayerWidget.
New media player bar widget added. Switching between floating
media player panel and media player widget. New volume controller.
|
2016-10-12 22:36:48 +03:00 |
|
John Preston
|
8546814a25
|
imageLoaded() notifications done through base::Subscriber.
Also FileDialog query completion notifications use base::Subscriber.
Strict lambda alignment check. Disable large lambdas in lambda_wrap.
|
2016-09-26 16:57:08 +03:00 |
|
John Preston
|
453661d611
|
Removed Function<> and SharedCallback<>, using base::lambda_unique<>.
Also removed macro START_ANIMATION(anim,) using anim.start() instead.
|
2016-09-26 15:09:59 +03:00 |
|
John Preston
|
cd36d367ed
|
Version raised to 0.9.58. Version field of documents supported.
|
2016-07-08 16:56:53 +03:00 |
|
John Preston
|
46ad43bb1e
|
New profile cover actions by buttons done.
Two new types of Observers: image loaded and async file dialog.
|
2016-05-25 20:59:21 +03:00 |
|
John Preston
|
fe59c815b2
|
HistoryMedia always holds a pointer to its parent HistoryItem.
Using local cached data when sending media inline bot results.
|
2016-04-10 18:53:01 +04:00 |
|
John Preston
|
80b0667ff9
|
Requesting getDifference if some users or channels are not loaded
while processing updateNewChannelMessage update.
|
2016-04-06 15:07:05 +04:00 |
|
John Preston
|
26e2918841
|
Modules renamed in mtproto folder, Xcode build should not work yet
|
2016-03-23 21:43:12 +03:00 |
|