levlam
|
7b5a88f003
|
Use Promise in getChatMessageByDate instead of RequestActor.
|
2024-05-12 00:48:28 +03:00 |
|
levlam
|
3cca264f8d
|
Use Promise in searchSecretMessages instead of RequestActor.
|
2024-05-11 21:54:21 +03:00 |
|
levlam
|
cf4cfc3c57
|
Move chat list check inside search_messages.
|
2024-05-10 14:15:02 +03:00 |
|
levlam
|
1d9f7c0482
|
Use Promise in searchMessages instead of RequestActor.
|
2024-05-10 14:08:10 +03:00 |
|
levlam
|
e065cce247
|
Move device token check to DeviceTokenManager.
|
2024-05-08 12:17:11 +03:00 |
|
levlam
|
a89be2370c
|
Support live_period in editInlineMessageLiveLocation.
|
2024-05-02 16:32:44 +03:00 |
|
levlam
|
140c97f8ac
|
Support live_period in edtiMessageLiveLocation.
|
2024-05-02 16:24:35 +03:00 |
|
levlam
|
420ee182fa
|
Add td_api::addQuickReplyShortcutMessageAlbum.
|
2024-04-29 21:48:12 +03:00 |
|
levlam
|
b3ef7d3539
|
Add td_api::hideContactCloseBirthdays.
|
2024-04-26 15:16:55 +03:00 |
|
levlam
|
7aca38cab5
|
Add td_api::setChatPinnedStories.
|
2024-04-25 22:36:19 +03:00 |
|
levlam
|
882ee4f3b0
|
Rename pinned stories to posted to chat page stories.
|
2024-04-25 13:57:47 +03:00 |
|
levlam
|
4b078cb36c
|
Add td_api::setReactionNotificationSettings.
|
2024-04-25 02:13:45 +03:00 |
|
levlam
|
14f31d81c5
|
Add td_api::toggleHasSponsoredMessagesEnabled.
|
2024-04-23 22:48:47 +03:00 |
|
levlam
|
db3f673deb
|
Add td_api::getRecommendedChats.
|
2024-04-22 20:11:48 +03:00 |
|
levlam
|
495e578a81
|
Add td_api::reportPhoneNumberCodeMissing.
|
2024-04-22 18:50:16 +03:00 |
|
levlam
|
440176cd3c
|
Add td_api::reportAuthenticationCodeMissing.
|
2024-04-22 18:39:16 +03:00 |
|
levlam
|
b359b32080
|
Add searchMessages.only_in_channels.
|
2024-04-22 16:38:30 +03:00 |
|
levlam
|
306aec8d6a
|
Check app-provided contact.user_id.
|
2024-04-28 21:46:18 +03:00 |
|
levlam
|
73ccba7f0f
|
Make remove_unallowed_quote_entities private to MessageQuote.
|
2024-04-25 16:30:33 +03:00 |
|
levlam
|
4dbb092bc1
|
Add td_api::editQuickReplyMessage.
|
2024-04-19 16:42:58 +03:00 |
|
levlam
|
6def37f88b
|
Add td_api::readdQuickReplyShortcutMessages.
|
2024-04-18 23:45:53 +03:00 |
|
levlam
|
4354d4c5f4
|
Add td_api::addQuickReplyShortcutInlineQueryResultMessage.
|
2024-04-18 22:13:39 +03:00 |
|
levlam
|
8e99a8dba1
|
Add td_api::addQuickReplyShortcutMessage and support adding of quick replies without media.
|
2024-04-17 18:39:25 +03:00 |
|
levlam
|
3620b06df2
|
Add td_api::sendPhoneNumberFirebaseSms.
|
2024-04-13 20:42:41 +03:00 |
|
levlam
|
25958fb406
|
Combine phone number verification methods into a single API method.
|
2024-04-13 20:25:05 +03:00 |
|
levlam
|
99d8de1e88
|
Rewrite PhoneNumberManager as regular manager.
|
2024-04-13 19:10:52 +03:00 |
|
levlam
|
1c99870d6e
|
Don't allow to directly search for greeting stickers.
|
2024-04-12 03:24:11 +03:00 |
|
levlam
|
5143d3fb6f
|
Add td_api::getGreetingStickers.
|
2024-04-12 02:57:29 +03:00 |
|
levlam
|
1bb4a2007b
|
Add td_api::internalLinkTypeBusinessChat.
|
2024-04-12 01:01:26 +03:00 |
|
levlam
|
1806799357
|
Add td_api::getBusinessChatLinkInfo.
|
2024-04-12 00:45:32 +03:00 |
|
levlam
|
9d95eb4a68
|
Add td_api::deleteBusinessChatLink.
|
2024-04-11 22:19:44 +03:00 |
|
levlam
|
1d77c95fb2
|
Add td_api::editBusinessChatLink.
|
2024-04-11 21:41:28 +03:00 |
|
levlam
|
8e35a2477c
|
Add td_api::createBusinessChatLink.
|
2024-04-11 01:43:42 +03:00 |
|
levlam
|
c4b42c2678
|
Add td_api::getBusinessChatLinks.
|
2024-04-10 18:29:43 +03:00 |
|
levlam
|
023ee09714
|
Return failed to add chat members when adding members to a chat.
|
2024-04-09 17:01:51 +03:00 |
|
levlam
|
33073a5022
|
Add td_api::updateSpeedLimitNotification.
|
2024-04-08 20:18:48 +03:00 |
|
levlam
|
9e4cda7133
|
Rename business intro to start page.
|
2024-04-08 03:29:57 +03:00 |
|
levlam
|
4c1fa3b45d
|
Add td_api::removeBusinessConnectedBotFromChat.
|
2024-04-08 03:10:33 +03:00 |
|
levlam
|
e7ff4688fc
|
Add td_api::toggleBusinessConnectedBotChatIsPaused.
|
2024-04-07 22:45:55 +03:00 |
|
levlam
|
701011ab86
|
Add td_api::getChatRevenueWithdrawalUrl.
|
2024-04-05 16:41:35 +03:00 |
|
levlam
|
4f65363ef8
|
Add td_api::getChatRevenueTransactions.
|
2024-04-04 13:55:24 +03:00 |
|
levlam
|
520062085d
|
Add td_api::getChatRevenueStatistics.
|
2024-04-03 16:49:51 +03:00 |
|
levlam
|
25574476a3
|
Add td_api::toggleSupergroupCanHaveSponsoredMessages.
|
2024-04-02 15:17:31 +03:00 |
|
levlam
|
bd8c6be0cd
|
Rename rest of ContactsManager to ChatManager.
|
2024-04-02 13:06:22 +03:00 |
|
levlam
|
9482eb6ede
|
Return back call to UserManager::get_current_state.
|
2024-04-02 04:13:51 +03:00 |
|
levlam
|
03a624903e
|
Move relevant functions to UserManager.
|
2024-04-02 03:52:34 +03:00 |
|
levlam
|
6010475d26
|
Add empty UserManager.
|
2024-04-01 15:05:02 +03:00 |
|
levlam
|
020415f736
|
Various fixes.
|
2024-03-31 18:30:18 +03:00 |
|
levlam
|
a042122b7a
|
Add source to get_chat_type_object.
|
2024-03-29 11:19:50 +03:00 |
|
levlam
|
4c14af9b52
|
Add td_api::getBusinessFeatures.
|
2024-03-29 03:17:46 +03:00 |
|