mirror of
https://github.com/discourse/discourse.git
synced 2025-05-25 09:42:46 +08:00

This PR adds two attributes (`op_can_like` & `op_liked`) to `TopicListItemSerializer`. We've also added `serialize_topic_op_likes_data` theme modifier so that these two attributes are only added when a theme or component needs this data.