23rd
a030907598
Refactored sending bot commands.
2021-07-27 02:50:08 +03:00
23rd
34cac3092f
Moved utils for sending bot commands to separated file.
2021-07-27 02:50:08 +03:00
23rd
05f1caf944
Removed App::searchByHashtag from facades.
2021-07-27 02:18:49 +03:00
23rd
93bcd90fd4
Provided more context for click handlers.
2021-07-27 02:18:49 +03:00
23rd
7c8b1cd5b1
Disabled forced session switching when closing PiP.
...
Regression was introduced in 7decf68122
.
2021-07-26 18:54:58 +03:00
23rd
82165bec5e
Replaced MainWidget::replyToItem with history element delegate.
2021-07-26 17:39:18 +03:00
23rd
65aecf16a6
Removed App::wnd() from HistoryView::Message.
2021-07-26 17:38:52 +03:00
23rd
ca83b8a8c6
Removed App::wnd() from HistoryView::Contact.
2021-07-26 17:38:52 +03:00
23rd
024bb5e54f
Moved App::formatPhone to td_ui.
2021-07-26 17:38:51 +03:00
23rd
a14f2144e1
Removed layout.cpp/h.
2021-07-26 17:38:51 +03:00
23rd
c6071d1148
Moved generic document preview info to separated file.
2021-07-26 17:38:51 +03:00
23rd
6e2f8eb9a7
Moved text selection utils to td_ui.
2021-07-26 17:38:51 +03:00
23rd
793f748d2e
Replaced overview and inline mosaic layouts with new mosaic layout.
2021-07-26 17:38:51 +03:00
23rd
bb404a38d3
Merged mosaic layouts from overview and inline to td_ui generic class.
2021-07-26 17:38:51 +03:00
23rd
c82006c6f8
Moved position info from ItemBases to AbstractLayoutItem.
2021-07-26 17:38:51 +03:00
23rd
2256482ae0
Moved layout utils to td_ui.
2021-07-26 17:38:51 +03:00
23rd
d11e756381
Detached abstract part of LayoutItemBase and moved to td_ui.
2021-07-26 17:38:51 +03:00
John Preston
a128c16f59
Define 'KHRONOS_STATIC' globally.
2021-07-26 16:23:41 +03:00
John Preston
48207102ce
Beta version 2.8.13.
...
- Fix crash in messages animation.
- Save GIFs from context menu in channel comments.
2021-07-23 23:22:08 +03:00
23rd
2d354f8777
Added ability to save GIFs from context menu in sections.
...
Fixed #8739 .
2021-07-23 22:05:23 +03:00
John Preston
b27dc4ef8d
Fix crash in messages animation.
2021-07-23 21:41:43 +03:00
John Preston
99505b4ee2
Beta version 2.8.12: Fix build on Linux.
2021-07-23 20:42:24 +03:00
John Preston
245909e381
Beta version 2.8.12: Prune icon cache on Linux.
2021-07-23 19:39:31 +03:00
John Preston
0a545589ce
Beta version 2.8.12: Fix build on macOS.
2021-07-23 19:36:47 +03:00
John Preston
4ec764bb57
Beta version 2.8.12.
...
- Change the default chat background.
- Add GIFs overview section in chats.
- Add a simple new messages animation.
- Use modern Telegram application icon.
- Use Direct3D 11 by default on Windows.
- Fix Direct3D acceleration on basic Windows 7 setup.
2021-07-23 15:46:25 +03:00
23rd
9b6ab6e137
Fixed date badge in Shared GIFs section.
2021-07-23 15:42:17 +03:00
23rd
73bb1382b1
Replaced MatrixRowShift with layout utils.
2021-07-23 15:42:17 +03:00
23rd
a153059b38
Added ability to unload not visible GIFs as heavy parts in overview.
2021-07-23 15:42:17 +03:00
23rd
039ffd3d34
Copied layout items mosaic drawing for overview layout.
2021-07-23 15:42:17 +03:00
23rd
abdd2fa99b
Added ability to force open media viewer from overview layout.
2021-07-23 15:42:17 +03:00
23rd
b366c27a0c
Added to Overview::Layout::Delegate ability to request repaint item.
2021-07-23 15:42:17 +03:00
23rd
1fa71b6569
Copied GIF Layout from inline bots results to overview.
2021-07-23 15:42:17 +03:00
23rd
81c39af122
Replaced mosaic drawing in InlineBots::Layout::Inner.
2021-07-23 15:42:17 +03:00
23rd
9699aeb1cd
Slightly simplified ChatHelpers::GifsListWidget.
2021-07-23 15:42:17 +03:00
23rd
85ce179f58
Added layout utils file.
2021-07-23 15:42:17 +03:00
23rd
c4d8d52aed
Replaced mosaic drawing in ChatHelpers::GifsListWidget.
2021-07-23 15:42:17 +03:00
23rd
812f5d4311
Modernized code style of InlineBots::Bots::MosaicLayout.
2021-07-23 15:42:17 +03:00
23rd
34d2d7bcba
Moved layout items mosaic drawing to separate file.
2021-07-23 15:42:17 +03:00
c0re100
842a89d2c7
Add GIFs shared media section
2021-07-23 15:42:17 +03:00
John Preston
565877630f
Dither default background to avoid color banding.
2021-07-23 15:42:17 +03:00
John Preston
8f478b86ee
Change default wallpaper.
2021-07-23 15:42:17 +03:00
John Preston
9943f8a093
Use custom 'gpu_driver_bug_list.json'.
2021-07-23 15:42:17 +03:00
John Preston
c0f8e68f5d
Don't use CurrentSingleComponentFormat.
...
Fix noise in voice chat blur in OpenGL ES (ANGLE).
2021-07-23 15:42:16 +03:00
John Preston
92d9ebc9f3
Fix Direct3D 11 ANGLE backend colors issue.
2021-07-23 15:42:16 +03:00
John Preston
530aae4bdb
Fix crash in inline bots results.
2021-07-23 15:42:16 +03:00
23rd
e1ff230547
Added info for empty section of scheduled messages.
2021-07-23 15:42:16 +03:00
23rd
95a896004f
Added bubble widget for empty list info in modern history view list.
2021-07-23 15:42:16 +03:00
John Preston
87ca2c891a
Update Windows taskbar icon in new version.
2021-07-20 20:21:21 +03:00
John Preston
3a26644fa2
Fix new messages animation in sections.
2021-07-20 20:21:20 +03:00
John Preston
7e11966766
Fix d3dcompiler_47.dll loading on 64 bit build.
2021-07-20 20:21:20 +03:00