mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
'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 |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .eslintrc.json | ||
| .gitignore | ||
| favicon.ico | ||