|
|
3cd2e31a8a
|
Fix rounding mask in selected shared contacts
|
2020-09-07 05:59:39 +03:00 |
|
|
|
37d9cf2350
|
Updated TDesktop sources to 2.3.2+d34eabd
|
2020-08-28 19:30:52 +03:00 |
|
John Preston
|
d34eabdc11
|
Fix crash in poll view destruction.
|
2020-08-24 17:59:44 +04:00 |
|
John Preston
|
79feb0c6d9
|
Show video icon in call bubble in history.
|
2020-08-12 12:47:19 +04:00 |
|
John Preston
|
83759adb5f
|
Start video call from video call service message.
|
2020-08-11 18:21:40 +04:00 |
|
John Preston
|
6f90e57523
|
Support special video calls service messages.
|
2020-08-11 18:21:40 +04:00 |
|
|
|
afb72c646b
|
Updated TDesktop sources to 2.2
|
2020-07-30 09:23:07 +03:00 |
|
John Preston
|
5c5414b680
|
Improve video userpics in chat history.
|
2020-07-25 11:25:22 +04:00 |
|
John Preston
|
f99960e1f6
|
Play video userpics in photo change messages.
|
2020-07-25 11:25:22 +04:00 |
|
John Preston
|
8aafe6ba0e
|
Show only box(512,512) .webp as stickers.
|
2020-07-15 22:31:42 +04:00 |
|
|
|
f633857744
|
Updated TDesktop sources to 2.1.17 beta
|
2020-07-03 04:39:44 +03:00 |
|
John Preston
|
822c0434e8
|
Fix editing animated emoji messages.
|
2020-07-02 14:44:12 +04:00 |
|
John Preston
|
76596f42c7
|
Open too large GIFs in fullscreen viewer.
|
2020-07-02 13:43:39 +04:00 |
|
|
|
9953c875f3
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-07-01 05:43:07 +03:00 |
|
|
|
0943d58ea7
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-06-26 07:25:00 +03:00 |
|
John Preston
|
79a361ba43
|
Move call management to Core::App.
|
2020-06-25 21:57:36 +04:00 |
|
John Preston
|
99bf61ac8c
|
Pass correct context to setMarkedText.
|
2020-06-24 12:22:27 +04:00 |
|
John Preston
|
30c82bb2e0
|
Remove some MainWindow::sessionController() calls.
|
2020-06-23 21:53:44 +04:00 |
|
John Preston
|
83538675ce
|
Move a lot of settings to Core::Settings.
|
2020-06-23 21:53:42 +04:00 |
|
John Preston
|
4d6cc58f0d
|
Move session settings to main_session_settings.
|
2020-06-23 21:53:42 +04:00 |
|
John Preston
|
03dec15e8e
|
Pass Main::Session to click handler creators.
|
2020-06-23 21:53:38 +04:00 |
|
John Preston
|
fc174f742a
|
Move stickers code to Data::Stickers class.
|
2020-06-23 21:53:38 +04:00 |
|
John Preston
|
099482574e
|
Fix sending stickers from inline bots.
Fixes #8020.
|
2020-06-16 20:53:44 +04:00 |
|
John Preston
|
cdc295c1d7
|
Fix build with updated submodules.
|
2020-06-16 19:10:39 +04:00 |
|
|
|
9123ed2079
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-06-04 18:12:48 +03:00 |
|
John Preston
|
2b9e4a8ddf
|
Simplify playing video tracking (and fix a crash).
|
2020-06-04 17:26:11 +04:00 |
|
|
|
ed5085d494
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-06-03 11:58:08 +03:00 |
|
John Preston
|
36fbdfb380
|
Simplify Image, remove ImageSource.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
d0c78eaddd
|
Leave only one image source type.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
6513422e40
|
Remove legacy image-related code.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
f066e0f05a
|
Use Data::CloudImage for userpics.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
249f7813c1
|
Don't hold session pointer in Data::CloudImage.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
29a498b959
|
Use Data::CloudImage for location thumbnails.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
803593cd8d
|
Change Stickers::Set from value to object type.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
dbb46ce9b0
|
Let [Photo|Document]Media outlive message view.
|
2020-06-01 18:09:32 +04:00 |
|
John Preston
|
700d3db4cc
|
Correctly unload heavy parts on quit.
|
2020-06-01 18:09:32 +04:00 |
|
John Preston
|
7ad660a0e7
|
Allow photos not have some of the thumbnails.
|
2020-06-01 18:09:32 +04:00 |
|
John Preston
|
e27d2bc2d5
|
Move photo data to Data::PhotoMedia.
|
2020-06-01 18:09:32 +04:00 |
|
John Preston
|
9ce59730ff
|
Collect local DocumentMedia data.
|
2020-06-01 18:09:32 +04:00 |
|
John Preston
|
956c3af0ae
|
Start DocumentData::thumbnail move to DocumentMedia.
|
2020-06-01 18:09:30 +04:00 |
|
John Preston
|
1e9c79ca85
|
Move automaticLoad() to DocumentMedia.
|
2020-06-01 18:09:30 +04:00 |
|
John Preston
|
40f12a2584
|
Keep document byte data only in DocumentMedia.
|
2020-06-01 18:09:30 +04:00 |
|
John Preston
|
bf616036b3
|
Check loaded status through DocumentMedia if possible.
|
2020-06-01 18:09:30 +04:00 |
|
John Preston
|
33f4946242
|
Start using document bytes from DocumentMedia.
|
2020-06-01 18:09:30 +04:00 |
|
John Preston
|
70c79eb6bd
|
Move sticker image to DocumentMedia.
|
2020-06-01 18:09:30 +04:00 |
|
John Preston
|
bdd3c51ab8
|
Move inline thumbnail image to DocumentMedia.
|
2020-06-01 18:09:30 +04:00 |
|
John Preston
|
6ca43153bb
|
Improve clearing of DocumentMedia.
|
2020-06-01 18:09:29 +04:00 |
|
John Preston
|
7db53599e8
|
Use Data::DocumentMedia to store good thumbnails.
|
2020-06-01 18:09:29 +04:00 |
|
|
|
d799c2492c
|
Moved kotato/boxes to kotato/customboxes
I don't look for trouble with includes.
|
2020-05-16 20:07:05 +03:00 |
|
|
|
21dffaf447
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-05-09 04:03:24 +03:00 |
|