John Preston
|
3af3f85f82
|
Allow creating approve-only invite links.
|
2021-10-29 18:31:06 +04:00 |
|
John Preston
|
a6c98f4bb4
|
Update API scheme to layer 133.
|
2021-09-07 23:41:07 +03:00 |
|
John Preston
|
f3dd8c68b3
|
Load chat cloud themes list.
|
2021-08-30 20:32:57 +03:00 |
|
John Preston
|
8fc7ba7ac1
|
Handle updateBotCommands.
|
2021-07-13 22:08:09 +03:00 |
|
John Preston
|
5040c2e766
|
Don't use MTP* for ChatData flags.
|
2021-07-08 15:11:46 +03:00 |
|
John Preston
|
2ffda9f240
|
Don't use MTP* for ChatAdminRight / ChatRestriction.
|
2021-07-08 13:34:06 +03:00 |
|
John Preston
|
b930bc0e6d
|
Track bot commands separately in different chats.
|
2021-07-02 20:41:48 +03:00 |
|
John Preston
|
e5ac7a1416
|
Fix creating a scheduled voice chat.
|
2021-04-12 15:36:19 +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
|
3ec3f6484f
|
Update API scheme to layer 128.
|
2021-04-06 18:41:15 +04:00 |
|
John Preston
|
a0a13c3b86
|
Update API scheme to layer 126.
|
2021-03-20 15:43:35 +04:00 |
|
John Preston
|
38e15c9bdb
|
Fix saving legacy chat admins without migration.
Fixes #10558.
|
2021-03-18 17:27:33 +04:00 |
|
John Preston
|
02e9b8fd18
|
Support joining to voice chats as a channel.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
781e7a2e79
|
Update API scheme, simplify auto-delete.
|
2021-02-22 23:42:41 +04:00 |
|
John Preston
|
6a6e355af4
|
Handle ttl_period locally.
|
2021-02-22 23:42:40 +04:00 |
|
John Preston
|
4153603d09
|
Add ability to see invite links of other admins.
|
2021-02-22 23:42:40 +04:00 |
|
John Preston
|
223681d2da
|
Fix default chat rights for creator.
|
2021-02-17 10:46:36 +04:00 |
|
John Preston
|
e5320b4b4e
|
Implement new permanent invite link management.
|
2021-01-25 16:47:40 +04:00 |
|
John Preston
|
b396244606
|
Update API scheme to layer 123.
|
2021-01-25 16:47:40 +04:00 |
|
John Preston
|
1b624d67b8
|
Support voice chats in legacy groups, with migration.
|
2020-12-14 16:52:18 +04:00 |
|
John Preston
|
7983d33ad5
|
Add manage_call admin right support.
|
2020-12-01 09:45:22 +03:00 |
|
John Preston
|
cd5cad72bd
|
Use only shared media code for pinned tracking.
|
2020-10-30 18:32:20 +03:00 |
|
John Preston
|
ec35e3f081
|
Track multiple pinned messages in MessagesList.
|
2020-10-30 18:32:17 +03:00 |
|
23rd
|
e318a7d65f
|
Simplified ranges::find_if with ranges::any_of and ranges::none_of.
|
2020-06-23 21:53:43 +04:00 |
|
John Preston
|
3c4e959468
|
Replace observer_peer with rpl interface.
|
2020-06-23 21:53:40 +04:00 |
|
Aleksey Kiporskiy
|
6c46194009
|
bugfix: show chat description
|
2020-03-24 14:56:30 +04:00 |
|
John Preston
|
ff44094ded
|
Rename AuthSession to Main::Session.
|
2019-07-24 13:45:24 +02:00 |
|
John Preston
|
873b77cf40
|
Use UserData::isBot where applicable.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
567bf60644
|
Use getters in MTP classes.
|
2019-07-05 16:23:07 +02:00 |
|
John Preston
|
2d1dcb36cb
|
Use folder_id / still_unread_count from updates.
|
2019-05-01 16:11:38 +04:00 |
|
John Preston
|
aa8f62da9d
|
Support new ('modern') API file locations.
|
2019-03-29 14:24:07 +04:00 |
|
John Preston
|
0cd7399dc9
|
Update API scheme to layer 96.
|
2019-03-24 12:12:41 +04:00 |
|
John Preston
|
bf87de3706
|
Fix removing chats from dialogs.
|
2019-01-22 17:05:06 +04:00 |
|
John Preston
|
9728ddeaf9
|
Handle migration to supergroups in boxes.
|
2019-01-17 12:21:30 +04:00 |
|
John Preston
|
67d12fa6d2
|
Improve update handling for legacy chats.
|
2019-01-17 12:21:30 +04:00 |
|
John Preston
|
a605c110a8
|
Support legacy groups in participant boxes.
|
2019-01-17 12:21:29 +04:00 |
|
John Preston
|
18c6be0d3b
|
Unify legacy and megagroups information edit.
|
2019-01-17 12:21:29 +04:00 |
|
John Preston
|
f4d52b82b4
|
Allow reusing permissions edit controls.
|
2019-01-17 12:21:29 +04:00 |
|
John Preston
|
61419b57c8
|
Prepare legacy group restrictions checking.
|
2019-01-17 12:21:29 +04:00 |
|
John Preston
|
c5a41e1f55
|
Divide data/data_peer and remove from PCH.
|
2019-01-17 12:21:29 +04:00 |
|