John Preston
|
49c9e08b6c
|
Enforce video/audio extension by mime type.
|
2024-04-16 20:14:01 +04:00 |
|
John Preston
|
6a28cd1a35
|
Reimplement file open confirmations.
|
2024-04-15 12:07:27 +04:00 |
|
John Preston
|
c46f34c677
|
Load non-streamable documents.
|
2024-03-13 21:20:30 +04:00 |
|
John Preston
|
254ca57bf3
|
Fix webm emoji/stickers with unknown dimensions.
|
2024-01-04 18:50:47 +04:00 |
|
John Preston
|
bb31357c58
|
More strict check for custom emoji dimensions.
|
2024-01-04 17:25:32 +04:00 |
|
23rd
|
4ad51ffb42
|
Removed some include directives.
|
2023-11-28 21:55:26 +04:00 |
|
John Preston
|
30334b6c74
|
Attempt to fix crash in story preloading.
|
2023-07-25 20:50:21 +04:00 |
|
John Preston
|
0b5c0e3e98
|
Force internal player for stories.
|
2023-07-21 16:44:28 +04:00 |
|
John Preston
|
ffd691e556
|
Update API scheme, pass privacy info to viewer.
|
2023-07-20 07:20:57 +04:00 |
|
John Preston
|
d567282430
|
Preload stories in the sources lists.
|
2023-07-20 07:20:14 +04:00 |
|
John Preston
|
08c4f1f67a
|
Force streaming bit for stories videos.
|
2023-07-20 07:20:12 +04:00 |
|
John Preston
|
aba84a6010
|
Update API scheme on layer 160: Duration.
|
2023-07-20 07:20:10 +04:00 |
|
John Preston
|
bf27185feb
|
Show custom chat wallpapers in chats.
|
2023-04-17 16:35:50 +04:00 |
|
Ilya Fedin
|
1f1cd35d57
|
videoplayer cheat code -> experimental setting
|
2023-02-26 13:27:17 +04:00 |
|
John Preston
|
554f66f089
|
Support separate message type group restrictions.
|
2023-02-02 22:12:31 +04:00 |
|
Ilya Fedin
|
173108a9cb
|
Differ file download failure reasons
..and uncomment the code for handling incorrect permissions
|
2023-01-09 17:02:11 +04:00 |
|
John Preston
|
d02819db13
|
Support spoilers in reply previews / pinned bar.
|
2022-12-30 14:06:20 +04:00 |
|
John Preston
|
833a259234
|
Colorize emoji in text color correctly.
|
2022-12-26 14:24:06 +04:00 |
|
23rd
|
f8a17bd9c9
|
Moved tmp string for temporary folder to single place.
|
2022-11-30 17:17:16 +03: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 |
|
Ilya Fedin
|
0cd0ad7a5b
|
Handle cancel for default download path in Linux sandbox
|
2022-11-10 00:24:37 +04:00 |
|
John Preston
|
092923fe6e
|
Don't autodownload files if sandbox prevents it.
Partially fixes #25308.
|
2022-11-08 18:26:02 +04:00 |
|
23rd
|
579b20fff7
|
Added initial ability to transcribe video messages.
|
2022-11-01 19:25:42 +04:00 |
|
23rd
|
c1b2d7ed4c
|
Attempted to fix showing of tooltips on loading documents.
|
2022-11-01 19:25:38 +04:00 |
|
John Preston
|
087074fea4
|
Request song covers through MTProto.
|
2022-08-02 13:20:38 +03:00 |
|
John Preston
|
afc7b1da62
|
Update API scheme on layer 144.
|
2022-07-26 20:12:10 +03:00 |
|
John Preston
|
0ed434cfaf
|
Show all stickers as emoji after default categories.
|
2022-07-26 20:12:09 +03:00 |
|
John Preston
|
f78b9324dc
|
Show videos in premium preview boxes.
|
2022-06-10 12:05:16 +04:00 |
|
John Preston
|
6dedf7c63e
|
Update API scheme to layer 143.
|
2022-05-19 17:27:02 +04:00 |
|
John Preston
|
5874ae7c51
|
Update API scheme on layer 142: Premium stickers.
|
2022-05-19 17:27:01 +04:00 |
|
John Preston
|
368468447f
|
Fix possible crash on bad data.
|
2022-05-12 16:29:12 +04:00 |
|
John Preston
|
72ae2f0269
|
Support custom attach bot icons.
|
2022-03-30 12:23:06 +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
|
57f17b7afe
|
Save and restore downloads between launches.
|
2022-02-27 20:26:52 +03:00 |
|
John Preston
|
7718764294
|
Save original bytes of a photo on "Save to disk".
|
2022-02-25 14:14:43 +03:00 |
|
John Preston
|
1a3a0fb124
|
Fix caching of webm stickers in local storage.
|
2022-01-28 19:10:07 +03:00 |
|
John Preston
|
63d15e4479
|
Support Webm sticker display in chat history.
|
2022-01-28 19:10:07 +03:00 |
|
John Preston
|
2f01efdd64
|
Correctly detect Webm stickers.
|
2022-01-28 19:10:07 +03:00 |
|
John Preston
|
8b7d2c880e
|
Support rendering Webm videos with alpha.
|
2022-01-28 19:10:07 +03:00 |
|
John Preston
|
5bb90679a8
|
Attempt to fix a weird assertion violation.
|
2021-12-31 01:20:28 +03:00 |
|
John Preston
|
2a0babe5ab
|
Fix file upload cancelling.
Fixes #17408.
|
2021-12-22 10:34:00 +00:00 |
|
John Preston
|
9e5117d336
|
Respect autodownload settings in reply previews.
|
2021-12-03 14:59:08 +04:00 |
|
John Preston
|
0f443da758
|
Track noforwards flag in specific messages.
|
2021-11-26 18:00:22 +04:00 |
|
John Preston
|
c849d17667
|
Remove corner download if noforwards.
|
2021-11-26 18:00:18 +04:00 |
|
Ilya Fedin
|
847c01d605
|
Add Qt 6 support
Tested only on Linux so far
|
2021-10-21 13:15:00 +04:00 |
|
23rd
|
80461bd9fe
|
Moved ConfirmBox to Ui namespace.
|
2021-10-19 06:34:27 +03:00 |
|
23rd
|
6148edbc7d
|
Moved ConfirmBox to td_ui.
|
2021-10-19 06:34:27 +03:00 |
|
John Preston
|
adb0a9b6f0
|
Fix document filenames.
Regression was introduced in 2b11e45692 .
|
2021-10-11 22:58:24 +04:00 |
|