levlam
|
35732dabd6
|
Add missing includes.
|
2021-09-08 23:57:10 +03:00 |
|
levlam
|
153fb213c0
|
Add accent color for outgoing messages in theme settings.
|
2021-09-07 22:04:44 +03:00 |
|
levlam
|
f197d61c66
|
Support message viewers-related config options.
|
2021-09-03 19:06:24 +03: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
|
41c391f140
|
Update layer to 133.
|
2021-09-03 12:27:59 +03:00 |
|
levlam
|
d3e8029533
|
Delete unneded refs from set_typing_query_.
|
2021-09-17 12:33:59 +03:00 |
|
levlam
|
74315e2e60
|
Add mtproto::ConnectionManager.
|
2021-09-16 19:09:39 +03:00 |
|
levlam
|
7d26a30bd0
|
Move StateManager::State to ConnectionState.h.
|
2021-09-16 18:23:10 +03:00 |
|
levlam
|
34094328bd
|
Initialize Td::connection_state_ in header.
|
2021-09-16 17:54:04 +03:00 |
|
levlam
|
3cd1489eab
|
Simplify discussed message preloading.
|
2021-09-16 17:32:51 +03:00 |
|
levlam
|
48f623f132
|
Simpler and faster have_message_force.
|
2021-09-16 17:28:33 +03:00 |
|
levlam
|
6801eabb8d
|
Add some FileView emptiness checks.
|
2021-09-16 16:58:30 +03:00 |
|
levlam
|
418db412c4
|
Add CHECK debug.
|
2021-09-16 15:39:44 +03:00 |
|
levlam
|
96a9fb5f66
|
Fix delete_sent_message_from_server.
|
2021-09-16 15:18:31 +03:00 |
|
levlam
|
bee2893533
|
Add missing include.
|
2021-09-15 17:16:23 +03:00 |
|
levlam
|
ded0b57905
|
Add td_api::getRecentlyOpenedChats.
|
2021-09-14 14:18:37 +03:00 |
|
levlam
|
27d4810cb1
|
Add check that message isn't nullptr.
|
2021-09-14 13:44:26 +03:00 |
|
levlam
|
f98eeda616
|
Add flag backgroundTypePattern.is_inverted instead of negative intensity.
|
2021-09-14 12:53:59 +03:00 |
|
levlam
|
d9a0168bfa
|
Improve logging in G_impl.
|
2021-09-14 11:54:54 +03:00 |
|
levlam
|
55ad2e5f86
|
Load recent dialogs in one pass.
|
2021-09-14 11:31:21 +03:00 |
|
levlam
|
fa65e429eb
|
Return void from RecentDialogList::load_dialogs.
|
2021-09-14 10:16:20 +03:00 |
|
levlam
|
dc35dea8a3
|
Use SliceBuilder in RecentDialogList::save_dialogs.
|
2021-09-13 21:47:11 +03:00 |
|
levlam
|
a68163b94c
|
Simplify and optimize RecentDialogList::load_dialogs.
|
2021-09-13 21:36:07 +03:00 |
|
levlam
|
4b641df524
|
Load recent dialogs before adding/removing them.
|
2021-09-13 21:30:48 +03:00 |
|
levlam
|
77c8eb9617
|
Add promise to RecentDialogList::get_dialogs.
|
2021-09-13 20:52:17 +03:00 |
|
levlam
|
5bec536803
|
Add class RecentDialogList.
|
2021-09-13 20:34:57 +03:00 |
|
levlam
|
c03621d72c
|
Add CHECK debug.
|
2021-09-13 16:03:21 +03:00 |
|
levlam
|
075d004b9f
|
Replace getChatThemes with updateChatThemes.
|
2021-09-13 15:55:01 +03:00 |
|
levlam
|
a838fff28f
|
Add operator== for ThemeSettings.
|
2021-09-12 22:39:52 +03:00 |
|
levlam
|
196128b2f1
|
Update chat theme cache after receiving telegram_api::updateTheme.
|
2021-09-12 22:29:40 +03:00 |
|
levlam
|
488e5699b7
|
Send updateDeleteMessages for failed to add just sent messages.
|
2021-09-12 21:55:03 +03:00 |
|
levlam
|
b274c7dc85
|
Fix input_peer checks in toggle_message_sender_is_blocked.
|
2021-09-12 20:48:35 +03:00 |
|
levlam
|
5dfd9ac9af
|
Disallow changing chat themes in group chats.
|
2021-09-11 23:24:46 +03:00 |
|
levlam
|
78baa7977b
|
Don't inherit Td from NetQueryCallback.
|
2021-09-10 18:58:36 +03:00 |
|
levlam
|
088c3169d4
|
Minor.
|
2021-09-10 18:23:23 +03:00 |
|
levlam
|
137543c172
|
Use send_closure_later in NetQueryDispatcher to break stack chain.
|
2021-09-10 17:42:24 +03:00 |
|
levlam
|
2062daf9cd
|
Don't wrap updates in NetQuery.
|
2021-09-10 17:32:39 +03:00 |
|
levlam
|
edfdcc0170
|
Remove default on_server_salt_updated implementation.
|
2021-09-10 16:45:39 +03:00 |
|
levlam
|
55e69f65af
|
Add separate on_update callback.
|
2021-09-10 16:31:04 +03:00 |
|
levlam
|
5c87fb853e
|
Use int32 as sponsored message ID.
|
2021-09-10 11:44:50 +03:00 |
|
levlam
|
f63196f9fa
|
Improve URL and email matching.
|
2021-09-09 17:59:24 +03:00 |
|
levlam
|
9bf5b5343b
|
Prevent partial updateBasicGroupFullInfo.
|
2021-09-09 15:41:50 +03:00 |
|
levlam
|
b8df633f34
|
Minor include improvements.
|
2021-09-08 16:50:03 +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
|
015d6cd92d
|
Support videochat/livestream internal links.
|
2021-09-08 01:50:49 +03:00 |
|
levlam
|
5bb10b4bb3
|
Cache sponsored messages.
|
2021-09-07 20:27:04 +03:00 |
|
levlam
|
8117853ea4
|
Add logging on partial update*FullInfo.
|
2021-09-07 18:20:34 +03:00 |
|
levlam
|
f59ba4b5e5
|
Avoid duplicate UserFull updates.
|
2021-09-07 18:02:03 +03:00 |
|