levlam
|
b845766bd1
|
Add class ChainId.
|
2022-02-05 23:28:43 +03:00 |
|
levlam
|
17fb8ff6fc
|
Replace SendSecretMessageActor with a function.
|
2022-02-04 16:25:37 +03:00 |
|
levlam
|
6e82e51243
|
Remove all NetActorOnce usages.
|
2022-02-04 00:46:10 +03:00 |
|
levlam
|
649f2b85f5
|
Rename chains to chain_ids in NetQuery.
|
2022-02-03 22:32:47 +03:00 |
|
levlam
|
8b92e8f978
|
Optimize checked insert to std::map.
|
2022-02-03 16:24:09 +03:00 |
|
levlam
|
877b5fce00
|
Allow to set again the same big reaction.
|
2022-02-03 13:47:18 +03:00 |
|
levlam
|
02b99d0fbf
|
Remove includes of SequenceDispatcher.h from headers.
|
2022-02-01 19:34:14 +03:00 |
|
Arseny Smirnov
|
ad38f712e8
|
SequenceDispatcher: hide usage into NetQueryDispatcher
|
2022-02-01 18:51:36 +03:00 |
|
levlam
|
c783115974
|
Fix warnings.
|
2022-01-31 22:00:00 +03:00 |
|
levlam
|
ee3c674df1
|
Fix setChatAvailableReactions.
|
2022-01-31 18:59:39 +03:00 |
|
levlam
|
b1b945e239
|
Minor fixes.
|
2022-01-31 15:56:44 +03:00 |
|
levlam
|
ccd450789b
|
Fix message index mask.
|
2022-01-31 04:04:20 +03:00 |
|
levlam
|
24f6ba4faf
|
Improve updates order and logging in update_message.
|
2022-01-31 03:27:29 +03:00 |
|
levlam
|
462797b48a
|
Disable local can_get_added_reactions in private chats.
|
2022-01-30 13:48:32 +03:00 |
|
levlam
|
fe4232ca79
|
Add MessageReactions logging.
|
2022-01-30 13:24:27 +03:00 |
|
levlam
|
abb2c1a105
|
Ignore reaction updates while setting reaction.
|
2022-01-30 12:55:27 +03:00 |
|
levlam
|
3150b3d491
|
Add readAllChatReactions.
|
2022-01-30 12:37:24 +03:00 |
|
levlam
|
3739c5b92f
|
Replace translateMessage with translateText.
|
2022-01-29 23:43:57 +03:00 |
|
levlam
|
41a5248169
|
Read unread reactions.
|
2022-01-28 20:27:39 +03:00 |
|
levlam
|
1cf2a9e9c9
|
Check that unread_reaction_count was changed before setting it.
|
2022-01-28 19:59:18 +03:00 |
|
levlam
|
5098dac338
|
Add and use has_unread_message_reactions.
|
2022-01-28 19:57:50 +03:00 |
|
levlam
|
fd8d15e2d2
|
Add td_api::searchMessagesFilterUnreadReaction.
|
2022-01-28 19:12:33 +03:00 |
|
levlam
|
71a8abb92d
|
Implement Chat.unread_reaction_count.
|
2022-01-28 18:39:13 +03:00 |
|
levlam
|
e5084491f6
|
Add Message.unread_reactions.
|
2022-01-28 17:10:17 +03:00 |
|
Arseny Smirnov
|
452f60be0b
|
SequenceDispatcher: support multiple chains
|
2022-01-28 17:06:54 +03:00 |
|
Arseny Smirnov
|
355c2950ad
|
ChainScheduler - new implementation of SequenceDispatcher
|
2022-01-28 15:50:59 +03:00 |
|
levlam
|
4c98811b03
|
Reload linked chat full info when a chat is opened.
|
2022-01-27 18:53:03 +03:00 |
|
levlam
|
c0a2c0de8b
|
Use get_message_active_reactions instead of get_dialog_active_reactions if appropriate.
|
2022-01-27 18:17:29 +03:00 |
|
levlam
|
e9a155a2a6
|
Fix MessagesManager::get_message_available_reactions for private chats.
|
2022-01-27 17:00:44 +03:00 |
|
levlam
|
274d0babb8
|
Add Message.can_get_added_reactions.
|
2022-01-27 15:58:20 +03:00 |
|
levlam
|
1fdfd036bb
|
Use get_dialog_active_reactions if appropriate.
|
2022-01-27 15:25:41 +03:00 |
|
levlam
|
f00e7aae59
|
Fix empty reaction in setMessageReaction.
|
2022-01-27 14:19:51 +03:00 |
|
levlam
|
f9c6fb14f6
|
Relaod message reactions if failed to set reaction.
|
2022-01-26 18:48:46 +03:00 |
|
levlam
|
262d63564d
|
Fix misprint.
|
2022-01-26 17:25:55 +03:00 |
|
levlam
|
97e0288363
|
Check that reaction is among available reactions before set it locally.
|
2022-01-26 16:51:47 +03:00 |
|
levlam
|
ba5c326ba8
|
Support sending big reactions.
|
2022-01-26 16:41:41 +03:00 |
|
levlam
|
1901eafe8a
|
Add td_api::getMessageAvailableReactions.
|
2022-01-26 15:25:03 +03:00 |
|
levlam
|
6a288e2516
|
Hide reactions if they are disabled in the chat.
|
2022-01-26 13:49:17 +03:00 |
|
levlam
|
5edc92dd72
|
Update recent reaction choosers in setMessageReaction.
|
2022-01-26 12:50:41 +03:00 |
|
levlam
|
bad018bc32
|
Sort message reactions by the number of choosers.
|
2022-01-26 12:01:14 +03:00 |
|
levlam
|
9eb3a9a403
|
Remove chosen reaction when it is again.
|
2022-01-26 11:02:20 +03:00 |
|
levlam
|
4c4b609448
|
Reload full dialog info if failed to set available reactions.
|
2022-01-24 17:51:39 +03:00 |
|
levlam
|
ce19ad822b
|
Add td_api::setMessageReaction.
|
2022-01-21 20:39:55 +03:00 |
|
levlam
|
05a069d221
|
Use MessageSender for recent reaction choosers.
|
2022-01-21 13:15:27 +03:00 |
|
levlam
|
7c4d333a77
|
Support updateMessageReactions.
|
2022-01-21 11:53:18 +03:00 |
|
levlam
|
739d2b292d
|
Add MessageReactions.
|
2022-01-20 22:54:34 +03:00 |
|
levlam
|
4a2cace483
|
Keep only active reactions.
|
2022-01-19 20:35:49 +03:00 |
|
levlam
|
5f14c85a33
|
Send updateChatAvailableReactions updates when the list of active reactions changes.
|
2022-01-19 20:04:59 +03:00 |
|
levlam
|
facb8f754a
|
Move list of active reactions to MessagesManager.
|
2022-01-19 18:59:48 +03:00 |
|
levlam
|
4e657b73ab
|
Return all reactions as available in private chats.
|
2022-01-19 18:10:16 +03:00 |
|