John Preston
|
a25b2e9700
|
Show webview error in Iv::Controller.
|
2024-07-31 17:03:55 +02:00 |
|
John Preston
|
4108debca0
|
Fix possible crash in web apps.
|
2024-07-31 17:03:55 +02:00 |
|
John Preston
|
c70866a995
|
Fix child native window focus.
|
2024-07-24 16:09:04 +02:00 |
|
John Preston
|
fd982b90db
|
Implement separate instances for web apps.
|
2024-07-24 13:46:22 +02:00 |
|
John Preston
|
f8b756d447
|
Improve bot checkout error messages.
|
2024-07-19 11:58:26 +02:00 |
|
John Preston
|
8a6a749296
|
Show error on attempt to scan QR in bot app.
Fixes #26886.
|
2024-07-19 11:58:26 +02:00 |
|
John Preston
|
917d1841c1
|
Try better webview focusing.
|
2024-07-19 11:20:54 +02:00 |
|
John Preston
|
6effac7915
|
Migrate games to AttachWebView.
|
2024-07-12 08:45:44 +02:00 |
|
John Preston
|
f20475f07e
|
Show forbidden icon on disabled webview button.
|
2024-07-06 13:31:27 +04:00 |
|
John Preston
|
b648548001
|
Don't insert "data:image.." after image paste cancel.
|
2024-07-06 11:08:42 +04:00 |
|
John Preston
|
65f7bdb914
|
Update API scheme on layer 183.
|
2024-06-30 21:16:11 +04:00 |
|
John Preston
|
bd49887607
|
Fix paid media price tag background.
|
2024-06-30 21:16:11 +04:00 |
|
John Preston
|
c833b8a1b0
|
Make purchased media badge better looking.
|
2024-06-30 21:16:10 +04:00 |
|
John Preston
|
d47c5df73d
|
Nice price tag on sending media.
|
2024-06-30 21:16:08 +04:00 |
|
John Preston
|
6c1e7357c6
|
Nice unlock media stars, unlock done tooltip.
|
2024-06-30 21:16:08 +04:00 |
|
John Preston
|
a9bd7803e6
|
Edit price on send, send single paid media.
|
2024-06-30 21:16:08 +04:00 |
|
John Preston
|
c1f36d43d0
|
Support modern blockquote/pre display.
|
2024-06-15 20:56:44 +04:00 |
|
John Preston
|
501cae2200
|
Change InputField::font to InputField::style in styles.
|
2024-06-15 20:56:24 +04:00 |
|
23rd
|
fe6f65b3ab
|
Fixed text elision of peer name in section of chat preview.
|
2024-06-06 09:12:23 +04:00 |
|
John Preston
|
40fbd415ef
|
Support collapsible blockquotes in Ui::Text::String.
|
2024-05-30 21:35:10 +04:00 |
|
John Preston
|
974bf99921
|
Allow editing spoiler/caption-above in EditCaptionBox.
|
2024-05-30 21:35:10 +04:00 |
|
John Preston
|
67f7816088
|
Allow sending photo/video captions above media.
|
2024-05-30 21:35:10 +04:00 |
|
John Preston
|
a0d97f03cb
|
Add factcheck footer support.
|
2024-05-30 21:35:08 +04:00 |
|
John Preston
|
493f0450b4
|
Implement factcheck edition.
|
2024-05-30 21:35:07 +04:00 |
|
John Preston
|
74861a334d
|
Show expand/collapse icon in factcheck.
|
2024-05-30 21:35:07 +04:00 |
|
John Preston
|
8a58ded582
|
Show effect loading animation.
|
2024-05-30 21:35:05 +04:00 |
|
John Preston
|
732b67ca04
|
Implement effects paywalls.
|
2024-05-30 21:35:05 +04:00 |
|
John Preston
|
144109db05
|
Show effect preview before sending.
|
2024-05-30 21:35:05 +04:00 |
|
John Preston
|
f762634036
|
Support effects API, show icon in info.
|
2024-05-30 21:35:05 +04:00 |
|
23rd
|
8a6b1677f4
|
Added userpic views to headers of forwarded messages.
|
2024-05-28 21:42:00 +04:00 |
|
John Preston
|
a60783eae3
|
Implement preview top and bottom.
|
2024-05-28 21:42:00 +04:00 |
|
John Preston
|
f223ae7eee
|
Implement chats preview, show from unread.
|
2024-05-28 21:42:00 +04:00 |
|
John Preston
|
da31fef1ae
|
Show long-press preview of topics.
|
2024-05-28 21:41:59 +04:00 |
|
John Preston
|
4427ae4306
|
Empty preview widget on long userpic press.
|
2024-05-28 21:41:59 +04:00 |
|
John Preston
|
ef2aa05197
|
Allow HistoryView::ListWidget without SessionController.
|
2024-05-28 21:41:59 +04:00 |
|
John Preston
|
f4864cddc9
|
Fix possible crash in Settings of crashed web-app.
Fixes #27943.
|
2024-05-24 20:54:10 +04:00 |
|
John Preston
|
2bdc204c47
|
Fix geometry applying in webview windows.
|
2024-05-20 14:25:23 +04:00 |
|
Ilya Fedin
|
af4e0178d0
|
Ensure window flags are set before calling SeparatePanel::setInnerSize
Setting window flags may lead to native window being re-created
|
2024-05-19 20:30:13 +04:00 |
|
John Preston
|
95ec0633ed
|
Use custom-adjusted font metrics for custom fonts.
Fixes #27814.
|
2024-05-02 11:33:47 +04:00 |
|
John Preston
|
b9b7d9e337
|
Implement live location view.
|
2024-05-01 12:47:20 +04:00 |
|
23rd
|
804991a69c
|
Added universal duration to styles.
|
2024-04-26 11:21:41 +04:00 |
|
John Preston
|
c6d034174b
|
Support separate webview storages.
|
2024-04-26 08:58:42 +04:00 |
|
John Preston
|
abcf55c498
|
Check chat background read result.
|
2024-04-16 20:13:55 +04:00 |
|
John Preston
|
eaaa704fa4
|
Check the URL in IV like in attach bots.
|
2024-04-06 22:59:03 +04:00 |
|
John Preston
|
36cb28d5cf
|
Respect 'try_instant_view' in webapps.
|
2024-04-04 18:35:20 +04:00 |
|
23rd
|
8718d94e7d
|
Added sub-button to top of sponsored messages that can be reported.
|
2024-04-01 22:44:25 +04:00 |
|
23rd
|
1563a85fea
|
Improved style for right action of forwarded messages.
|
2024-04-01 22:44:25 +04:00 |
|
23rd
|
57789c1272
|
Added second button to sponsored right.
|
2024-04-01 22:44:24 +04:00 |
|
John Preston
|
7886a2179f
|
Fix giveaway messages layout.
|
2024-04-01 22:44:21 +04:00 |
|
John Preston
|
7f4d13c54a
|
Fix chat intro sticker aspect ratio.
|
2024-04-01 22:44:20 +04:00 |
|