mirror of https://github.com/zulip/zulip.git
df03e30d68
We were incorrectly reporting active bots as non-active in popovers, and we had no test coverage for cross-realm bots. We also rename the function to is_active_user_for_popover, since the old name, realm_user_is_active_human_or_bot, suggested the wrong semantics for cross-realm bots. Last but not least, we only do a blueslip warning if a user id is not found. When lookups fail, we are pretty confident that the user is not active, so an error is overkill. We can change that as part of issue #7120. Fixes #7153 |
||
---|---|---|
.. | ||
casper_lib | ||
casper_tests | ||
node_tests | ||
zjsunit | ||
.eslintrc.json | ||
run-casper |