levlam
|
75dacac872
|
Add td_api::emojiCategoryTypeChatPhoto.
|
2023-01-27 15:16:40 +03:00 |
|
levlam
|
25cdd0e6ec
|
Ignore message_thread_id for channel posts.
|
2023-01-26 01:12:23 +03:00 |
|
levlam
|
a4f61ce47d
|
Add td_api::premiumFeatureRealTimeChatTranslation.
|
2023-01-25 21:26:09 +03:00 |
|
levlam
|
17f16ce839
|
Avoid duplicate updateUserStatus updates for self.
|
2023-01-25 21:00:41 +03:00 |
|
levlam
|
f6485e711e
|
Add StickersManager::get_used_language_codes_string.
|
2023-01-25 20:25:23 +03:00 |
|
levlam
|
f9b81efe4b
|
Replace result with "Request Aborted" error only if it is successful.
|
2023-01-25 19:58:23 +03:00 |
|
levlam
|
5cd523408d
|
Asynchronously check local location of all viewed and opened files.
|
2023-01-25 19:25:04 +03:00 |
|
levlam
|
5a6fb91bd9
|
Remove unneeded logging.
|
2023-01-25 17:50:42 +03:00 |
|
levlam
|
2325c5041b
|
Collect statistics about received updates.
|
2023-01-25 17:48:04 +03:00 |
|
levlam
|
30cdbe69b6
|
Store emoji groups in the database.
|
2023-01-25 16:23:34 +03:00 |
|
levlam
|
57548741c4
|
Send updateNewMessage after file upload has started.
|
2023-01-25 13:03:57 +03:00 |
|
levlam
|
b02f134798
|
Add td_api::EmojiCategoryType.
|
2023-01-24 21:38:53 +03:00 |
|
levlam
|
ae3a96e52d
|
Fix language pack information repair.
|
2023-01-24 18:34:49 +03:00 |
|
levlam
|
8730fd6f34
|
Add td_api::getEmojiCategories.
|
2023-01-24 18:11:02 +03:00 |
|
levlam
|
f51bea81e1
|
Support search by multiple emojis in getStickers.
|
2023-01-24 15:15:37 +03:00 |
|
levlam
|
e5b557f55c
|
Improve function name.
|
2023-01-23 23:46:51 +03:00 |
|
levlam
|
587a882270
|
Don't remove emoji selectors in search_stickers.
|
2023-01-23 22:10:23 +03:00 |
|
levlam
|
833c7c30da
|
Allow mutiple emojis in searchStickers.
|
2023-01-23 21:40:32 +03:00 |
|
levlam
|
e5441b5ed7
|
Support sticker_type in searchStickers.
|
2023-01-23 21:07:42 +03:00 |
|
levlam
|
b6fc03e3bb
|
Add StickersManager::reload_found_stickers helper.
|
2023-01-23 19:58:34 +03:00 |
|
levlam
|
94819c2218
|
Fix handling of requestPeerTypeBroadcast.
|
2023-01-23 19:39:30 +03:00 |
|
levlam
|
0feb0f15ce
|
Improve names of methods and message contents related to sharing user/chat with a bot.
|
2023-01-23 18:19:35 +03:00 |
|
levlam
|
c4568db488
|
Add more t.me domains for web clients.
|
2023-01-23 17:43:15 +03:00 |
|
levlam
|
8f3606fb2c
|
Add more service t.me subdomains.
|
2023-01-23 17:28:39 +03:00 |
|
levlam
|
a1543b0332
|
Add td_api::suggestedActionSubscribeToAnnualPremium.
|
2023-01-23 16:11:26 +03:00 |
|
levlam
|
4a5b702f11
|
Add suggestedActionUpgradePremium.
|
2023-01-23 16:03:32 +03:00 |
|
levlam
|
136a50d0ae
|
Add translateMessageText.
|
2023-01-23 15:46:26 +03:00 |
|
levlam
|
8560ddfe84
|
Ignore min-channel photo for unavailable channels.
|
2023-01-23 14:29:16 +03:00 |
|
levlam
|
a7e4c54f63
|
Support stickers in setChatPhoto.
|
2023-01-23 13:53:23 +03:00 |
|
levlam
|
7d2442f57f
|
Make StickeerPhotoSize fields private.
|
2023-01-23 13:02:10 +03:00 |
|
levlam
|
fac51c9819
|
Check provided custom emoji and sticker identifiers.
|
2023-01-23 12:50:39 +03:00 |
|
levlam
|
69c6a485ba
|
Add sticker.id.
|
2023-01-23 12:18:51 +03:00 |
|
levlam
|
0b07533506
|
Imptove StickerPhotoSize field names.
|
2023-01-23 12:05:08 +03:00 |
|
levlam
|
61dee568d1
|
Move get_chat_photo_sticker_object to StickerPhotoSize class.
|
2023-01-23 11:56:09 +03:00 |
|
levlam
|
0e1537420c
|
Improve video size processing.
|
2023-01-23 11:51:00 +03:00 |
|
levlam
|
345709f1ff
|
Store StickerPhotoSize in unique_ptr to optimize Photo size.
|
2023-01-23 00:57:40 +03:00 |
|
levlam
|
201af22ef2
|
Add unique_value_ptr.
|
2023-01-22 23:36:30 +03:00 |
|
levlam
|
d6502824b3
|
Improve get_sticker_photo_size.
|
2023-01-21 02:07:42 +03:00 |
|
levlam
|
eade454791
|
Move StickerPhotoSize to separate files.
|
2023-01-21 01:51:38 +03:00 |
|
levlam
|
425bd0e364
|
Support sticker chat photos.
|
2023-01-20 17:31:33 +03:00 |
|
levlam
|
8137572794
|
Send updateChatIsTranslatable when premium is switched on or off.
|
2023-01-20 12:57:06 +03:00 |
|
levlam
|
337aef5c02
|
Support chat.is_translatable, toggleChatIsTranslatable and updateChatIsTranslatable.
|
2023-01-20 12:38:25 +03:00 |
|
levlam
|
315a526fba
|
Add information for Premium subscription upgrade.
|
2023-01-20 00:41:18 +03:00 |
|
levlam
|
b339976ddf
|
Add storePaymentPurposePremiumSubscription.is_upgrade.
|
2023-01-19 16:49:57 +03:00 |
|
levlam
|
65ddaea0f6
|
Add sendAuthenticationFirebaseSms.
|
2023-01-19 16:45:47 +03:00 |
|
levlam
|
f596ec7793
|
Allow to request Firebase Authentication in official apps.
|
2023-01-19 15:36:23 +03:00 |
|
levlam
|
1d9f2d6de9
|
Add authenticationCodeTypeFirebaseIos.
|
2023-01-19 15:12:55 +03:00 |
|
levlam
|
f0e4a4cdc8
|
Add authenticationCodeTypeFirebaseAndroid.
|
2023-01-19 14:46:33 +03:00 |
|
levlam
|
a14d749893
|
Allow to upload custom emoji photos.
|
2023-01-19 14:06:27 +03:00 |
|
levlam
|
68e939985f
|
Support CustomEmojiSize.
|
2023-01-18 22:25:25 +03:00 |
|