John Preston
|
4f37343e8b
|
Use special webview storage for tonsite.
|
2024-07-31 17:03:55 +02:00 |
|
John Preston
|
c6d034174b
|
Support separate webview storages.
|
2024-04-26 08:58:42 +04:00 |
|
John Preston
|
2e0529bd9a
|
Add data component for RecentPeers.
|
2024-04-23 19:13:46 +04:00 |
|
John Preston
|
4cdd939028
|
Cache topPeers locally.
|
2024-04-23 19:13:46 +04:00 |
|
23rd
|
1c223e570a
|
Slightly improved code style for long equality expressions.
|
2024-04-15 11:20:30 +04:00 |
|
John Preston
|
90e572c8b1
|
Improve mixed stickerpacks support.
|
2024-04-01 22:44:20 +04:00 |
|
23rd
|
88b20f6700
|
Fixed indents in some files.
|
2023-12-16 20:25:01 +00:00 |
|
23rd
|
baa99be6a5
|
Removed some unwanted include directives of lang_keys in header files.
|
2023-11-15 03:30:04 +03:00 |
|
John Preston
|
b1823d981b
|
Update API scheme, rich preview drafts.
|
2023-10-26 14:08:42 +04:00 |
|
John Preston
|
ef0539c9fc
|
Allow replying with quoting message part.
|
2023-10-26 14:08:41 +04:00 |
|
John Preston
|
4240568ea5
|
Pass FullReplyTo everywhere.
|
2023-10-26 14:08:40 +04:00 |
|
John Preston
|
0e79bd3d12
|
Show nice padded code blocks.
|
2023-10-13 10:08:29 +04:00 |
|
John Preston
|
fbd8abc1c6
|
Start main menu bots.
|
2023-09-12 21:01:12 +04:00 |
|
John Preston
|
e4834f583f
|
Fix possible crash in ~RepliesWidget on logout.
|
2023-03-17 21:02:28 +04:00 |
|
Ilya Fedin
|
1f1cd35d57
|
videoplayer cheat code -> experimental setting
|
2023-02-26 13:27:17 +04:00 |
|
John Preston
|
c48ac28204
|
Search stickers by emoji.
|
2023-02-02 22:12:31 +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
|
c6aba83a6b
|
Fix crash on local edit draft, fix reading drafts.
|
2022-11-01 19:25:45 +04:00 |
|
John Preston
|
7cdf20a7c5
|
Allow topic deletion.
|
2022-11-01 19:25:40 +04:00 |
|
23rd
|
5751d29c47
|
Removed username from public data members of UserData.
|
2022-11-01 19:25:38 +04:00 |
|
John Preston
|
89d0a71591
|
Update API scheme on layer 148: Drafts in topics.
|
2022-11-01 19:25:38 +04:00 |
|
John Preston
|
b0fab8c987
|
Show featured custom sets in the panel.
|
2022-07-26 20:12:13 +03:00 |
|
John Preston
|
b4b55973b5
|
Request and cache featured emoji sets.
|
2022-07-26 20:12:13 +03:00 |
|
John Preston
|
bb7249f280
|
Allow viewing emoji sets used in a message.
|
2022-07-26 20:12:12 +03:00 |
|
John Preston
|
a821c3c31d
|
Support thumb_document_id in emoji sets.
|
2022-07-26 20:12:10 +03:00 |
|
John Preston
|
ddd5021966
|
Minimal emoji sets support.
|
2022-07-26 20:12:10 +03:00 |
|
23rd
|
1d475ee727
|
Slightly optimized includes in application.h.
|
2022-06-12 16:07:41 +03:00 |
|
John Preston
|
308f106dc1
|
Support large files in Downloads.
|
2022-05-19 17:27:03 +04:00 |
|
John Preston
|
5874ae7c51
|
Update API scheme on layer 142: Premium stickers.
|
2022-05-19 17:27:01 +04:00 |
|
John Preston
|
646682b6a0
|
Add confirmation on first webview open.
|
2022-04-06 11:53:44 +04:00 |
|
John Preston
|
2917a53b75
|
Beta version 3.5.3: Fix build with GCC.
|
2022-02-28 23:25:55 +03:00 |
|
John Preston
|
57f17b7afe
|
Save and restore downloads between launches.
|
2022-02-27 20:26:52 +03:00 |
|
Ilya Fedin
|
847c01d605
|
Add Qt 6 support
Tested only on Linux so far
|
2021-10-21 13:15:00 +04:00 |
|
John Preston
|
1e660fc2a2
|
Allocate 64 bits for message ids.
|
2021-09-30 13:49:37 +04:00 |
|
John Preston
|
e4e5c4a1d2
|
Support 64 bit peer-bare-ids in export settings.
|
2021-09-07 23:41:07 +03:00 |
|
John Preston
|
a6c98f4bb4
|
Update API scheme to layer 133.
|
2021-09-07 23:41:07 +03:00 |
|
John Preston
|
23e9e7b9f0
|
Remove for_const macro.
|
2021-09-06 13:13:26 +03:00 |
|
John Preston
|
85e4c8527b
|
Always write local drafts the same way.
|
2021-08-30 20:32:58 +03:00 |
|
John Preston
|
4206ff0483
|
Don't use MTP* for StickersSet flags.
|
2021-07-09 09:08:58 +03:00 |
|
John Preston
|
75090dedaa
|
Don't store MTPInputStickerSet in data.
|
2021-07-08 22:08:59 +03:00 |
|
23rd
|
e7104b5ebe
|
Added support for archived masks.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
1cdb83462e
|
Added initial implementation of masks panel.
|
2021-07-06 12:13:05 +03:00 |
|
John Preston
|
4124c2eb57
|
Show inline path thumbnails for stickers.
|
2021-07-02 13:13:48 +03:00 |
|
John Preston
|
b56749426b
|
Fix build on Clang/GCC.
|
2021-05-24 22:45:16 +04:00 |
|
John Preston
|
9510ba07f7
|
Drop old sticker set cover locations.
|
2021-05-24 22:45:15 +04:00 |
|
John Preston
|
197b3c1cb5
|
Push all QSaveFile-s to background thread.
|
2021-05-03 12:27:45 +04:00 |
|
John Preston
|
5bb73d8d3d
|
Move recent emoji and variants to common settings.
Fixes #16163, fixes #4018, partially fixes #10123.
|
2021-04-26 10:51:10 +04:00 |
|
John Preston
|
1342077dcb
|
Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId.
|
2021-04-09 15:05:00 +04:00 |
|
John Preston
|
e106bd143e
|
Add a warning once per bot on payment.
|
2021-04-06 18:41:16 +04:00 |
|