zulip/frontend_tests
sahil839 0b9bea4566 typeahead: Show only active users in mention typeaheads.
'get_active_message_people` function is added which returns active
users who have sent the messages that are currently showing up in
the feed.

typeahead fetches the users from 'get_active_message_people` instead
of `get_message_people` and thus shows only active users in the
mention typeahead and excludes deactivated users.

Fixes #14310
2020-04-22 16:50:24 -07:00
..
casper_lib casper: Extract manage_organization helper. 2020-04-10 07:51:25 -04:00
casper_tests manage streams: Move stream filter to next line. 2020-04-19 09:59:11 -04:00
node_tests typeahead: Show only active users in mention typeaheads. 2020-04-22 16:50:24 -07:00
puppeteer_tests tests: Add realm creation test using puppeteer. 2020-04-02 15:37:12 -07:00
zjsunit zblueslip: Run blueslip.reset after each test. 2020-04-20 08:17:20 -04:00
.eslintrc.json lint: Check eslint indentation for casper tests. 2018-05-06 19:35:18 -07:00
run-casper python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00