John Preston
|
c6ded00461
|
Move webview attach code to a separate module.
|
2022-03-30 12:23:05 +04:00 |
|
John Preston
|
aed1904b4c
|
Support theming for webview-s (payments, attach).
|
2022-03-30 12:23:05 +04:00 |
|
John Preston
|
df15ff9f8e
|
Update API scheme on layer 140.
|
2022-03-30 12:23:05 +04:00 |
|
John Preston
|
20bdbf531a
|
Add proof-of-concept support for keyboardButtonWebView.
|
2022-03-30 12:23:05 +04:00 |
|
John Preston
|
1d8aac26ce
|
Proof of concept webview attach menu support.
|
2022-03-30 12:23:05 +04:00 |
|
John Preston
|
841da9dde8
|
Update API scheme on layer 140.
Handle attach argument in resolve username links.
|
2022-03-30 12:23:05 +04:00 |
|
John Preston
|
cdde9f8841
|
Reaction notifications are always silent.
|
2022-03-30 12:23:05 +04:00 |
|
John Preston
|
468917a91a
|
Add bot to group / channel by link with rights.
|
2022-03-30 12:23:05 +04:00 |
|
John Preston
|
649f2908e8
|
Improve phrases in adding a bot as an admin.
|
2022-03-30 12:23:05 +04:00 |
|
John Preston
|
a35888a07b
|
Add to Group / Channel with suggested rights for bots.
|
2022-03-30 12:23:05 +04:00 |
|
23rd
|
2846aa2f77
|
Moved SendMenu to separated folder.
|
2022-03-27 17:59:30 +03:00 |
|
Ilya Fedin
|
e5d8a1aa3c
|
Use QWidget::screen/QWidget::mask instead of QWindow ones
|
2022-03-23 09:42:51 +04:00 |
|
Ilya Fedin
|
1e744efef8
|
Replace setMinimumWidth with updateMinimumSize in Window::MainWindow
There's no RpWindow::setMinimumWidth
|
2022-03-23 09:40:28 +04:00 |
|
John Preston
|
db6a9b0354
|
Improve name elision in the main menu cover.
|
2022-03-16 11:23:37 +04:00 |
|
23rd
|
c9ebec1cf0
|
Removed base/observer.h from main pch.
Removed unused inheritances from base::Subscriber.
|
2022-03-15 18:02:30 +03:00 |
|
John Preston
|
f31be7784b
|
Redesign edit account settings page.
|
2022-03-15 15:12:49 +04:00 |
|
John Preston
|
b1281c7999
|
Use Yes / No in "Cancel uploading?" confirm box.
|
2022-03-14 13:45:05 +04:00 |
|
John Preston
|
616f4e4027
|
Allow volume changing in RTMP stream context menu.
|
2022-03-14 13:45:05 +04:00 |
|
John Preston
|
3b9ac19482
|
Allow pinning chats in folders when 100 added.
|
2022-03-14 11:11:17 +04:00 |
|
John Preston
|
32d09f189b
|
Use rpl::empty instead of rpl::empty_value().
|
2022-03-11 09:56:29 +04:00 |
|
John Preston
|
1aa8029a8a
|
Improve notification preview settings design.
|
2022-03-08 15:24:02 +04:00 |
|
23rd
|
2d28d795cf
|
Replaced PinMessageBox with generic box.
|
2022-03-08 12:43:00 +03:00 |
|
John Preston
|
a2e57de3a3
|
Fix crash in delete contact box creation.
|
2022-03-06 14:44:12 +04:00 |
|
John Preston
|
a6d59fccf4
|
Update icons for folders.
|
2022-03-04 14:25:25 +04:00 |
|
23rd
|
fd528aa1b7
|
Removed Ui::show from window peer menu functions.
|
2022-03-04 11:25:10 +03:00 |
|
23rd
|
0f7b0c4227
|
Added ability to hide layer for specific window controller.
|
2022-03-04 11:25:10 +03:00 |
|
23rd
|
3ebb9af8f8
|
Removed Ui::hideSettingsAndLayer().
|
2022-03-04 11:25:10 +03:00 |
|
23rd
|
6bcca6c94e
|
Added Ui::Show implementation for Window::SessionController.
|
2022-03-04 11:25:10 +03:00 |
|
John Preston
|
aa3357eee1
|
Show connecting / proxy status above downloads.
Fixes #24125.
|
2022-03-01 18:39:08 +03:00 |
|
John Preston
|
bea2cfd363
|
Support t.me/+phonenumber links.
|
2022-03-01 15:30:22 +03:00 |
|
John Preston
|
f7957a8903
|
Use better "Fix chats order" icon in support mode.
|
2022-03-01 14:28:08 +03:00 |
|
John Preston
|
667e2e697e
|
Support emoji in account names.
|
2022-03-01 13:25:42 +03:00 |
|
John Preston
|
71228eae59
|
Show user name when deleting all messages from user.
|
2022-02-28 19:45:19 +03:00 |
|
23rd
|
5718789d53
|
Replaced Ui::InformBox and Ui::ConfirmBox with GenericBox.
|
2022-02-28 09:08:01 +03:00 |
|
23rd
|
bb78c43de5
|
Removed mutable lambdas from window peer menu.
|
2022-02-28 08:08:32 +03:00 |
|
23rd
|
a3d00b1953
|
Replaced args for Calls::Instance::startOrJoinGroupCall with struct.
|
2022-02-28 08:04:46 +03:00 |
|
John Preston
|
e89c95551f
|
Show correct downloads elements context menu.
|
2022-02-27 20:26:52 +03:00 |
|
John Preston
|
1710863231
|
Update some icons.
|
2022-02-27 20:26:52 +03:00 |
|
23rd
|
add6352012
|
Provided primary MainWindow as default parent for toasts.
|
2022-02-25 19:41:16 +03:00 |
|
23rd
|
b46adec413
|
Added initial controller of message sending animations.
|
2022-02-25 19:41:15 +03:00 |
|
John Preston
|
eefb9823e1
|
Don't apply theme accent color to the settings icons.
|
2022-02-25 14:14:44 +03:00 |
|
John Preston
|
ffd65e1fe4
|
Fix slide animations with new layer rounding.
|
2022-02-25 14:14:43 +03:00 |
|
John Preston
|
e4a7c01541
|
Move window_outdated_bar to td_ui subproject.
|
2022-02-25 14:14:43 +03:00 |
|
John Preston
|
f5b8683b33
|
Add some icons to Advanced settings.
|
2022-02-25 14:14:43 +03:00 |
|
John Preston
|
1c060f40c1
|
Increase minimal main menu footer height.
|
2022-02-25 14:14:42 +03:00 |
|
John Preston
|
6daa267329
|
Adjust privacy edit boxes to the mockup.
|
2022-02-25 14:14:42 +03:00 |
|
John Preston
|
d7c63b85ed
|
Simplify main menu cover according to the mockup.
|
2022-02-25 14:14:42 +03:00 |
|
John Preston
|
adb25d65c2
|
Use shortened count for unread badges in main menu.
|
2022-02-25 14:14:42 +03:00 |
|
John Preston
|
4af02d3d00
|
Add "Archived chats" unread badge to the main menu.
|
2022-02-25 14:14:42 +03:00 |
|
John Preston
|
bce19c7151
|
Adjust main menu accounts to the mockup.
|
2022-02-25 14:14:42 +03:00 |
|