John Preston
|
18e6e2da9e
|
Open specific chat only in one window.
|
2022-01-04 19:36:33 +03:00 |
|
John Preston
|
54247cd11b
|
Create dialogs widget only in the primary window.
|
2022-01-04 16:44:53 +03:00 |
|
23rd
|
3aacae2cb2
|
Added behavior to hide spoilers when switching sections.
|
2021-12-29 21:22:34 +03:00 |
|
John Preston
|
5e7e7eaa83
|
FullMsgId rely on PeerId instead of ChannelId.
|
2021-12-22 10:11:57 +00:00 |
|
John Preston
|
01c2be3f01
|
Add some checks for actions in a locked state.
|
2021-12-07 10:01:56 +04:00 |
|
John Preston
|
551e1f787c
|
Move volume dropdown management to audio player.
|
2021-11-26 18:00:21 +04:00 |
|
John Preston
|
8d66680a96
|
Show info about request chat admin incoming message.
|
2021-11-26 18:00:20 +04:00 |
|
John Preston
|
4f02f722ae
|
Fix order of playlist and volume / settings dropdowns.
|
2021-11-26 18:00:20 +04:00 |
|
John Preston
|
74cfaff100
|
Migrate Media::Player::Instance to rpl.
|
2021-11-26 18:00:20 +04:00 |
|
John Preston
|
92e2b91f81
|
Add repeat / order controls to the audio player.
|
2021-11-26 18:00:20 +04:00 |
|
John Preston
|
395100584f
|
Add a second dropdown with playback mode controls.
|
2021-11-26 18:00:20 +04:00 |
|
John Preston
|
b47e29b182
|
Fix custom chat themes in scheduled messages.
|
2021-11-26 18:00:19 +04:00 |
|
John Preston
|
773755d70e
|
Send as a channel in HistoryWidget.
|
2021-11-26 18:00:18 +04:00 |
|
John Preston
|
8a1140c09f
|
Extract Media::Player::Dropdown widget.
|
2021-11-18 21:51:10 +04:00 |
|
John Preston
|
4efeaacf5c
|
Add send context menu to StickerSetBox.
|
2021-11-02 20:11:20 +04:00 |
|
Ilya Fedin
|
847c01d605
|
Add Qt 6 support
Tested only on Linux so far
|
2021-10-21 13:15:00 +04:00 |
|
23rd
|
159beb138a
|
Moved api peer photo processing to separated file.
Removed MainWidget::deletePhotoLayer.
|
2021-10-20 22:56:19 +03:00 |
|
23rd
|
80461bd9fe
|
Moved ConfirmBox to Ui namespace.
|
2021-10-19 06:34:27 +03:00 |
|
23rd
|
6148edbc7d
|
Moved ConfirmBox to td_ui.
|
2021-10-19 06:34:27 +03:00 |
|
23rd
|
e3ef7d6631
|
Removed MainWidget::highlightStartTime.
|
2021-09-30 18:45:38 +03:00 |
|
23rd
|
21aa1f49d7
|
Moved views increment scheduler from MainWidget to separate file.
|
2021-09-30 18:45:38 +03:00 |
|
John Preston
|
ab0d2bf9c6
|
Initial chat theme changing.
|
2021-09-28 19:27:41 +04:00 |
|
23rd
|
900a7d0b2b
|
Appended references to const auto types in loop to prevent copying.
Suggested by Apple Clang.
|
2021-09-09 16:32:04 +03:00 |
|
John Preston
|
9dfc60026e
|
Add simple forwarding options on bar click.
|
2021-08-31 19:47:38 +03:00 |
|
John Preston
|
f5a323e40a
|
Move all background helper methods to chat_theme module.
|
2021-08-30 20:32:57 +03:00 |
|
23rd
|
76813db3ad
|
Completed ability to recover cloud password with email.
|
2021-08-17 15:08:57 +03:00 |
|
John Preston
|
2667bb3568
|
Move background caching to Window::SessionController.
|
2021-08-16 10:26:08 +03:00 |
|
John Preston
|
c2b1187948
|
Start support of linear gradient wallpapers.
|
2021-08-16 10:26:08 +03:00 |
|
John Preston
|
85cc3b30a0
|
Don't use MTP* for WallPaper flags.
|
2021-08-12 12:32:30 +03:00 |
|
23rd
|
479611f6df
|
Removed ui_getPeerForMouseAction.
|
2021-07-27 02:50:08 +03:00 |
|
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
|
82165bec5e
|
Replaced MainWidget::replyToItem with history element delegate.
|
2021-07-26 17:39:18 +03:00 |
|
John Preston
|
565877630f
|
Dither default background to avoid color banding.
|
2021-07-23 15:42:17 +03:00 |
|
John Preston
|
4276b6cce0
|
Use rpl for Window::Theme::Background updates.
|
2021-07-15 16:42:36 +03:00 |
|
Ilya Fedin
|
79cc797aff
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
John Preston
|
2ffda9f240
|
Don't use MTP* for ChatAdminRight / ChatRestriction.
|
2021-07-08 13:34:06 +03:00 |
|
23rd
|
a631a28092
|
Removed App::pixmapFromImageInPlace.
|
2021-07-06 12:13:06 +03:00 |
|
John Preston
|
5519bb3523
|
Allow reporting private groups as well.
Fixes #7451.
|
2021-06-24 17:44:55 +04:00 |
|
23rd
|
bb76818cc8
|
Split adaptive changed rpl::producer into two.
|
2021-06-24 11:25:35 +04:00 |
|
23rd
|
7c02d67665
|
Moved cancelUploadLayer from MainWidget to SessionController.
|
2021-06-18 09:39:10 +03:00 |
|
23rd
|
7924979dfb
|
Removed Ui::showPeerHistoryAtItem from facades.
|
2021-06-17 10:57:46 +04:00 |
|
23rd
|
583c3d3429
|
Moved static functions from DocumentData to separated file.
|
2021-06-17 10:57:45 +04:00 |
|
23rd
|
2ed3543b53
|
Renamed class back from AdaptiveModern to Adaptive.
|
2021-06-16 09:31:32 +03:00 |
|
23rd
|
80fe2f57e9
|
Removed Adaptive namespace from Window::Controller and MainWidget.
|
2021-06-16 09:31:32 +03:00 |
|
23rd
|
bf7f117323
|
Removed Adaptive namespace from Window::HistoryHider.
|
2021-06-16 09:31:32 +03:00 |
|
23rd
|
0d814066d6
|
Removed Adaptive namespace from top bar widgets.
|
2021-06-16 09:31:32 +03:00 |
|
23rd
|
77c8bf8176
|
Removed PeerChooseCancel global variable from facades.
|
2021-06-16 09:31:32 +03:00 |
|
John Preston
|
64a6838764
|
Fix crash in account switching.
|
2021-06-11 19:11:58 +04:00 |
|
23rd
|
f98e8f3e04
|
Fixed stuck of forward bar when using -sendpath argument.
Regression was introduced in b3d1602354 .
|
2021-05-31 08:54:22 +04:00 |
|