levlam
|
539fd729ea
|
Allow stories administrator rights in supergroups.
|
2024-02-11 02:16:25 +03:00 |
|
levlam
|
0238a3da42
|
Ignore restrictions by supergroup boosters.
|
2024-02-08 23:30:41 +03:00 |
|
levlam
|
26d63f605b
|
Rename chat permission to can_create_topics.
|
2024-01-17 12:22:56 +03:00 |
|
levlam
|
d963044eb9
|
Update copyright year.
|
2024-01-01 03:07:21 +03:00 |
|
levlam
|
2ad5a86fa7
|
Fix DialogParticipantStatus::get_effective_restricted_rights().
|
2023-10-31 13:27:56 +03:00 |
|
levlam
|
21ef7d0f6c
|
Disallow restricted member status in channels.
|
2023-10-19 22:37:44 +03:00 |
|
levlam
|
80d8e9336f
|
Reuse generic DialogParticipantStatus::Administrator constructor.
|
2023-10-19 18:11:15 +03:00 |
|
levlam
|
f0382d8789
|
Add source to get_chat_member_object.
|
2023-10-24 15:17:18 +03:00 |
|
levlam
|
3c977a0f99
|
Add story-related administrator rights.
|
2023-09-04 20:24:44 +03:00 |
|
levlam
|
153ff5503b
|
Update layer to 164.
|
2023-08-15 22:45:37 +03:00 |
|
levlam
|
12d04ec684
|
Rename can_send_messages to can_send_basic_messages.
|
2023-03-04 21:31:51 +03:00 |
|
levlam
|
7288e90211
|
Untie can_send_messages right from other rights.
|
2023-01-17 18:13:27 +03:00 |
|
levlam
|
ad8ecec67c
|
Support separate chat permissions for different media types.
|
2023-01-06 14:16:34 +03:00 |
|
levlam
|
69760f891a
|
Make DialogParticipant flags 64-bit.
|
2023-01-06 13:43:46 +03:00 |
|
levlam
|
050a11ece7
|
Update layer to 152.
|
2023-01-06 12:42:16 +03:00 |
|
levlam
|
cf1984844b
|
Update copyright year.
|
2023-01-01 00:28:08 +03:00 |
|
levlam
|
6a16492266
|
Support can_manage_topics administrator right and chat permission.
|
2022-10-23 13:20:53 +03:00 |
|
levlam
|
87174e5e81
|
Update layer to 148.
|
2022-10-07 18:04:00 +03:00 |
|
levlam
|
a885f3bc63
|
Simplify checks in AdministratorRights.
|
2022-10-23 12:15:09 +03:00 |
|
levlam
|
a8e8136f34
|
Improve DialogParticipantStatus logging.
|
2022-06-04 13:58:08 +03:00 |
|
levlam
|
c0eb211476
|
Locally fix until_date before sending it to the server.
|
2022-05-12 14:38:45 +03:00 |
|
levlam
|
c3996b4726
|
Always adjust administrator rights for supergroups and channels.
|
2022-04-04 16:19:41 +03:00 |
|
levlam
|
99b79911e0
|
Remove verbose DialogParticipantStatus::Administrator.
|
2022-04-04 15:59:30 +03:00 |
|
levlam
|
7f587c24d9
|
Replace get_restricted_rights with RestrictedRights constructors.
|
2022-04-04 14:13:51 +03:00 |
|
levlam
|
4a50db52d8
|
Replace get_administrator_rights with AdministratorRights constructor.
|
2022-04-04 13:58:14 +03:00 |
|
levlam
|
dd6a741f8a
|
Add setDefaultGroupAdministratorRights/setDefaultChannelAdministratorRights.
|
2022-04-02 15:32:04 +03:00 |
|
levlam
|
afa00d8b00
|
Add default administrator rights to botInfo.
|
2022-03-22 14:52:27 +03:00 |
|
levlam
|
ef8d959e98
|
Add td_api::chatAdministratorRights.
|
2022-03-22 13:17:48 +03:00 |
|
levlam
|
de6c4648d4
|
Simplify get_administrator_rights/get_restricted_rights.
|
2022-03-22 13:30:55 +03:00 |
|
levlam
|
f743763da4
|
Reuse get_restricted_rights.
|
2022-03-22 12:49:58 +03:00 |
|
levlam
|
180c2e34fd
|
Add simpler DialogParticipantStatus constructors.
|
2022-03-22 12:38:44 +03:00 |
|
levlam
|
17f407abfb
|
Move is_anonymous to AdministratorRights.
|
2022-03-22 12:09:43 +03:00 |
|
levlam
|
4d13e1354e
|
Move ChannelParticipantFilter to separate header.
|
2022-03-19 21:53:33 +03:00 |
|
levlam
|
26c18680f2
|
Move DialogParticipantFilter to separate header.
|
2022-03-19 21:37:46 +03:00 |
|
levlam
|
329e351e09
|
Simplify DialogParticipantStatus constructors.
|
2022-03-19 20:34:16 +03:00 |
|
levlam
|
a8df27c3d9
|
Add get_administrator_rights function.
|
2022-03-19 01:22:45 +03:00 |
|
levlam
|
5d71289b72
|
Move get_dialog_participant_status to DialogParticipantStatus constructor.
|
2022-03-18 19:13:22 +03:00 |
|
levlam
|
f8e8bc6035
|
Move restriction flags to RestrictedRights.
|
2022-03-18 18:47:34 +03:00 |
|
levlam
|
2c38e261d2
|
Reuse RestrictedRights::get_chat_banned_rights.
|
2022-03-18 18:27:10 +03:00 |
|
levlam
|
0c9943c42e
|
Remove separate GET_RESTRICTED_RIGHTS flags.
|
2022-03-18 18:14:39 +03:00 |
|
levlam
|
d913e6ec0e
|
Add get_effective_restricted_rights.
|
2022-03-18 17:50:55 +03:00 |
|
levlam
|
07b4f6c16d
|
Remove duplicate administrator flags from DialogParticipantStatus.
|
2022-03-18 16:56:22 +03:00 |
|
levlam
|
d97d20a420
|
Reuse AdministratorRights get_ methods.
|
2022-03-18 16:25:07 +03:00 |
|
levlam
|
163bfbcc7a
|
Reuse AdministratorRights and RestrictedRights methods.
|
2022-03-18 16:07:14 +03:00 |
|
levlam
|
aa80935b73
|
Add class AdministratorRights.
|
2022-03-18 15:44:41 +03:00 |
|
levlam
|
8085779cdc
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
|
levlam
|
0c1e268706
|
Don't generate MASK for parsed True fields.
|
2021-11-01 21:53:23 +03:00 |
|
levlam
|
c69293e1cc
|
Rename voice chats to video chats.
|
2021-10-14 15:44:21 +03:00 |
|
levlam
|
05b59cc63b
|
Improve DialogParticipant field names.
|
2021-10-29 14:39:07 +03:00 |
|
levlam
|
7d4442347d
|
Add DialogParticipantsFilter::is_dialog_participant_suitable.
|
2021-10-23 22:32:11 +03:00 |
|