23rd
|
3fa529d858
|
Extracted MaxInviteBox to separated file.
|
2021-10-19 06:34:27 +03:00 |
|
|
|
fa4931a0e0
|
Updated TDesktop sources to 3.1
|
2021-09-20 04:56:43 +03:00 |
|
|
|
3f4f5f78b8
|
Updated TDesktop sources to 2.9.3
|
2021-09-16 15:20:02 +03:00 |
|
23rd
|
900a7d0b2b
|
Appended references to const auto types in loop to prevent copying.
Suggested by Apple Clang.
|
2021-09-09 16:32:04 +03:00 |
|
John Preston
|
a6c98f4bb4
|
Update API scheme to layer 133.
|
2021-09-07 23:41:07 +03:00 |
|
|
|
d30aeea8fd
|
Rework translations
|
2021-08-24 21:32:43 +03:00 |
|
|
|
f28b9ccf0c
|
Updated TDesktop sources to 2.8.8
|
2021-07-16 03:03:15 +03:00 |
|
Ilya Fedin
|
79cc797aff
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
John Preston
|
a74228acea
|
Don't use MTP* for ChannelData flags.
|
2021-07-08 16:11:09 +03:00 |
|
John Preston
|
2ffda9f240
|
Don't use MTP* for ChatAdminRight / ChatRestriction.
|
2021-07-08 13:34:06 +03:00 |
|
|
|
b4625cadc2
|
Updated TDesktop sources to 2.7.2
|
2021-04-27 23:44:15 +03:00 |
|
John Preston
|
42d40a6f8f
|
Remove 'Restrict user' button in gigagroups.
|
2021-04-19 11:26:04 +04:00 |
|
John Preston
|
0a0803de6f
|
Fix couple of crashes.
|
2021-04-13 19:46:42 +04:00 |
|
John Preston
|
1342077dcb
|
Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId.
|
2021-04-09 15:05:00 +04:00 |
|
|
|
1927ab7955
|
Updated TDesktop sources to 2.7.1+c08a148
|
2021-03-28 16:07:58 +03:00 |
|
John Preston
|
3bd6b2268f
|
Allow blocking channels in voice chats.
|
2021-03-20 15:43:35 +04:00 |
|
John Preston
|
a0a13c3b86
|
Update API scheme to layer 126.
|
2021-03-20 15:43:35 +04:00 |
|
Ilya Fedin
|
c0c10689a1
|
Get rid of deprecated ranges::view usage
|
2021-03-13 19:14:58 +03:00 |
|
John Preston
|
68b0a85369
|
Rename RPCError to MTP::Error.
|
2021-03-12 16:58:26 +04:00 |
|
|
|
8d9e17482c
|
Updated TDesktop sources to 2.6
|
2021-02-27 19:54:04 +03:00 |
|
John Preston
|
3cd05a34d9
|
In legacy groups admins can't remove admins.
|
2021-02-17 10:46:36 +04:00 |
|
John Preston
|
223681d2da
|
Fix default chat rights for creator.
|
2021-02-17 10:46:36 +04:00 |
|
John Preston
|
34f7391ec9
|
Update API scheme.
|
2021-01-25 16:50:58 +04:00 |
|
John Preston
|
818624e051
|
Don't allow kicking yourself from legacy group.
|
2020-12-30 16:14:13 +04:00 |
|
John Preston
|
2af63ec48f
|
Correctly show legacy groups with no admins.
|
2020-12-30 13:28:35 +04:00 |
|
|
|
3148d17442
|
Updated TDesktop sources to 2.5.1+feff514
|
2020-12-23 22:04:48 +03:00 |
|
John Preston
|
b68d5f854d
|
Fix infinite 'Loading...' when no members in the group.
|
2020-12-16 12:20:46 +04:00 |
|
John Preston
|
3a5b625d64
|
Allow inviting members to the group call.
|
2020-12-01 09:45:23 +03:00 |
|
|
|
e5123d56df
|
Updated TDesktop sources to 2.4.7
|
2020-11-09 09:27:43 +03:00 |
|
|
|
c499cfb267
|
Updated TDesktop sources to 2.4.3
|
2020-11-09 03:26:49 +03:00 |
|
John Preston
|
cc28ba4284
|
Update API scheme to layer 120.
|
2020-10-30 18:32:17 +03:00 |
|
John Preston
|
01ab6e6d4d
|
Support anonymous group admins.
|
2020-09-29 19:03:24 +03:00 |
|
John Preston
|
55edb3bdfe
|
Update API scheme to layer 119. Count replies.
|
2020-09-29 19:03:18 +03:00 |
|
|
|
d6face04c9
|
Mention user from context menu
|
2020-09-07 05:59:40 +03:00 |
|
|
|
86e02cf13c
|
Rework admins info
|
2020-09-07 05:59:39 +03:00 |
|
|
|
9953c875f3
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-07-01 05:43:07 +03:00 |
|
John Preston
|
357caf8007
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
|
John Preston
|
3c4e959468
|
Replace observer_peer with rpl interface.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
0ad7dcaef9
|
Remove MTP::MainInstance() global access point.
|
2020-06-23 21:53:40 +04:00 |
|
|
|
e97551e3a2
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-06-03 19:09:23 +03:00 |
|
John Preston
|
63c6a1db82
|
Allow removing users invited by me.
|
2020-06-03 12:57:36 +04:00 |
|
|
|
f0ebf2f255
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-05-01 18:02:14 +03:00 |
|
|
|
be2444b3da
|
Merge prepare: revert "subscribers" instead of "members"
|
2020-05-01 17:18:02 +03:00 |
|
|
|
e7eb585475
|
Merge prepare: revert bot privacy status
|
2020-05-01 17:10:49 +03:00 |
|
|
|
cad4d19272
|
Use "subscribers" instead of "members" in channels
|
2020-05-01 15:48:07 +04:00 |
|
|
|
ca49e74b6f
|
Show bot privacy status
|
2020-05-01 12:10:32 +04:00 |
|
|
|
2c1153bac9
|
Search user messages from context menu
|
2020-04-24 17:08:45 +03:00 |
|
|
|
64266cd7f5
|
Bot privacy status in members list
|
2020-03-08 02:18:18 +03:00 |
|
|
|
2b77ec69f0
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-01-18 18:26:29 +03:00 |
|
John Preston
|
e943264823
|
Pass MTP::Instance to MTP::Sender.
|
2019-11-29 15:36:05 +03:00 |
|