23rd
811d75e383
Improved display of different inner currencies in statistical charts.
2024-06-30 21:16:07 +04:00
23rd
049cde48ee
Added initial api support of bot earn statistics.
2024-06-30 21:16:07 +04:00
23rd
cb65c50c19
Moved out deserialization of MTP statistical graph to separated file.
2024-06-30 21:16:07 +04:00
23rd
f23c9a61bc
Moved out StatisticsRequestSender to separated file.
2024-06-30 21:16:07 +04:00
23rd
b5d5ff3cbb
Improved naming of classes for channel earn.
2024-06-30 21:16:07 +04:00
23rd
c5ba0fa705
Added initial structure for bot earn data.
2024-06-30 21:16:07 +04:00
23rd
71893f4ef7
Added initial implementation of entry point to bot earn section.
2024-06-30 21:16:07 +04:00
23rd
4a60c57661
Added dummy files of bot earn section.
2024-06-30 21:16:07 +04:00
John Preston
fbbcc21198
Update API scheme to layer 182.
2024-06-30 21:16:07 +04:00
Ilya Fedin
d993386756
Fix debug-only openssl build on Windows
2024-06-30 11:31:57 +04:00
Ilya Fedin
30819509d3
Set shortcut context for global menu shortcuts
2024-06-30 10:11:40 +04:00
mrbesen
10c3fe0f63
add option to export html and json in global export
2024-06-27 10:49:39 +04:00
Ilya Fedin
3498a7f0ee
Update submodules
2024-06-24 16:23:32 +04:00
Ilya Fedin
648b23b548
Do non-getting XCB requests synchronously
2024-06-24 16:23:32 +04:00
Ilya Fedin
ba89912834
Switch more XCB code to base::Platform::XCB::Connection
2024-06-24 16:23:32 +04:00
Ilya Fedin
c1bc7e6ab1
Simplify PipPanel::handleWaylandResize
2024-06-22 11:32:36 +04:00
Ilya Fedin
eea50ed6b0
Delay UpdatePowerSaveBlocker to show in media viewer
2024-06-22 11:32:36 +04:00
Ilya Fedin
006d6fe2c0
Use RpWidget::screenValue
2024-06-22 11:32:36 +04:00
Ilya Fedin
5180e0ec57
Use QWidget::setScreen with Qt 6
2024-06-22 11:32:36 +04:00
Ilya Fedin
490ec7949f
Don't call hide/createWinId just to call show right after that in Window::Notifications::Default::HideAllButton
2024-06-22 11:32:36 +04:00
Ilya Fedin
671a15d763
Update skip taskbar hint on Linux without QWindow events
2024-06-22 11:32:36 +04:00
Ilya Fedin
d2d5226dc7
Update exposed state for connecting widgets without QWindow events
2024-06-22 11:32:36 +04:00
Ilya Fedin
b58ece3a38
Update lib_ui
2024-06-22 11:32:36 +04:00
Ilya Fedin
2b4a2b5b97
Fix a crash in Dialogs::Widget::setupStories
2024-06-22 11:32:36 +04:00
Ilya Fedin
382b175db2
Fix build on Linux
2024-06-22 11:32:36 +04:00
John Preston
2db81211c8
Fix configure on macOS.
2024-06-21 22:38:49 +04:00
John Preston
46157c99c4
Allow saving empty syntax highlight language.
2024-06-21 22:38:49 +04:00
John Preston
c3ed5224c2
Use tripple-enter to jump out of a block.
2024-06-21 22:38:49 +04:00
John Preston
acee7c7cfc
More delay-load libraries on Windows with Qt 6.
2024-06-21 13:25:48 +04:00
John Preston
002fe9a72a
Fix build.
2024-06-21 11:55:25 +04:00
John Preston
93b7c47cda
Support building on Windows with Qt 6.
2024-06-21 11:36:18 +04:00
Ilya Fedin
053f8ad1c0
Ensure media viewer has native window handle before using it
2024-06-21 08:19:44 +04:00
Ilya Fedin
60ca6895db
Update submodules
2024-06-19 10:33:33 +04:00
Ilya Fedin
fc5e9414b7
Subscribe to QEvent::WindowStateChange instead of QWindow::windowStateChanged
2024-06-19 10:33:33 +04:00
Ilya Fedin
f768e405fa
Use RpWidget::shownValue instead of QWindow::visibleChanged
2024-06-19 10:33:33 +04:00
Ilya Fedin
a22cf8e303
Use RpWidget::windowActiveValue
2024-06-19 10:33:33 +04:00
Ilya Fedin
8a5797e1bd
Re-create QSystemTrayIcon on SNI watcher owner change
2024-06-19 10:31:59 +04:00
Ilya Fedin
750ad600be
Store media viewer geometry the same way as main window
2024-06-19 10:08:14 +04:00
Ilya Fedin
eaf4575eb8
Fix IV window geometry restoration
2024-06-19 10:08:14 +04:00
Ilya Fedin
b9677fe1db
Update Qt to 6.7.2 on Linux
2024-06-18 22:01:23 +04:00
Ilya Fedin
4047f1733d
Update submodules
2024-06-16 20:59:32 +04:00
John Preston
3d114131e0
Fix premium gifting recipient choosing.
2024-06-16 10:27:38 +04:00
John Preston
5810149a77
Improve chats search loading indication.
2024-06-16 10:27:38 +04:00
Ilya Fedin
032fe3e0fc
Remove std::optional indrection for nullable XCB types
2024-06-16 09:54:04 +04:00
John Preston
81d7fcba7e
Beta version 5.1.8: Fix build with GCC.
2024-06-15 23:03:55 +04:00
John Preston
4e9b5b0d33
Beta version 5.1.8: Fix build.
2024-06-15 22:45:21 +04:00
John Preston
90068f6261
Beta version 5.1.8: Update tg_owt on Linux.
2024-06-15 21:16:55 +04:00
John Preston
f37d056c14
Beta version 5.1.8.
...
- Support nice blockquotes and code blocks edition when composing messages.
- Support collapsing blockquotes and specifying syntax highlight language.
- Support nice spoiler animation in the message composing input field.
2024-06-15 21:06:23 +04:00
John Preston
f748988ae3
Update Qt patches.
2024-06-15 20:59:19 +04:00
John Preston
9a25d2c413
Simplify correct unicode characters counting.
2024-06-15 20:57:48 +04:00