levlam
|
10159fbdf1
|
Add toggleChatAllowSavingContent.
|
2021-11-25 11:44:51 +03:00 |
|
levlam
|
07a2932154
|
Disallow forwarding from chats with restricted content saving.
|
2021-11-24 20:13:09 +03:00 |
|
levlam
|
52d67ae167
|
Reload chat info if receive CHAT_FORWARDS_RESTRICTED.
|
2021-11-24 20:09:32 +03:00 |
|
levlam
|
d381323f56
|
Add chat.allow_saving_content flag.
|
2021-11-24 20:03:38 +03:00 |
|
levlam
|
47d0195c85
|
Add toggleSessionCanAcceptCalls method.
|
2021-11-24 17:59:17 +03:00 |
|
levlam
|
f41be864d0
|
Add session.can_accept_calls.
|
2021-11-24 17:33:16 +03:00 |
|
levlam
|
b49d315868
|
Make SendCodeHelper::resend_code const.
|
2021-11-24 17:19:16 +03:00 |
|
levlam
|
30e4350689
|
Support authentication tokens.
|
2021-11-24 17:01:02 +03:00 |
|
levlam
|
f1f54a08ab
|
Allow to restrict unaccessible channels in chats.
|
2021-11-24 15:18:39 +03:00 |
|
levlam
|
fd71b62045
|
Improve method name.
|
2021-11-24 14:03:35 +03:00 |
|
levlam
|
8f33f96e8c
|
Allow tg:user URLs in inline keyboard buttons.
|
2021-11-24 13:05:56 +03:00 |
|
levlam
|
0b2207f180
|
Add td_api::processChatJoinRequests.
|
2021-11-24 12:02:23 +03:00 |
|
levlam
|
7c0a4117a4
|
Replace approve/decline with a single method processChatJoinRequest.
|
2021-11-24 11:33:18 +03:00 |
|
levlam
|
cb7bd82c01
|
Add chatEventAllowSavingContentToggled.
|
2021-11-23 16:07:26 +03:00 |
|
levlam
|
5068f585bb
|
Add authenticationCodeTypeMissedCall.
|
2021-11-23 15:21:22 +03:00 |
|
levlam
|
6143bb1b94
|
Replace color_replacements with fitzpatrick_type as needed by the latest rlottie version.
|
2021-11-23 15:01:12 +03:00 |
|
levlam
|
a761e41196
|
Cancel pending chat action after default send message as has changed.
|
2021-11-23 14:47:02 +03:00 |
|
levlam
|
acc43bb0b5
|
Allow typings by chats and rename updateUserChatAction to updateChatAction.
|
2021-11-23 14:29:49 +03:00 |
|
levlam
|
2eb5f1195c
|
Add chatActionBarJoinRequest.
|
2021-11-23 13:06:38 +03:00 |
|
levlam
|
11b13021d2
|
Improve condition for changed forward_info warning.
|
2021-11-22 17:31:55 +03:00 |
|
levlam
|
f644dedcfa
|
Replace private forward name before forwarding.
|
2021-11-22 11:17:28 +03:00 |
|
levlam
|
8f2a09f2cb
|
Add userFullInfo.has_private_forwards.
|
2021-11-20 22:48:44 +03:00 |
|
levlam
|
e4df8d9458
|
Use get_message_sender.
|
2021-11-19 17:31:10 +03:00 |
|
levlam
|
993a9e24c4
|
Remove user_id from reportSupergroupSpam.
|
2021-11-19 17:12:38 +03:00 |
|
levlam
|
04be7955a7
|
Add MessagesManager::get_message_sender.
|
2021-11-19 17:12:22 +03:00 |
|
levlam
|
6941a4500a
|
Support deletion from database messages by sender_dialog_id.
|
2021-11-19 16:00:21 +03:00 |
|
levlam
|
5232774d89
|
Replace deleteChatMessagesFromUser with deleteChatMessagesBySender.
|
2021-11-19 15:48:05 +03:00 |
|
levlam
|
a366d9b40d
|
Support hash in ReloadSpecialStickerSetQuery.
|
2021-11-19 14:07:05 +03:00 |
|
levlam
|
9b5bc5f4f3
|
Use hash in GetStickerSetQuery.
|
2021-11-19 13:56:12 +03:00 |
|
levlam
|
6c9b5ebf55
|
Add td_api::setInactiveSessionsTtl.
|
2021-11-16 16:04:19 +03:00 |
|
levlam
|
b940d2e208
|
Add inactive_sessions_ttl_days.
|
2021-11-16 15:39:55 +03:00 |
|
levlam
|
526e7dc631
|
Add toggleSessionCanAcceptSecretChats.
|
2021-11-16 15:22:00 +03:00 |
|
levlam
|
b672a7de22
|
Add session.can_accept_secret_chats.
|
2021-11-16 12:34:17 +03:00 |
|
levlam
|
4c462789f1
|
Disable chat actions for file uploads as chats.
|
2021-11-16 09:30:12 +03:00 |
|
levlam
|
a72d1c2639
|
Use InvokeAfter for setChatDefaultMessageSender.
|
2021-11-15 23:29:39 +03:00 |
|
levlam
|
10c03c450f
|
Improve MessageSender field names.
|
2021-11-15 17:25:24 +03:00 |
|
levlam
|
423e82ae2b
|
Add td_api::setChatDefaultMessageSender.
|
2021-11-15 17:08:37 +03:00 |
|
levlam
|
108fca1e6e
|
Add getChatAvailableMessageSenders.
|
2021-11-12 17:11:01 +03:00 |
|
levlam
|
fe8e521a41
|
Add chat.default_sender_id.
|
2021-11-12 16:15:19 +03:00 |
|
levlam
|
ae987f2211
|
Add inlineKeyboardButtonTypeUser.
|
2021-11-10 17:14:00 +03:00 |
|
levlam
|
6ace4fdf36
|
Update layer to 135.
|
2021-11-09 19:07:55 +03:00 |
|
levlam
|
9f6b3699c6
|
Add is_dialog_opened.
|
2021-12-07 12:32:23 +03:00 |
|
levlam
|
3070415ccd
|
Use common QueryCombiner for get chat/channel full requests.
|
2021-12-06 21:22:56 +03:00 |
|
levlam
|
53b0cf792a
|
Add thread count to Td creation logging.
|
2021-12-06 20:11:25 +03:00 |
|
levlam
|
858078d89f
|
Fix on_get_history.
|
2021-12-05 01:02:22 +03:00 |
|
levlam
|
084855c0c3
|
tg_cli: increase OP_BLOCK_COUNT.
|
2021-12-05 01:00:28 +03:00 |
|
levlam
|
a116185e83
|
Ensure that all messages after last_added_message_id are connected.
|
2021-12-05 00:22:56 +03:00 |
|
levlam
|
227fb48fbf
|
Add MessagesManager::delete_newer_server_messages_at_the_end.
|
2021-12-05 00:12:59 +03:00 |
|
levlam
|
fe4efa3e5b
|
Allow messageMediaEmpty before authorizartion.
|
2021-12-04 21:57:44 +03:00 |
|
levlam
|
d475b0fc89
|
tg_cli: add shortcuts for 'sob online'.
|
2021-12-03 11:20:56 +03:00 |
|
levlam
|
8d7bda00a5
|
Set connection online flag while logging out.
|
2021-12-02 15:10:51 +03:00 |
|
levlam
|
340e0f0b85
|
Fix has/have spelling.
|
2021-12-02 14:15:37 +03:00 |
|
levlam
|
9948677047
|
Fix another g++4.9 compilation error.
|
2021-12-01 22:25:52 +03:00 |
|
levlam
|
4f8cfce082
|
Fix g++4.9 compilation errors.
|
2021-12-01 20:54:56 +03:00 |
|
levlam
|
1d3cf2c209
|
Fix continuation of auth key destroy after restart.
|
2021-12-01 16:16:18 +03:00 |
|
levlam
|
a6c0902ad7
|
Silence g++ warnings.
|
2021-12-01 16:01:27 +03:00 |
|
levlam
|
923dd11fd8
|
Return back logging on folder_ptr == nullptr.
|
2021-11-30 00:39:10 +03:00 |
|
levlam
|
5dc5b473ea
|
Fix cache update in GetChatInviteImportersQuery.
|
2021-11-29 15:09:13 +03:00 |
|
levlam
|
468fcc2564
|
tg_cli: use '.' as currently opened chat.
|
2021-11-28 11:49:46 +03:00 |
|
levlam
|
e79ec9469b
|
Fix link in sponsoredMessage.
|
2021-11-27 13:36:17 +03:00 |
|
levlam
|
25baedaa34
|
Move dismiss_suggested_action to SuggestedAction.cpp.
|
2021-11-26 14:48:43 +03:00 |
|
levlam
|
c49c5954ed
|
Immediately drop User.is_changed flags after usage.
|
2021-11-25 14:18:06 +03:00 |
|
levlam
|
2725f7c58a
|
Move get_link_user_id to LinkManager.
|
2021-11-24 12:53:38 +03:00 |
|
levlam
|
0e96d23e41
|
Rename hide_distance to has_outgoing_messages.
|
2021-11-23 12:10:49 +03:00 |
|
levlam
|
46b8aeab97
|
Make DialogActionBar fields private.
|
2021-11-23 12:05:32 +03:00 |
|
levlam
|
be30321801
|
Add DialogActionBar storer and parser.
|
2021-11-23 11:41:35 +03:00 |
|
levlam
|
c7e641aca8
|
Replace empty action bars with nullptr.
|
2021-11-23 09:35:38 +03:00 |
|
levlam
|
8fd9d89ec3
|
Move DialogActionBar modifiers to DialogActionBar.cpp.
|
2021-11-23 09:27:30 +03:00 |
|
levlam
|
6c1429f74c
|
Move fix_dialog_action_bar to DialogActionBar.cpp.
|
2021-11-23 07:45:32 +03:00 |
|
levlam
|
6b1833a259
|
Move DialogActionBar to a separate header.
|
2021-11-23 00:24:18 +03:00 |
|
levlam
|
f4d62f9ca4
|
Add struct DialogActionBar.
|
2021-11-22 22:39:59 +03:00 |
|
levlam
|
d160a77222
|
Add separate flag for need_repair_action_bar.
|
2021-11-22 20:13:55 +03:00 |
|
levlam
|
d7d9e50e50
|
Remove legacy know_can_report_spam flag.
|
2021-11-22 17:59:55 +03:00 |
|
levlam
|
0c554fbe04
|
Unify Session::ConnectionInfo field name style.
|
2021-11-22 14:36:59 +03:00 |
|
levlam
|
21a7d147f5
|
Ignore 401 from non-main sessions.
|
2021-11-22 11:52:09 +03:00 |
|
levlam
|
f818d0d5e7
|
Simplify close checks in RequestActor.
|
2021-11-22 11:32:36 +03:00 |
|
levlam
|
bb0f7e012d
|
Fix can_get_message_viewers for anonymous polls.
|
2021-11-19 16:15:37 +03:00 |
|
levlam
|
655896ad4a
|
Update default value of chat_read_mark_size_threshold.
|
2021-11-19 16:03:23 +03:00 |
|
levlam
|
2b9b9f0c31
|
Add ThreadIdGuard to tests and tg_cli.
|
2021-11-18 16:25:37 +03:00 |
|
levlam
|
4e802d67ca
|
Move out user_version logging from WARNING.
|
2021-11-17 09:09:01 +03:00 |
|
23rd
|
04736f363b
|
Fixed processing of speaking action in channels to form recent speakers.
|
2021-11-17 09:04:22 +03:00 |
|
levlam
|
36d4de747f
|
Move website authorization functions to Account.cpp.
|
2021-11-16 13:13:06 +03:00 |
|
levlam
|
c64cc8ad26
|
Move account-related methods to Account.cpp.
|
2021-11-16 13:02:07 +03:00 |
|
levlam
|
c2c49ebc66
|
Ignore Document parse errors.
|
2021-11-16 12:14:19 +03:00 |
|
levlam
|
922fd9b17b
|
Pass chat member status as DialogParticipantStatus.
|
2021-11-15 17:57:00 +03:00 |
|
levlam
|
76e1466abd
|
Use get_message_sender_dialog_id in search_dialog_messages.
|
2021-11-15 15:04:48 +03:00 |
|
levlam
|
b75d190e81
|
Use get_message_sender_dialog_id in toggle_message_sender_is_blocked.
|
2021-11-15 14:00:30 +03:00 |
|
levlam
|
1a291847d7
|
Improve get_message_sender_dialog_id.
|
2021-11-15 13:31:07 +03:00 |
|
levlam
|
21c8c752be
|
Add get_message_sender_dialog_ids.
|
2021-11-15 12:52:40 +03:00 |
|
levlam
|
5987ca69ff
|
Move get_message_sender_dialog_id to MessageSender.cpp.
|
2021-11-15 12:07:52 +03:00 |
|
levlam
|
a56c34c4dd
|
Move get_message_sender_object to MessageSender.cpp.
|
2021-11-15 01:18:47 +03:00 |
|
levlam
|
e52508bdc1
|
Add source to PhotoSizeSource::get_type.
|
2021-11-14 10:47:02 +03:00 |
|
levlam
|
6dd7c73765
|
Add source to store_sticker_set.
|
2021-11-14 10:19:03 +03:00 |
|
levlam
|
ed56a75b8a
|
Check sticker pointer before use.
|
2021-11-14 09:05:33 +03:00 |
|
levlam
|
60907279fd
|
Add missing checks for close_flag in Timeout callbacks.
|
2021-11-13 22:37:41 +03:00 |
|
levlam
|
85c30e5dd2
|
Add check that RequestHandler sends at most one request.
|
2021-11-12 14:47:51 +03:00 |
|
levlam
|
4762983803
|
Inline Td::send.
|
2021-11-12 14:39:04 +03:00 |
|
levlam
|
c29b096e79
|
Move logic out of ImportContactsQuery.
|
2021-11-12 07:37:53 +03:00 |
|
levlam
|
8db8f170f1
|
Add do_import_contacts.
|
2021-11-11 21:57:09 +03:00 |
|
levlam
|
f78f3407f8
|
Simplify DeletePhoneCallHistoryQuery.
|
2021-11-11 21:34:27 +03:00 |
|