levlam
|
99f1369e8c
|
Add updateQuickReplyShortcuts.
|
2024-02-22 22:55:09 +03:00 |
|
levlam
|
c73a19c319
|
Send update only if the first shortcut message changes.
|
2024-02-22 21:57:43 +03:00 |
|
levlam
|
9af1639168
|
Add QuickReplyManager::get_quick_reply_unique_id.
|
2024-02-22 21:47:34 +03:00 |
|
levlam
|
f1fbd90ae6
|
Add QuickReplyMessageUniqueId typedef.
|
2024-02-22 21:44:13 +03:00 |
|
levlam
|
d478ba05c4
|
Support edit date for quick replies.
|
2024-02-22 21:40:07 +03:00 |
|
levlam
|
d813b5c438
|
Support updateQuickReplyShortcut in getCurrentState.
|
2024-02-22 21:26:17 +03:00 |
|
levlam
|
6b97b9289e
|
Add updateQuickReplyShortcut and updateQuickReplyShortcutDeleted.
|
2024-02-22 21:23:19 +03:00 |
|
levlam
|
dbc7bddf80
|
Support updateQuickReplies.
|
2024-02-22 20:12:06 +03:00 |
|
levlam
|
c42a9d5652
|
Merge new received shortcut data with previously known data.
|
2024-02-22 19:45:49 +03:00 |
|
levlam
|
ef90da3fd1
|
Update shortcut message count with the number of known messages.
|
2024-02-22 18:47:01 +03:00 |
|
levlam
|
96ddf0441c
|
Add td_api::getQuickReplyShortcuts.
|
2024-02-22 17:32:12 +03:00 |
|
levlam
|
a92c34fe30
|
Remove self_destruct_type from QuickReplyMessage.
|
2024-02-22 00:48:05 +03:00 |
|
levlam
|
4fff9a0417
|
Add td_api::quickReplyMessage.
|
2024-02-21 22:43:29 +03:00 |
|
levlam
|
768afb8815
|
Keep only reply_to_message_id for quick replies.
|
2024-02-21 22:27:46 +03:00 |
|
levlam
|
e8f58d7dd4
|
Add class QuickReplyMessage.
|
2024-02-21 22:06:07 +03:00 |
|
levlam
|
094066eceb
|
Add QuickReplyManager.
|
2024-02-21 20:43:55 +03:00 |
|
levlam
|
94ae90dcaf
|
Check that quick reply messages aren't received by MessagesManager.
|
2024-02-21 20:36:33 +03:00 |
|
levlam
|
5097989a4d
|
Add td_api::setBusinessWorkHours.
|
2024-02-20 15:55:17 +03:00 |
|
levlam
|
ea58ed8831
|
Add userFullInfo.business_work_hours.
|
2024-02-20 15:22:02 +03:00 |
|
levlam
|
8d9edcb31d
|
Add td_api::setBusinessLocation.
|
2024-02-20 12:49:30 +03:00 |
|
levlam
|
9c51809490
|
Add userFullInfo.business_location.
|
2024-02-20 00:33:40 +03:00 |
|
levlam
|
d5af2f6ced
|
Save time zones to binlog.
|
2024-02-19 22:30:07 +03:00 |
|
levlam
|
ab1b7cf20f
|
Add td_api::getTimeZones.
|
2024-02-19 22:12:28 +03:00 |
|
levlam
|
552e6ba35a
|
Add TimeZoneManager.
|
2024-02-19 14:34:28 +03:00 |
|
levlam
|
dc2300d7ae
|
Update layer to 176.
|
2024-02-19 14:07:10 +03:00 |
|
levlam
|
1c06f69a03
|
Move on_view_dialog_active_stories to StoryManager.
|
2024-03-06 14:46:52 +03:00 |
|
levlam
|
0e8f076bab
|
Move is_dialog_info_received_from_server to DialogManager.
|
2024-03-05 12:47:42 +03:00 |
|
levlam
|
d66e3657a3
|
Move cached_channel_participants_ to DialogParticipantManager.
|
2024-03-04 03:16:20 +03:00 |
|
levlam
|
b788136508
|
Minor improvements.
|
2024-03-03 02:14:53 +03:00 |
|
levlam
|
1e8e2fcecc
|
Move search_among_dialogs to DialogParticipantManager.
|
2024-03-03 01:43:42 +03:00 |
|
levlam
|
958f6ddffd
|
Add ContactsManager::get_user_was_online.
|
2024-03-03 01:39:00 +03:00 |
|
levlam
|
854b054ed6
|
Fix default parameter value.
|
2024-03-03 01:35:17 +03:00 |
|
levlam
|
22d9c86b57
|
Move get_channel_participants to DialogParticipantManager.
|
2024-03-03 01:22:49 +03:00 |
|
levlam
|
6399c64252
|
Drop username if it is invalid.
|
2024-03-03 00:41:09 +03:00 |
|
levlam
|
d809329044
|
Combine resolveUsername queries.
|
2024-03-03 00:39:11 +03:00 |
|
levlam
|
3d9d6f51f4
|
Move search_chat_participants to DialogParticipantManager.
|
2024-03-02 03:02:34 +03:00 |
|
levlam
|
82e109a4d5
|
Simplify search_private_chat_participants.
|
2024-03-02 02:09:56 +03:00 |
|
levlam
|
465fdd8505
|
Move search_dialog_participants to DialogParticipantManager.
|
2024-03-02 02:02:01 +03:00 |
|
levlam
|
29a8e8062b
|
Don't use std::map and Container to store DC OptionStat.
|
2024-03-01 14:01:10 +03:00 |
|
levlam
|
0761329c61
|
Remove explicit limit on HTTP chunk size.
|
2024-02-29 19:38:57 +03:00 |
|
levlam
|
0a3fa80e40
|
Remove another unused field.
|
2024-02-29 19:32:49 +03:00 |
|
levlam
|
e82007e708
|
Remove unused field.
|
2024-02-29 19:28:15 +03:00 |
|
levlam
|
f8342527ca
|
Don't resave DcOptions on launch.
|
2024-02-28 13:47:17 +03:00 |
|
levlam
|
36e95649cc
|
Make AuthData the last field of Session.
|
2024-02-27 13:51:39 +03:00 |
|
levlam
|
555aa71f59
|
Move chat ownership transfer to DialogParticipantManager.
|
2024-02-26 14:14:54 +03:00 |
|
levlam
|
49674bb431
|
Move methods for chat participant changes to DialogParticipantManager.
|
2024-02-25 00:45:19 +03:00 |
|
levlam
|
3d80f1ae6f
|
Move get_dialog_search_text to DialogManager.
|
2024-02-24 23:47:30 +03:00 |
|
levlam
|
899587e4fa
|
Add and use is_editable_message_content.
|
2024-02-23 20:19:54 +03:00 |
|
levlam
|
fe6201556b
|
Fix GCC 4.9 compilation errors.
|
2024-02-22 13:08:31 +03:00 |
|
levlam
|
0862f03be2
|
Don't mark FolderId constructor as constexpr.
|
2024-02-22 01:12:50 +03:00 |
|