RadRussianRus
|
3f08b7ec96
|
Updated TDesktop sources to 3.0.1
|
2021-09-17 17:28:15 +03:00 |
|
RadRussianRus
|
3f4f5f78b8
|
Updated TDesktop sources to 2.9.3
|
2021-09-16 15:20:02 +03:00 |
|
23rd
|
eadd7704ef
|
Removed Main::Session forward declaration from data_types.
|
2021-09-01 01:23:20 +03:00 |
|
23rd
|
dc8eb79295
|
Moved code of data send actions from Data::Session to separated file.
|
2021-08-30 23:08:57 +03:00 |
|
23rd
|
8c17e3e578
|
Added sending action when choosing sticker.
|
2021-08-30 20:50:32 +03:00 |
|
23rd
|
ccea6ce492
|
Added animated indicator of choosing sticker action to chats list.
|
2021-08-30 20:50:24 +03:00 |
|
John Preston
|
52a6282eb9
|
Count unread replies locally when possible.
|
2021-08-30 20:32:58 +03:00 |
|
John Preston
|
c39024c7fd
|
Track and display unread count in discussions.
|
2021-08-30 20:32:58 +03:00 |
|
RadRussianRus
|
d2ef174d13
|
Reorganize custom boxes
|
2021-08-25 01:09:37 +03:00 |
|
RadRussianRus
|
f620f7480b
|
Rework hiding 'via @bot' option
Instead of using "hide_via" flag, it sends preview of inline query.
|
2021-08-23 17:49:25 +03:00 |
|
John Preston
|
8e0b9b685c
|
Show 'X subscribers' in channel ConfirmInviteBox.
Fixes https://bugs.telegram.org/c/2059
|
2021-08-18 15:57:52 +03:00 |
|
23rd
|
1fd28d5cfb
|
Removed MTP* from public interface of Api::CloudPassword.
|
2021-08-15 13:44:43 +03:00 |
|
John Preston
|
c79cd0b692
|
Use Images::Read instead of App::readImage.
|
2021-08-11 18:55:08 +03:00 |
|
23rd
|
cbad2469db
|
Moved MTP cloud password from ApiWrap to Api::CloudPassword.
|
2021-08-10 15:46:18 +03:00 |
|
23rd
|
0ae260c6e1
|
Moved MTP blocked peers from ApiWrap to Api::BlockedPeers.
|
2021-08-10 15:46:18 +03:00 |
|
23rd
|
5bd73bab9b
|
Moved user privacy from ApiWrap to Api::UserPrivacy.
|
2021-08-10 15:46:18 +03:00 |
|
John Preston
|
116a768fde
|
Don't use MTP* for Message flags.
|
2021-07-28 15:28:17 +03:00 |
|
23rd
|
024bb5e54f
|
Moved App::formatPhone to td_ui.
|
2021-07-26 17:38:51 +03:00 |
|
Ilya Fedin
|
7505a6c6fc
|
Hide "via" markup when using gif tab
|
2021-07-21 04:16:21 +04:00 |
|
RadRussianRus
|
f28b9ccf0c
|
Updated TDesktop sources to 2.8.8
|
2021-07-16 03:03:15 +03:00 |
|
John Preston
|
8fc7ba7ac1
|
Handle updateBotCommands.
|
2021-07-13 22:08:09 +03:00 |
|
Ilya Fedin
|
79cc797aff
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +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 |
|
John Preston
|
f22e68fc32
|
Don't use MTP* for PeerSettings flags.
|
2021-07-08 17:32:39 +03:00 |
|
John Preston
|
a74228acea
|
Don't use MTP* for ChannelData flags.
|
2021-07-08 16:11:09 +03:00 |
|
John Preston
|
5040c2e766
|
Don't use MTP* for ChatData flags.
|
2021-07-08 15:11:46 +03:00 |
|
23rd
|
7cd6b821b3
|
Fixed update of recently attached stickers after sending.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
8e08f69508
|
Added support updateNewStickerSet and updateStickerSets for masks.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
abe62475cb
|
Added support updateStickerSetsOrder for 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 |
|
23rd
|
e05343d721
|
Added sending info of stickered photos.
|
2021-07-06 12:13:05 +03:00 |
|
RadRussianRus
|
230919a873
|
Updated TDesktop sources to 2.7.10+5519bb35
|
2021-06-27 03:56:31 +03:00 |
|
John Preston
|
e1120d1cb5
|
Optimize out most of LastUserInputTime() calls.
Fixes #16118.
|
2021-06-18 19:22:36 +04:00 |
|
23rd
|
b422ec025e
|
Removed Ui::show from classes that have pointer to Controller.
|
2021-06-17 10:57:45 +04:00 |
|
John Preston
|
f7454a4284
|
Fix crash on quit in idle state.
|
2021-05-24 22:45:15 +04:00 |
|
John Preston
|
69ceed5bbc
|
Update API scheme to layer 129.
|
2021-05-24 22:45:14 +04:00 |
|
RadRussianRus
|
b4625cadc2
|
Updated TDesktop sources to 2.7.2
|
2021-04-27 23:44:15 +03:00 |
|
John Preston
|
1342077dcb
|
Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId.
|
2021-04-09 15:05:00 +04:00 |
|
RadRussianRus
|
74cd006cac
|
Fix missing messages when forwarding to open chat
|
2021-04-06 06:56:17 +03:00 |
|
RadRussianRus
|
3ae7ac50c3
|
Fix mixed order of messages for dices and files too
|
2021-03-30 17:00:35 +03:00 |
|
RadRussianRus
|
252a0d6581
|
Fix mixed order of messages sent with unquoted forwarding
|
2021-03-30 16:43:35 +03:00 |
|
blank X
|
baa31b2982
|
Add support for tg://user?id links (#144)
Note: they will work only if you have user access hash and only in links with titles, plain links won't work.
|
2021-03-29 14:35:37 +03:00 |
|
RadRussianRus
|
0e0b99e40c
|
Fix dice unqouted forward to opened chat
|
2021-03-29 04:16:22 +03:00 |
|
RadRussianRus
|
1927ab7955
|
Updated TDesktop sources to 2.7.1+c08a148
|
2021-03-28 16:07:58 +03:00 |
|
John Preston
|
8c53a3c19e
|
Don't skip updateGroupCallParticipants while in getDifference.
|
2021-03-18 00:25:53 +04:00 |
|
John Preston
|
d392633b90
|
Send speaking typings in channels.
|
2021-03-17 20:37:55 +04:00 |
|
John Preston
|
76e08af26a
|
Apply updateGroupCallParticipants before updateGroupCall.
|
2021-03-17 20:37:55 +04:00 |
|
Ilya Fedin
|
12e306dd7b
|
Replace remaining multi-args
|
2021-03-15 11:21:05 +03:00 |
|
Ilya Fedin
|
c0c10689a1
|
Get rid of deprecated ranges::view usage
|
2021-03-13 19:14:58 +03:00 |
|