levlam
|
d6502458f5
|
Allow to get option "is_location_visible".
|
2021-10-12 22:05:14 +03:00 |
|
levlam
|
250e593e3e
|
Add comment.
|
2021-10-12 20:05:36 +03:00 |
|
levlam
|
0f6247f856
|
Nullify pending_join_request_count if have no enough rights.
|
2021-10-12 19:39:03 +03:00 |
|
levlam
|
e49ae700b6
|
Add chat.pending_join_request_count.
|
2021-10-12 18:11:17 +03:00 |
|
levlam
|
a4aa509308
|
Add requested_ flag check.
|
2021-10-09 16:53:29 +03:00 |
|
levlam
|
64d572bcbe
|
Allow creation and edit of invite links, requiring approval.
|
2021-10-09 14:20:48 +03:00 |
|
levlam
|
5d9a224386
|
Add chatInviteLinkMember.approver_user_id.
|
2021-10-09 13:51:37 +03:00 |
|
levlam
|
63d86176f2
|
Add chatInviteLinkInfo.description/requires_approval.
|
2021-10-09 13:19:38 +03:00 |
|
levlam
|
23775700ac
|
Update layer to 134.
|
2021-10-08 13:45:10 +03:00 |
|
levlam
|
05b59cc63b
|
Improve DialogParticipant field names.
|
2021-10-29 14:39:07 +03:00 |
|
levlam
|
393598314a
|
Simplify search_private_chat_participants.
|
2021-10-23 23:37:23 +03:00 |
|
levlam
|
ed45735de4
|
Add DialogParticipant::private_member.
|
2021-10-23 23:22:54 +03:00 |
|
levlam
|
7d4442347d
|
Add DialogParticipantsFilter::is_dialog_participant_suitable.
|
2021-10-23 22:32:11 +03:00 |
|
levlam
|
1c59f37ca9
|
Move some methods inside DialogParticipantsFilter class.
|
2021-10-23 22:23:59 +03:00 |
|
levlam
|
47d4c08de2
|
Improve field names style.
|
2021-10-23 21:56:37 +03:00 |
|
levlam
|
c24501f2d9
|
Reduce "this" usages.
|
2021-10-23 21:17:00 +03:00 |
|
levlam
|
db7aa28bdf
|
A lot more minor improvements.
|
2021-10-19 18:11:16 +03:00 |
|
levlam
|
f35afe23c8
|
Minor warning fixes.
|
2021-10-18 12:57:13 +03:00 |
|
levlam
|
3abac23287
|
Fix file_reference repair for ChatFull/ChannelFull photos.
|
2021-10-16 23:37:02 +03:00 |
|
levlam
|
0fa991599e
|
Add filter name to log.
|
2021-10-16 22:14:48 +03:00 |
|
levlam
|
7832b354a8
|
Imptove logging.
|
2021-10-12 11:30:41 +03:00 |
|
levlam
|
d0ac845c72
|
Fix misprint.
|
2021-10-08 14:12:37 +03:00 |
|
levlam
|
328c5b57d2
|
Add Global::request_aborted_error.
|
2021-10-07 16:36:21 +03:00 |
|
levlam
|
3b794126d8
|
Avoid G usage in lambda promises.
|
2021-10-07 15:28:52 +03:00 |
|
levlam
|
c85f993de8
|
Improve captured actor_id names.
|
2021-10-07 13:38:49 +03:00 |
|
levlam
|
4b41d620c5
|
Use send_closure instead of raw call.
|
2021-10-06 23:33:18 +03:00 |
|
levlam
|
9e1147bc89
|
Fix SleepActor usages.
|
2021-10-06 20:22:50 +03:00 |
|
levlam
|
88886f3676
|
Check close_flag just before accessing Td pointer.
|
2021-10-06 14:39:01 +03:00 |
|
levlam
|
13c48e590d
|
Fix profile photo reuploading.
|
2021-10-01 19:19:14 +03:00 |
|
levlam
|
4f9b35ea72
|
Use get_contact in importContacts and changeImportedContacts.
|
2021-09-30 14:18:01 +03:00 |
|
levlam
|
44efa70789
|
Pass Contact to add_contact.
|
2021-09-30 13:53:16 +03:00 |
|
levlam
|
95d60959b1
|
Remove redundant checks for is_bot.
|
2021-09-24 11:07:12 +03:00 |
|
levlam
|
d6f3d9f08a
|
Use error code 400 instead of small error codes.
|
2021-09-24 10:59:51 +03:00 |
|
levlam
|
2ec2e4d78f
|
Use "set"/"toogle" instead of "change".
|
2021-09-24 10:42:39 +03:00 |
|
levlam
|
f2908bb7e5
|
Allow to add non-members as administrators in basic groups using setChatMemberStatus.
|
2021-09-24 10:20:50 +03:00 |
|
levlam
|
a3c8da47a0
|
Return void from load_*_full.
|
2021-09-23 18:52:39 +03:00 |
|
levlam
|
d032ca2ab2
|
Support adding basic group members through setChatMemberStatus.
|
2021-09-23 18:39:13 +03:00 |
|
levlam
|
db18baa503
|
Unify include order.
|
2021-09-19 00:47:05 +03:00 |
|
levlam
|
a3fefcd18b
|
Add (disabled) logging on inconsistent update*Participant.
|
2021-09-15 18:36:45 +03:00 |
|
levlam
|
a4f66c69cb
|
Add td_api::getMessageViewers.
|
2021-09-03 16:14:03 +03:00 |
|
levlam
|
41c391f140
|
Update layer to 133.
|
2021-09-03 12:27:59 +03:00 |
|
levlam
|
9bf5b5343b
|
Prevent partial updateBasicGroupFullInfo.
|
2021-09-09 15:41:50 +03:00 |
|
levlam
|
8117853ea4
|
Add logging on partial update*FullInfo.
|
2021-09-07 18:20:34 +03:00 |
|
levlam
|
f59ba4b5e5
|
Avoid duplicate UserFull updates.
|
2021-09-07 18:02:03 +03:00 |
|
levlam
|
168399f21d
|
Add source to update_*_full.
|
2021-09-07 17:41:56 +03:00 |
|
levlam
|
5cfabdd589
|
Add chat.theme_name.
|
2021-08-23 18:47:32 +03:00 |
|
levlam
|
8e7eba4f8c
|
Reload ChannelFull in get_channel_statistics_dc_id.
|
2021-08-23 11:59:37 +03:00 |
|
levlam
|
828e1e22a0
|
Skip unneeded getFullChannel requests.
|
2021-08-23 11:10:46 +03:00 |
|
levlam
|
45790b144c
|
Fix ChannelFull dependencies.
|
2021-08-11 16:52:34 +03:00 |
|
levlam
|
0dc42e4410
|
Add source to get_message_sender_object.
|
2021-08-03 01:58:02 +03:00 |
|