John Preston
|
7cdf20a7c5
|
Allow topic deletion.
|
2022-11-01 19:25:40 +04:00 |
John Preston
|
749fb52113
|
Implement animated spoilers.
|
2022-09-18 16:52:30 +04:00 |
John Preston
|
dd05fb4d14
|
Show limit toasts and boxes.
|
2022-05-19 17:27:02 +04:00 |
23rd
|
2846aa2f77
|
Moved SendMenu to separated folder.
|
2022-03-27 17:59:30 +03:00 |
23rd
|
0b336a2954
|
Fixed sending animation from inline bots with unexpected result type.
|
2022-03-15 18:02:30 +03:00 |
23rd
|
0529aea194
|
Simplified condition to provide sending animation from inline results.
|
2022-03-14 11:57:34 +03:00 |
23rd
|
2e40798e8e
|
Added simple animation of GIFs sending.
|
2022-02-25 19:41:16 +03:00 |
23rd
|
0a2fbb0d70
|
Added simple animation of stickers sending from inline bots.
|
2022-02-25 19:41:16 +03:00 |
John Preston
|
f45c47f3d5
|
Limit inline results repainting rate.
|
2022-01-28 19:10:07 +03:00 |
John Preston
|
2c36623cfb
|
Add some icons to popup menus.
|
2021-12-29 21:22:33 +03:00 |
23rd
|
0eee937e6d
|
Moved ChatRestrictionsInfo and ChatAdminRightsInfo to separated file.
|
2021-11-26 18:00:21 +04:00 |
John Preston
|
868c494299
|
Extract Mosaic::Layout::AbstractMosaicLayout.
|
2021-07-28 17:00:46 +03:00 |
John Preston
|
c170a86189
|
Fix build on Windows.
|
2021-07-28 15:59:42 +03:00 |
23rd
|
93bcd90fd4
|
Provided more context for click handlers.
|
2021-07-27 02:18:49 +03:00 |
23rd
|
793f748d2e
|
Replaced overview and inline mosaic layouts with new mosaic layout.
|
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
|
81c39af122
|
Replaced mosaic drawing in InlineBots::Layout::Inner.
|
2021-07-23 15:42:17 +03:00 |
Ilya Fedin
|
ba9b72e038
|
Fix -Wunused-variable warnings with gcc
|
2021-07-19 22:31:27 +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 |
John Preston
|
b22e2ffe1d
|
Animate inline path thumbnails with sliding gradient.
|
2021-07-02 20:40:32 +03:00 |
23rd
|
7885be4a94
|
Added ability to show content from Controller for inline results.
|
2021-06-17 10:57:45 +04:00 |
23rd
|
386fae952b
|
Replaced observable in SessionController with rpl.
|
2021-06-16 09:31:32 +03:00 |
23rd
|
a5abe3d813
|
Added ability to Save / Delete GIFs from menu for inline bots.
Fixed #10511.
|
2021-03-13 12:59:12 +03:00 |
23rd
|
0b4d0b83c2
|
Removed App::wnd from classes that have pointer to Window::Controller.
|
2021-02-04 18:13:04 +04:00 |
23rd
|
1ccfcc824c
|
Updated code to be consistent with lib_ui.
|
2021-01-22 16:53:59 +04:00 |
John Preston
|
dde94d486b
|
Change button round radius.
|
2020-12-08 11:19:23 +04:00 |
23rd
|
a2e4403b28
|
Slightly refactored code for menu with send options.
|
2020-11-19 18:11:37 +03:00 |
23rd
|
e1017380ec
|
Fixed filling menu with send options for inline bots and autocomplete.
|
2020-11-19 18:11:37 +03:00 |
John Preston
|
f04b3da76a
|
Add return from bot switch_pm to Scheduled/Replies.
|
2020-11-17 12:58:06 +03:00 |