levlam
1a7f4b4d3e
Add td_api::getChatJoinRequests.
2021-10-13 22:33:31 +03:00
levlam
c3684e1b4a
Improve inputIdentityDocument/identityDocument documenation.
2021-10-13 13:07:25 +03:00
levlam
aee782562c
Add approver_user_id to chatEventMemberJoinedByInviteLink.
2021-10-12 19:04:18 +03:00
levlam
e49ae700b6
Add chat.pending_join_request_count.
2021-10-12 18:11:17 +03:00
levlam
6b511f277b
Add messageChatJoinByLink.is_approved.
2021-10-09 15:04:17 +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
884232d935
Add chatInviteLink.requires_approval/pending_join_request_count.
2021-10-09 12:52:25 +03:00
levlam
564521453f
Improve sponsoredMessage.
2021-10-08 15:00:13 +03:00
levlam
23775700ac
Update layer to 134.
2021-10-08 13:45:10 +03:00
levlam
9d74962296
Enable CMP0065 policy in all projects.
2021-10-07 17:35:41 +03:00
levlam
0259ee8262
Improve documentation.
2021-10-06 01:55:35 +03:00
levlam
038abf5466
Add sound to messageAnimatedEmoji.
2021-10-05 23:20:49 +03:00
levlam
9fb1f1438e
Add color replacements to messageAnimatedEmoji.
2021-10-05 18:42:05 +03:00
levlam
ffe03ecb10
Add messageAnimatedEmoji.
2021-10-05 16:12:04 +03:00
Andrea Cavalli
5697b05622
Merge remote-tracking branch 'td/master'
2021-09-30 00:20:57 +02:00
levlam
39968780ba
Replace 'should' with more affirmative verbs in the documentation.
2021-09-29 19:15:08 +03:00
Andrea Cavalli
616a40b3b2
Merge remote-tracking branch 'td/master'
2021-09-29 00:33:23 +02:00
Andrea Cavalli
665b7c577d
Remove deprecated method
2021-09-29 00:29:59 +02:00
levlam
2ce0be4fe7
Remove getChatStatisticsUrl method.
2021-09-28 19:08:36 +03:00
levlam
cdb06da112
Add "; pass null" annotations for expected to be null request parameters.
2021-09-28 17:31:00 +03:00
Andrea Cavalli
9ca532c6a6
Merge remote-tracking branch 'td/master'
2021-09-26 23:08:36 +02:00
levlam
f317b1561a
Document that forward_limit is ignored for added bots.
2021-09-26 08:00:06 +03:00
Andrea Cavalli
45e855f89d
Remove most memory related features
...
I can't maintain anymore this amount of features while keeping the library constantly updated and without bugs. Every merge was taking me multiple hours of revisioning the code. I give up.
From this commit onwards TDLight will only have small useful customizations that are easy to maintain.
Now the people relying on the OptimizeMemory method can restart the session every N hours to free up the memory.
The real way to keep a low memory usage must involve a huge refactoring to allow the unloading of the caches into the sqlite database, similar to what's already happening with messages data. Only Levlam has the ability to implement this without needing to merge the upstream everytime.
2021-09-25 22:11:42 +02:00
Andrea Cavalli
897d4af16c
Merge remote-tracking branch 'td/master'
2021-09-25 19:24:57 +02:00
levlam
2ec2e4d78f
Use "set"/"toogle" instead of "change".
2021-09-24 10:42:39 +03:00
levlam
d032ca2ab2
Support adding basic group members through setChatMemberStatus.
2021-09-23 18:39:13 +03:00
levlam
0126cec268
Improve documentation.
2021-09-20 16:26:44 +03:00
levlam
057cee8674
Improve name of the chatActionWatchingAnimations chat action.
2021-09-19 21:40:07 +03:00
levlam
95d4ec8973
Simplify updateAnimatedEmojiMessageClicked.
2021-09-17 23:36:25 +03:00
levlam
5de53e09eb
Add updateAnimatedEmojiMessageClicked.
2021-09-17 15:51:42 +03:00
levlam
5fd11e4b7a
Add td_api::clickAnimatedEmojiMessage.
2021-09-16 00:41:40 +03:00
levlam
499e903c95
Add chatActionEnjoyingAnimations.
2021-09-15 17:11:44 +03:00
Andrea Cavalli
6e1836a024
Merge remote-tracking branch 'td/master'
2021-09-15 16:03:11 +02:00
Andrea Cavalli
71c2330749
Merge remote-tracking branch 'td/master'
2021-09-14 23:58:34 +02:00
levlam
ded0b57905
Add td_api::getRecentlyOpenedChats.
2021-09-14 14:18:37 +03:00
levlam
f98eeda616
Add flag backgroundTypePattern.is_inverted instead of negative intensity.
2021-09-14 12:53:59 +03:00
levlam
5379c66acb
Improve documentation.
2021-09-13 16:46:01 +03:00
levlam
075d004b9f
Replace getChatThemes with updateChatThemes.
2021-09-13 15:55:01 +03:00
levlam
5dfd9ac9af
Disallow changing chat themes in group chats.
2021-09-11 23:24:46 +03:00
Andrea Cavalli
c06a3d9dcf
Merge remote-tracking branch 'td/master'
2021-09-10 15:49:57 +02:00
levlam
5c87fb853e
Use int32 as sponsored message ID.
2021-09-10 11:44:50 +03:00
levlam
3abe1edbc5
Improve editMessageMedia documentation.
2021-09-09 15:37:08 +03:00
levlam
cf452ce7c8
Support MESSAGE_NOTHEME and CHAT_MESSAGE_NOTHEME push notifications.
2021-09-08 14:39:39 +03:00
levlam
1c56e62a6a
Add internalLinkTypeVoiceChat.is_live_stream flag.
2021-09-08 13:53:24 +03:00
levlam
153fb213c0
Add accent color for outgoing messages in theme settings.
2021-09-07 22:04:44 +03:00
levlam
218c693910
Improve file size documentation.
2021-09-07 14:37:17 +03:00
Andrea Cavalli
a20e8b6db3
Merge remote-tracking branch 'td/master'
2021-09-04 16:03:33 +02:00
levlam
623633bb35
Add flag message.can_get_viewers.
2021-09-03 16:45:28 +03:00
levlam
a4f66c69cb
Add td_api::getMessageViewers.
2021-09-03 16:14:03 +03:00
levlam
944e8a3c64
Improve documentation.
2021-09-03 14:11:41 +03:00
levlam
41c391f140
Update layer to 133.
2021-09-03 12:27:59 +03:00
levlam
a0c234a468
Improve average_character_count documentation.
2021-09-17 10:45:16 +03:00
levlam
6beaf41231
Minor improvements.
2021-09-01 20:31:39 +03:00
levlam
b1db807868
Add forwardMessages.only_preview.
2021-08-31 23:37:21 +03:00
levlam
f6fc10ab22
Add updateChatTheme.
2021-08-27 20:36:40 +03:00
levlam
c20fd1dd91
Add td_api::setChatTheme.
2021-08-27 19:23:22 +03:00
levlam
532a0f4502
Add td_api::pushMessageContentChatChangeTheme.
2021-08-27 16:38:05 +03:00
levlam
83e55b6b56
Add td_api::getChatThemes.
2021-08-27 15:51:50 +03:00
levlam
021474e8be
Add chatEventThemeChanged.
2021-08-27 11:53:50 +03:00
levlam
e3f55a71cd
Add td_api::viewSponsoredMessage.
2021-08-25 22:34:18 +03:00
levlam
658d172256
Improve method name.
2021-08-25 20:29:14 +03:00
levlam
723b203c7d
Add td_api::getSponsoredMessages.
2021-08-24 23:44:47 +03:00
levlam
1e663dea46
Add group_call.is_video_recorded.
2021-08-24 17:49:08 +03:00
Andrea Cavalli
0ee1d7edc1
Receive access hashes
2021-08-23 20:17:55 +02:00
levlam
5cfabdd589
Add chat.theme_name.
2021-08-23 18:47:32 +03:00
levlam
b56119951b
Support video streaming in group calls.
2021-08-23 16:59:00 +03:00
levlam
2045c131a9
Support video recording in group calls.
2021-08-23 15:29:03 +03:00
Andrea Cavalli
232ce6e4d3
Merge remote-tracking branch 'td/master'
2021-08-23 02:22:28 +02:00
levlam
1a2faf5ae6
Add feedback_link to WebPageInstantView.
2021-08-21 10:22:41 +03:00
levlam
6393923d3a
Make internalLinkTypeUnknownDeepLink self-contained.
2021-08-20 20:56:07 +03:00
levlam
df11403739
Make internalLinkTypeMessage self-contained.
2021-08-20 20:27:39 +03:00
levlam
618742acc2
Make internalLinkTypeChatInvite self-contained.
2021-08-20 18:44:02 +03:00
levlam
d61b1d9348
Add chatActionChoosingSticker.
2021-08-19 22:43:38 +03:00
levlam
ca9dd55141
Improve documentation.
2021-08-18 21:08:51 +03:00
levlam
31a4a97ec1
Add messageChatSetTheme.
2021-08-18 16:03:10 +03:00
levlam
2eaa026bb7
Increase number of stored recently found chats.
2021-08-17 18:11:32 +03:00
levlam
7cb54fddb9
Improve some internal link documentation.
2021-08-14 22:25:53 +03:00
levlam
b4dc516b44
Add unread_count to MessageThreadInfo.
2021-08-13 18:24:00 +03:00
levlam
e62655efdf
Add message.has_timestamped_media.
2021-08-13 14:49:24 +03:00
levlam
84be6f4485
Update layer to 132.
2021-08-12 21:15:08 +03:00
levlam
d49fdf3261
Remove offset from getChats and respect app-specified limit.
2021-08-11 15:59:09 +03:00
levlam
c35321b98e
Add loadChats method.
2021-08-10 17:52:31 +03:00
levlam
086ec3d2e5
Add td_api::getPhoneNumberInfoSync.
2021-08-30 22:26:02 +03:00
levlam
c5a2105b61
Improve getPhoneNumberInfo.
2021-08-30 17:11:45 +03:00
levlam
97fccf7f27
Fix identityDocument.reverse_side description.
2021-08-27 00:36:03 +03:00
levlam
304280df69
Add message.can_get_media_timestamp_links.
2021-08-04 07:57:27 +03:00
Andrea Cavalli
4286622a5a
Merge remote-tracking branch 'td/master'
2021-08-02 10:47:33 +02:00
levlam
a4e1839089
Generate only needed telegram_api full constructors.
2021-08-01 07:23:50 +03:00
Andrea Cavalli
b396f9ccea
Merge remote-tracking branch 'td/master'
2021-07-31 10:44:58 +02:00
levlam
8398a6f19d
Remove more default constructors of telegram_api classes.
2021-07-31 09:21:12 +03:00
Andrea Cavalli
9df560dd31
Merge remote-tracking branch 'td/master'
2021-07-31 01:07:28 +02:00
levlam
e1b756a437
Document new allowed month TTL period.
2021-07-30 19:18:24 +03:00
Andrea Cavalli
ae7b502a6e
Merge remote-tracking branch 'td/master'
2021-07-29 09:06:16 +02:00
levlam
4ed0b15a41
Add suggested_video_note_* options.
2021-07-28 06:15:57 +03:00
Andrea Cavalli
6b93b00f6a
Merge remote-tracking branch 'td/master'
2021-07-27 23:35:50 +02:00
levlam
c9406e71c3
Improve can_restrict_members documentation.
2021-07-27 03:15:00 +03:00
levlam
ab71d6a200
Add textEntityTypeMediaTimestamp.
2021-07-26 07:53:36 +03:00
levlam
6766eb81c3
Unify limit documentation.
2021-08-09 16:18:59 +03:00