mirror of https://github.com/zulip/zulip.git
2165fe7e3c
Instead of displaying contextual options in the message buttons popover based on the message type, we instead abstract the logic behind the scenes and instead just show the "Start new conversation" with the relevant hotkey hint. This also removes the `is_in_private_narrow` parameter which now serves no purpose in the popover template, as we display the "New direct message" option in all cases. |
||
---|---|---|
.. | ||
compose_control_buttons | ||
emoji | ||
left_sidebar | ||
navbar | ||
user_card | ||
change_visibility_policy_popover.hbs | ||
message_actions_popover.hbs | ||
mobile_message_buttons_popover.hbs | ||
playground_links_popover.hbs | ||
send_later_popover.hbs | ||
user_group_info_popover.hbs |