John Preston
9f57a82c75
Update API scheme to layer 224.
2026-03-25 13:08:49 +07:00
23rd
e0d28a580c
Slightly improved code style in mtproto translate provider.
2026-03-12 12:59:49 +04:00
Ilya Fedin
f85da1ad12
Use streaming batch translation in chat tracker
...
Co-Authored-By: Codex <codex@openai.com >
2026-03-12 12:59:49 +04:00
23rd
d4a5bb788c
Moved out some classes from lib_translate.
2026-03-04 08:32:04 +03:00
23rd
df1a8346e0
Added new translate provider that uses url template from experimental.
2026-03-04 08:32:04 +03:00
23rd
ccce8756ed
Added simple error handler for translations.
2026-03-04 08:32:04 +03:00
23rd
1e0a16a214
Added ability to use platform provider of translations on macOS.
2026-03-04 08:32:04 +03:00
23rd
d7e8199365
Added platform provider of translations.
2026-03-04 08:32:04 +03:00
23rd
cec580a645
Moved out api translations as separated provider.
2026-03-04 07:08:51 +03:00
John Preston
794c2c495d
Improve formatted date phrases / copy / tooltip.
2026-02-28 19:07:12 +04:00
John Preston
701215381a
Improve design of craft ending.
2026-02-01 23:33:57 +04: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
John Preston
233f6ed13b
Improve bid information display.
2025-11-20 14:13:43 +04:00
John Preston
351bbb240f
Shorten bid amount for huge bids.
2025-11-17 13:44:16 +04:00
John Preston
a293134b5e
Implement auction info box (active/ended).
2025-11-15 12:00:00 +04:00
23rd
5476f297e1
Added ability to get value of phrase for specific language.
2025-09-29 15:12:51 +03:00
John Preston
aa499eab61
Allow settings gift price in TON.
2025-07-31 22:20:18 +04:00
John Preston
ccb8c43961
Support age verification for sensitive media.
2025-07-23 11:40:37 +04:00
John Preston
154c777788
Improve formatting for some strange cases.
2025-07-11 19:26:00 +04:00
John Preston
ddd3d38dac
Use more separate phrases.
2025-07-01 23:00:40 +04:00
John Preston
c70f75b21a
Add Stars/TON checks to suggestions.
2025-06-27 21:29:35 +04:00
John Preston
0fa50f1951
Update API scheme on layer 206.
2025-06-27 21:29:34 +04:00
John Preston
b8bf3f6520
Allow changing the recipients.
2024-12-04 13:51:20 +04:00
John Preston
3296efe46b
Use correct format for double formatting.
2024-12-04 13:51:18 +04:00
John Preston
51ddfbc340
Update API scheme to layer 195.
2024-12-04 13:51:18 +04:00
John Preston
ebff6c6370
Show exact reactions count in channels.
2024-11-04 11:20:29 +04:00
K900
566f279137
Fix build without QT_IMPLICIT_QCHAR_CONSTRUCTION
2024-10-12 19:54:34 +04:00
Vladislav Grudinin
cb166e2591
Fix build with clang 19.1.0.
...
Fixes #28283 .
2024-09-27 14:37:29 +02:00
Kolya
a84ca00270
fix typo
2024-04-24 19:18:33 +04:00
23rd
b959262140
Fixed legal link in some files.
2024-02-08 15:20:42 +03:00
John Preston
0e79bd3d12
Show nice padded code blocks.
2023-10-13 10:08:29 +04:00
John Preston
396c229a4d
Improve Ui::Text::String features.
2023-10-04 22:24:25 +04:00
John Preston
f3db7e636b
Implement channel stories views / reactions.
2023-09-22 09:43:32 +04:00
John Preston
b95ea28e12
Implement dates of who read your message list.
2023-03-07 08:42:29 +03:00
John Preston
1da635a5dd
Fix crash in cloud lang manager destructor.
2023-02-12 15:01:50 +04:00
John Preston
f5be551ff8
Add translation bar dropdown menu.
2023-02-02 22:12:32 +04:00
John Preston
442d0da5c1
Force autostart folder creation.
...
Also show an error if autostart couldn't be enabled.
Fixes #25608 .
2023-01-02 12:26:20 +04:00
Ilya Fedin
66093f0cb5
cTimeFormat/cDateFormat -> QLocale::ShortFormat
...
This allows to use platform-specific formatting functions
2022-12-28 10:28:12 +04:00
23rd
4fabb3f2a2
Replaced some qsl with u""_q literal.
2022-11-30 17:17:14 +03:00
23rd
2acedca6b7
Replaced some qstr with u""_q literal.
2022-11-29 14:12:50 +03:00
John Preston
34a2c5c8ce
Display topic name in chats list.
2022-11-02 16:39:13 +04:00
John Preston
fb0eee01f2
Closed alpha version 4.2.4.1.
2022-11-01 19:25:44 +04:00
Ilya Fedin
7b5781b845
Use default-constructed QLocale for date/time/whatever else formatting
...
Qt 6 chenged the QDateTime API to use QLocale::c() rather than QLocale::system(), using default-constructed QLocale will make this consistent and overradable application-wide
Other formating use-cases as QLocale::decimalPoint use default-constructed QLocale now, too
2022-10-17 08:33:22 +04:00
23rd
df125bac19
Removed Ui::ConfirmDontWarnBox.
2022-02-28 09:08:01 +03:00
23rd
5718789d53
Replaced Ui::InformBox and Ui::ConfirmBox with GenericBox.
2022-02-28 09:08:01 +03:00
John Preston
28f2c213f7
Remove app module. Support delayed quit by Cmd+Q on macOS.
2022-01-27 15:54:20 +03:00
23rd
0143d22a21
Split qt_adapters to separated files.
2022-01-26 10:33:28 +03:00
23rd
2af3770b29
Moved special text command for lang tags to td_lang.
2022-01-12 11:54:24 +03:00
23rd
3647241f71
Removed unused MTP::Error from callbacks on fail.
2021-11-30 17:37:07 +04:00