levlam
|
a6151aff7b
|
Don't delete old document after sticker upload.
|
2021-07-28 21:39:17 +03:00 |
|
levlam
|
4ed0b15a41
|
Add suggested_video_note_* options.
|
2021-07-28 06:15:57 +03:00 |
|
levlam
|
103b0efcaa
|
Simplify JSON generation.
|
2021-07-27 09:41:11 +03:00 |
|
levlam
|
c9406e71c3
|
Improve can_restrict_members documentation.
|
2021-07-27 03:15:00 +03:00 |
|
levlam
|
91f8bb48ac
|
Improve condition for channelDifference.
|
2021-07-27 01:46:22 +03:00 |
|
levlam
|
4124f7e0f0
|
Fix ContactsManager::get_chat_participant.
|
2021-07-27 00:59:13 +03:00 |
|
levlam
|
85fc9065fd
|
Update version to 1.7.6.
|
2021-07-26 21:31:35 +03:00 |
|
levlam
|
0cb89f11a6
|
Improve aiotdlib description.
|
2021-07-26 21:26:04 +03:00 |
|
pylakey
|
ef69d17f0e
|
* Added aiotdlib in python examples (#1618)
|
2021-07-26 21:20:05 +03:00 |
|
levlam
|
a8e8208fa6
|
Improve order of binlog files deletion.
|
2021-07-26 21:09:39 +03:00 |
|
levlam
|
2aa683bf4c
|
Force binlog sync after logging in.
|
2021-07-26 21:07:23 +03:00 |
|
levlam
|
c5437ef918
|
Improve logging on loading authorization state.
|
2021-07-26 21:06:59 +03:00 |
|
levlam
|
5699a2bef6
|
Improve field names.
|
2021-07-26 20:32:51 +03:00 |
|
levlam
|
a63ba2b164
|
Use UserId in CallActor.
|
2021-07-26 20:31:14 +03:00 |
|
levlam
|
ff02c55075
|
Add checks for error code and message.
|
2021-07-26 20:04:43 +03:00 |
|
levlam
|
40cb97841a
|
Pass error message as string.
|
2021-07-26 19:58:31 +03:00 |
|
levlam
|
f327ff1cfd
|
Add comment, why warning is supressed for media albums.
|
2021-07-26 06:45:53 +03:00 |
|
levlam
|
7e97497763
|
Explicitly document that timestamped media can be in the link preview.
|
2021-07-26 05:37:05 +03:00 |
|
levlam
|
bc5efb771d
|
Improve can_message_content_have_media_timestamp.
|
2021-07-26 04:50:08 +03:00 |
|
levlam
|
5d579af30a
|
Return duration of web page in get_message_content_duration.
|
2021-07-26 04:33:56 +03:00 |
|
levlam
|
20a98ad7c9
|
Support media_timestamp in getMessageLink.
|
2021-07-26 04:01:10 +03:00 |
|
levlam
|
bfa0973dec
|
Support media timestamp in message links.
|
2021-07-26 02:40:36 +03:00 |
|
levlam
|
8a745b3480
|
Add logging when identifier of being sent message decreases.
|
2021-07-25 05:05:48 +03:00 |
|
levlam
|
07630feb8c
|
Add td_api::getSuggestedFileName.
|
2021-07-24 07:19:22 +03:00 |
|
levlam
|
796287d254
|
Allow short bot command descriptions.
|
2021-07-24 06:00:31 +03:00 |
|
levlam
|
8e750b867c
|
Simplify PSLICE usage in FileLoaderUtils.
|
2021-07-23 20:56:44 +03:00 |
|
levlam
|
ecd92fa501
|
Fix removing from chat list empty chat.
|
2021-07-22 20:19:16 +03:00 |
|
levlam
|
0b74d17f8c
|
Don't try to continue Handshake if timeout expired.
|
2021-07-22 19:23:08 +03:00 |
|
levlam
|
7f617254f0
|
Move HandshakeActor methods to cpp.
|
2021-07-22 19:03:34 +03:00 |
|
levlam
|
562af8b4f6
|
Add more logging in unload_dialog.
|
2021-07-22 18:43:34 +03:00 |
|
levlam
|
4e27f67cd0
|
Ensure that ttl_expires_in is in a valid range.
|
2021-07-22 17:52:49 +03:00 |
|
levlam
|
ce56ecc5a0
|
Improve ttl_expires_in documentation.
|
2021-07-22 17:29:46 +03:00 |
|
levlam
|
e8dbd820f8
|
Update textEntityTypeBotCommand documentation.
|
2021-07-22 06:56:26 +03:00 |
|
levlam
|
aa71db8da1
|
Update message content when has_bots is changed.
|
2021-07-22 06:54:43 +03:00 |
|
levlam
|
ca480ecaf1
|
Simplify MessagesManager::send_update_message_content.
|
2021-07-22 05:53:39 +03:00 |
|
levlam
|
e0c9efc26b
|
Skip bot command entities if needed.
|
2021-07-22 05:39:16 +03:00 |
|
levlam
|
0e244ea67c
|
Rename need_skip_bot_commands to need_always_skip_bot_commands.
|
2021-07-22 04:38:15 +03:00 |
|
levlam
|
2b8c23fdac
|
Call on_dialog_bots_updated after speculative changes.
|
2021-07-22 04:19:56 +03:00 |
|
levlam
|
cf579c761a
|
Add Dialog.has_bots flag.
|
2021-07-22 04:10:40 +03:00 |
|
levlam
|
a393bc5f71
|
Don't send message history requests to database if no returned messages can be added.
|
2021-07-21 06:24:02 +03:00 |
|
levlam
|
bd9a03d7e8
|
Don't send message histor requests to database if have no first_database_message_id.
|
2021-07-21 06:16:30 +03:00 |
|
levlam
|
85fab586ef
|
Increase file size for reuse_uploaded_photos_by_hash just in case.
|
2021-07-21 03:26:47 +03:00 |
|
levlam
|
2a9f83cd94
|
Don't dup URL file identifiers.
|
2021-07-21 03:16:55 +03:00 |
|
levlam
|
2641ffed31
|
Improve logging in FileManager.
|
2021-07-20 18:49:29 +03:00 |
|
levlam
|
c45535d607
|
Fix warning.
|
2021-07-20 03:00:16 +03:00 |
|
levlam
|
bf1c94ee0d
|
Reget message history from database if it is outdated.
|
2021-07-19 21:38:04 +03:00 |
|
levlam
|
028691622d
|
Silence expected warning.
|
2021-07-19 21:00:41 +03:00 |
|
levlam
|
3d84afbea8
|
Add get_history methods, which with Dialog as parameter.
|
2021-07-19 20:56:30 +03:00 |
|
levlam
|
75022464b3
|
Add comment about random_length value.
|
2021-07-19 20:19:44 +03:00 |
|
levlam
|
efc762360c
|
Improve random bytes length.
|
2021-07-19 19:32:56 +03:00 |
|