diff --git a/NotificationService/Serialization.m b/NotificationService/Serialization.m index 76a2978a00..cd0732944d 100644 --- a/NotificationService/Serialization.m +++ b/NotificationService/Serialization.m @@ -3,7 +3,7 @@ @implementation Serialization - (NSUInteger)currentLayer { - return 107; + return 108; } - (id _Nullable)parseMessage:(NSData * _Nullable)data { diff --git a/submodules/TelegramCore/Sources/MessageReactions.swift b/submodules/TelegramCore/Sources/MessageReactions.swift index c7b10828b2..15ea99175a 100644 --- a/submodules/TelegramCore/Sources/MessageReactions.swift +++ b/submodules/TelegramCore/Sources/MessageReactions.swift @@ -33,7 +33,6 @@ private enum RequestUpdateMessageReactionError { } private func requestUpdateMessageReaction(postbox: Postbox, network: Network, stateManager: AccountStateManager, messageId: MessageId) -> Signal { - return .complete() return postbox.transaction { transaction -> (Peer, String?)? in guard let peer = transaction.getPeer(messageId.peerId) else { return nil diff --git a/submodules/TelegramCore/Sources/Serialization.swift b/submodules/TelegramCore/Sources/Serialization.swift index 42be89fba0..f0a22a6eb7 100644 --- a/submodules/TelegramCore/Sources/Serialization.swift +++ b/submodules/TelegramCore/Sources/Serialization.swift @@ -210,7 +210,7 @@ public class BoxedMessage: NSObject { public class Serialization: NSObject, MTSerialization { public func currentLayer() -> UInt { - return 107 + return 108 } public func parseMessage(_ data: Data!) -> Any! { diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_10@2x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_10@2x.png new file mode 100644 index 0000000000..273fc1baa1 Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_10@2x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_10@3x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_10@3x.png new file mode 100644 index 0000000000..9512f41d51 Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_10@3x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_11@2x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_11@2x.png new file mode 100644 index 0000000000..23ea3e0116 Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_11@2x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_11@3x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_11@3x.png new file mode 100644 index 0000000000..bafa6391bd Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_11@3x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_12@2x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_12@2x.png new file mode 100644 index 0000000000..d34297d32f Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_12@2x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_12@3x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_12@3x.png new file mode 100644 index 0000000000..9e9eddf176 Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_12@3x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_13@2x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_13@2x.png new file mode 100644 index 0000000000..c4220a0f21 Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_13@2x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_13@3x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_13@3x.png new file mode 100644 index 0000000000..c89abff58b Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_13@3x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_14@2x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_14@2x.png new file mode 100644 index 0000000000..49b95d209d Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_14@2x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_14@3x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_14@3x.png new file mode 100644 index 0000000000..afb24ede6d Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_14@3x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_15@2x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_15@2x.png new file mode 100644 index 0000000000..a5eab77246 Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_15@2x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_15@3x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_15@3x.png new file mode 100644 index 0000000000..7c5caafcfb Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_15@3x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_16@2x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_16@2x.png new file mode 100644 index 0000000000..82d4399e55 Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_16@2x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_16@3x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_16@3x.png new file mode 100644 index 0000000000..015aade5a4 Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_16@3x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_17@2x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_17@2x.png new file mode 100644 index 0000000000..b3fa8a4ac0 Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_17@2x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_17@3x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_17@3x.png new file mode 100644 index 0000000000..ec79f985dc Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_17@3x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_18@2x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_18@2x.png new file mode 100644 index 0000000000..7f63b34942 Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_18@2x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_18@3x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_18@3x.png new file mode 100644 index 0000000000..c825b6c267 Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_18@3x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_19@2x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_19@2x.png new file mode 100644 index 0000000000..c54d87dd6c Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_19@2x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_19@3x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_19@3x.png new file mode 100644 index 0000000000..641e005990 Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_19@3x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_1@2x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_1@2x.png new file mode 100644 index 0000000000..5186865dc8 Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_1@2x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_1@3x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_1@3x.png new file mode 100644 index 0000000000..110b478d0b Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_1@3x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_20@2x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_20@2x.png new file mode 100644 index 0000000000..7dacb98302 Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_20@2x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_20@3x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_20@3x.png new file mode 100644 index 0000000000..b63f632cd6 Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_20@3x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_2@2x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_2@2x.png new file mode 100644 index 0000000000..f8e1b6baef Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_2@2x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_2@3x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_2@3x.png new file mode 100644 index 0000000000..0b91a7da7b Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_2@3x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_3@2x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_3@2x.png new file mode 100644 index 0000000000..3ec81c2358 Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_3@2x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_3@3x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_3@3x.png new file mode 100644 index 0000000000..0c3b06fe75 Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_3@3x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_4@2x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_4@2x.png new file mode 100644 index 0000000000..01ab6d7561 Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_4@2x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_4@3x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_4@3x.png new file mode 100644 index 0000000000..9d4e5e2484 Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_4@3x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_5@2x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_5@2x.png new file mode 100644 index 0000000000..04ca9f9a40 Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_5@2x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_5@3x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_5@3x.png new file mode 100644 index 0000000000..2c4a899721 Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_5@3x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_6@2x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_6@2x.png new file mode 100644 index 0000000000..b26df7cc4b Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_6@2x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_6@3x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_6@3x.png new file mode 100644 index 0000000000..0a00f45b37 Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_6@3x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_7@2x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_7@2x.png new file mode 100644 index 0000000000..d5dd29b4e0 Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_7@2x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_7@3x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_7@3x.png new file mode 100644 index 0000000000..b4592ab6bc Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_7@3x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_8@2x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_8@2x.png new file mode 100644 index 0000000000..0225bc10bf Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_8@2x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_8@3x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_8@3x.png new file mode 100644 index 0000000000..651f1ab6ac Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_8@3x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_9@2x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_9@2x.png new file mode 100644 index 0000000000..d3bf39785e Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_9@2x.png differ diff --git a/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_9@3x.png b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_9@3x.png new file mode 100644 index 0000000000..f724365468 Binary files /dev/null and b/submodules/TelegramUI/TelegramUI/Resources/StillReactions/simplereaction_9@3x.png differ