mirror of https://github.com/zulip/zulip.git
87f5c22593
This adds the current_user_has_reacted_to_emoji() helper. This new helper is easier to use and slightly more efficient than calling get_user_list_for_message_reaction() and then indexOf(). This also replaces one call to get_user_list_for_message_reaction() with a list of user_ids that we already had locally. The node tests were improved a bit here, including a minor whitespace fixup. |
||
---|---|---|
.. | ||
casper_lib | ||
casper_tests | ||
node_tests | ||
zjsunit | ||
.eslintrc.json | ||
run-casper |