Commit Graph

248 Commits

Author SHA1 Message Date
John Preston 2b024bc0aa Fix webapps on Linux without access to web.telegram.org. 2026-07-10 17:53:47 +04:00
Ilya Fedin adf04f54d8 Allow X11 WM to automatically position SeparatePanel with a foreign parent 2026-07-03 06:59:28 +04:00
Ilya Fedin 4943c41f77 Get rid of new Q_OS_LINUX 2026-06-30 09:08:05 +04:00
John Preston a3f572e804 Fix build with Xcode. 2026-06-09 14:28:11 +04:00
John Preston d7ea6ed174 Support same_origin in webapps. 2026-06-09 14:28:10 +04:00
23rd a220f56319 Fixed handling of no-argument bot webview commands.
Regression was introduced in c46fe28908.
2026-05-26 21:54:48 +04:00
John Preston edef400f30 Fix never ending download progress in webapps. 2026-05-26 12:44:03 +04:00
John Preston ec12715527 Don't pass badge as constructed widget. 2026-05-25 18:23:18 +04:00
John Preston 70d7a2ddf2 Remove experimental option for external shell. 2026-05-21 21:22:18 +04:00
John Preston 85441a4c9e Improve IV embed support on Linux. 2026-05-19 12:49:08 +04:00
John Preston 92396fd960 Handle external webapp shell errors. 2026-05-19 12:49:07 +04:00
John Preston 694a59a602 Pass initial size from the main app. 2026-05-19 12:49:07 +04:00
John Preston bff7b9d06f Attempt to fix sync-alert bug. 2026-05-19 12:49:07 +04:00
John Preston e75e884469 Attemp to fix freeze on different backends. 2026-05-19 12:49:07 +04:00
John Preston 7e67664e91 Close popups on external shell blocker click. 2026-05-19 12:49:07 +04:00
John Preston c46fe28908 Harden interaction app<->shell<->webapp. 2026-05-19 12:49:07 +04:00
John Preston 0090e2c7f8 Try anchor external webapp shell and popups. 2026-05-19 12:49:07 +04:00
John Preston e3a93be713 Support for SeparatePanel parent in X11. 2026-05-19 12:49:07 +04:00
John Preston ea899859ce Make nice separate window boxes. 2026-05-19 12:49:07 +04:00
John Preston 3720bfbf29 Add ripples to buttons. 2026-05-19 12:49:07 +04:00
John Preston a5369b2710 Extract resources for external webapp shell. 2026-05-19 12:49:07 +04:00
John Preston 8bb21fcba5 Improve styles of webapp external shell, fullscreen. 2026-05-19 12:49:07 +04:00
John Preston f599e52e66 Improve design of separate webapp. 2026-05-19 12:49:07 +04:00
John Preston a4d0aa5f54 Initial external webview webapps on Linux. 2026-05-19 12:49:07 +04:00
John Preston 2cfdf1b32e Rename send as a file with extension. 2026-04-28 20:50:59 +07:00
23rd 04aec11daa Added reply header with preview to send files box. 2026-04-20 12:53:48 +03:00
Sergey A. Osokin d53ee9c241 Fix warnings. 2026-04-17 22:04:20 +07:00
John Preston 05cf8aaa0f Suggest sending large texts as files. 2026-04-10 19:26:30 +07:00
John Preston 13ddffd66a Fix editor open from SendFilesBox. 2026-04-07 11:02:14 +07:00
John Preston cd1e0d710d Remove legacy context menu in send files box. 2026-04-03 10:35:21 +07:00
John Preston 358a9f87a1 Initial support for managed bot creation. 2026-03-25 13:08:50 +07:00
John Preston 8224e6ece1 Use menu items with checks for spoiler / quality. 2026-03-25 13:08:50 +07:00
John Preston 87ebd2720f Send high quality as first-class option. 2026-03-25 13:08:50 +07:00
23rd 4ba2581df8 Removed Replace button from attach previews and added More button. 2026-03-15 20:41:10 +03:00
John Preston 5507e9c00d Simplify file sending, always attach a caption. 2026-03-06 21:08:35 +04:00
John Preston 2de7fb5c25 Simplify caption management in SendFilesBox. 2026-03-06 21:08:35 +04:00
23rd 47beb2e7e1 Added initial support of simple captions to attach prepared files. 2026-03-04 07:08:51 +03:00
John Preston 84b7de1405 Fix editing media files. 2026-03-03 16:33:01 +04:00
John Preston d349a28d76 Track interactions in webview for clipboard access. 2026-02-28 19:07:11 +04:00
John Preston f4dec97178 Support icons in native bot webview buttons. 2026-02-28 19:07:09 +04:00
23rd 3ebec4db75 Changed behavior to send text as caption to first file in files album. 2026-02-28 19:07:08 +04:00
23rd 7ffebafb60 Added ability rename files from send files box. 2026-02-19 12:02:11 +03:00
John Preston 6619cccd3e Allow sending videos as files. 2026-02-13 11:56:46 +04:00
23rd cd065beb0c Replaced ItemBase::setClickedCallback with setActionTriggered. 2026-01-09 22:49:23 +03:00
23rd 9d09a637fe Slightly simplified resize handler for menu items. 2026-01-06 08:30:08 +03:00
23rd b958e0a275 Replaced generic widget-based parent with explicit Menu class in items. 2026-01-06 07:21:15 +03:00
John Preston 08a979e638 Use more simple tr::... text helpers. 2025-12-15 21:40:54 +04:00
23rd eca8dfb0ec Renamed rpl::start_with_ with rpl::on_. 2025-12-10 21:28:33 +03:00
23rd 0d33b92d24 Added ability to edit cover for videos from edit caption box. 2025-10-23 10:09:08 +04:00
John Preston 570fbd9a00 Allow empty query in switch inline in webview bots. 2025-10-06 11:23:53 +04:00